Paper 2 · per-game results

Ice Hockey

The exact ground truth for this ROM and how every interpretability method scores against it — one of the 42 scored games. Every number is read from site_data.json (games.ice_hockey).

← back to the Ground Truth ROMs · Paper 2 audit · method catalogue

Ice Hockey screen

Ground truth

External label source
OCAtari
Verified causal labels
10
Labels that move a sprite
10
Scorable (enough true causes)
yes
Position regime
yes — a moving tracked sprite at this frame

The screenshot is the exact analysis frame the ground truth is computed on. Labels are imported (AtariARI / OCAtari) then verified causally on the bit-exact machine.

Every method's faithfulness on Ice Hockey

Each XAI / mechanistic-interpretability method's faithfulness on this ROM, sorted by F (click a header to re-sort). The left border marks the tradition: green = causal / intervention, red = gradient / correlational, amber = other — the split the paper's headline turns on. F is all-regime; content-F and position-F are the two output regimes (n/a where this game has no record for that regime).

MethodFamilyF (all)content-Fposition-FSM
A2 · Single-unit lesionscausal / intervention1.000n/an/a0.7801.000
A8 · Whole-state recordingdescriptive1.000n/an/a1.0000.070
Activation patching / causal mediationcausal / intervention1.000n/a1.0001.0001.000
Causal scrubbingcausal / intervention1.000n/an/a1.0000.900
Interchange interventions / DAScausal / intervention1.000n/an/a1.0001.000
Path patching / IOI circuitcausal / intervention1.000n/an/an/a1.000
Logit / tuned lenscausal / intervention0.891n/an/an/a0.096
Occlusioncausal / intervention0.8160.7670.8650.6820.875
KernelSHAP / Shapleygradient / correlational0.7880.7610.8150.5910.500
LIMEgradient / correlational0.7830.7370.8290.6360.500
On-distribution counterfactualcausal / intervention0.6440.7670.5210.5911.000
RISEgradient / correlational0.6280.7200.5360.5910.500
Grad×Input / DeepLIFTgradient / correlational0.5760.9640.1880.5451.000
Extremal / meaningful perturbationcausal / intervention0.4800.5120.4470.4550.875
Expected Gradientsgradient / correlational0.4770.7670.1880.5451.000
Integrated Gradientsgradient / correlational0.4770.7670.1880.5451.000
Vanilla gradient (saliency)gradient / correlational0.4770.7670.1880.5451.000
SmoothGradgradient / correlational0.4770.7670.1880.5451.000
ACDC — automatic circuit discoverycausal / intervention0.429n/an/a0.2001.000
A5 · Local field potentialsgradient / correlational0.410n/an/an/an/a
A7 · Dimensionality reduction (NMF/PCA)dim_reduction0.400n/an/an/an/a
Guided Backpropgradient / correlational0.3840.7670.0000.5001.000
NMF/PCA dictionariesdim_reduction0.353n/an/a0.9531.000
A6 · Granger causalitygradient / correlational0.323n/an/a0.8110.550
Attribution / edge patchinggradient / correlational0.310n/an/a0.8911.000
A4 · Pairwise correlationsgradient / correlational0.230n/an/a0.3290.321
Sparse autoencodersdim_reduction0.176n/an/a0.2601.000
A1 · Connectomics / data-flow graphcausal / intervention0.000n/an/a0.922n/a
A3 · Tuning curvesgradient / correlational0.000n/an/a0.0321.000
Linear probing + control tasksprobing0.000n/an/an/a1.000

Source: site_data.json · generated by gen_site_data.py from the committed §R records + leaderboard.json.