Paper 2 · per-game results

Fishing Derby

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.fishing_derby).

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

Fishing Derby screen

Ground truth

External label source
OCAtari
Verified causal labels
7
Labels that move a sprite
5
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 Fishing Derby

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.8531.000
A8 · Whole-state recordingdescriptive1.000n/an/a1.0000.039
Activation patching / causal mediationcausal / intervention1.000n/a1.0001.0001.000
Causal scrubbingcausal / intervention1.000n/an/a1.0001.000
Interchange interventions / DAScausal / intervention1.000n/an/a1.0001.000
Path patching / IOI circuitcausal / intervention1.000n/an/an/an/a
KernelSHAP / Shapleygradient / correlational0.9580.9480.9680.9500.722
LIMEgradient / correlational0.9580.9480.9680.9500.722
Occlusioncausal / intervention0.9580.9480.9680.9501.000
On-distribution counterfactualcausal / intervention0.9570.9480.9670.8501.000
RISEgradient / correlational0.8670.9200.8150.6000.278
Extremal / meaningful perturbationcausal / intervention0.8120.7880.8360.8501.000
Logit / tuned lenscausal / intervention0.624n/an/an/a0.050
A5 · Local field potentialsgradient / correlational0.574n/an/an/an/a
A3 · Tuning curvesgradient / correlational0.491n/an/a0.4900.714
Expected Gradientsgradient / correlational0.4740.9480.0000.5001.000
Guided Backpropgradient / correlational0.4740.9480.0000.4501.000
Integrated Gradientsgradient / correlational0.4740.9480.0000.5001.000
Vanilla gradient (saliency)gradient / correlational0.4740.9480.0000.4501.000
SmoothGradgradient / correlational0.4740.9480.0000.5001.000
A7 · Dimensionality reduction (NMF/PCA)dim_reduction0.400n/an/an/an/a
Grad×Input / DeepLIFTgradient / correlational0.3840.7690.0000.4501.000
Attribution / edge patchinggradient / correlational0.183n/an/a0.9521.000
Linear probing + control tasksprobing0.143n/an/an/a0.667
NMF/PCA dictionariesdim_reduction0.000n/an/a0.9571.000
Sparse autoencodersdim_reduction0.000n/an/a-0.3510.714

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