Paper 2 · per-game results

Pitfall

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

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

Pitfall screen

Ground truth

External label source
AtariARI + OCAtari
Verified causal labels
10
Labels that move a sprite
7
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 Pitfall

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.9171.000
A8 · Whole-state recordingdescriptive1.000n/an/a1.0000.086
Activation patching / causal mediationcausal / intervention1.000n/a1.0001.0001.000
Causal scrubbingcausal / intervention1.000n/an/a1.0000.667
Interchange interventions / DAScausal / intervention1.000n/an/a1.0000.923
Attribution / edge patchinggradient / correlational0.790n/an/a0.9181.000
Occlusioncausal / intervention0.7350.7520.7170.8820.875
KernelSHAP / Shapleygradient / correlational0.6060.5060.7070.8820.344
LIMEgradient / correlational0.5610.4160.7060.8530.344
Grad×Input / DeepLIFTgradient / correlational0.4920.9850.0000.9121.000
RISEgradient / correlational0.4880.3310.6460.8530.344
Logit / tuned lenscausal / intervention0.441n/an/an/a0.106
On-distribution counterfactualcausal / intervention0.4330.5450.3220.9411.000
A7 · Dimensionality reduction (NMF/PCA)dim_reduction0.400n/an/an/an/a
A5 · Local field potentialsgradient / correlational0.397n/an/an/an/a
A4 · Pairwise correlationsgradient / correlational0.344n/an/a0.3320.141
Extremal / meaningful perturbationcausal / intervention0.3410.4790.2020.8820.875
A1 · Connectomics / data-flow graphcausal / intervention0.308n/an/a0.9751.000
ACDC — automatic circuit discoverycausal / intervention0.308n/an/a0.4381.000
Linear probing + control tasksprobing0.184n/an/an/a1.000
A3 · Tuning curvesgradient / correlational0.146n/an/a0.2580.846
Integrated Gradientsgradient / correlational0.0020.0000.0040.8821.000
SmoothGradgradient / correlational0.0020.0000.0040.8821.000
A6 · Granger causalitygradient / correlational0.000n/an/a0.8920.611
NMF/PCA dictionariesdim_reduction0.000n/an/a0.9601.000
Expected Gradientsgradient / correlational0.0000.0000.0000.8821.000
Guided Backpropgradient / correlational0.0000.0000.0000.8821.000
Path patching / IOI circuitcausal / intervention0.000n/an/an/an/a
Sparse autoencodersdim_reduction0.000n/an/a-0.2440.846
Vanilla gradient (saliency)gradient / correlational0.0000.0000.0000.8821.000

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