LGAIMLMay 7

PLOT: Progressive Localization via Optimal Transport in Neural Causal Abstraction

arXiv:2605.0697960.2
Predicted impact top 37% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For researchers in mechanistic interpretability, PLOT provides an efficient method to localize causal handles in neural networks, addressing the computational bottleneck of exhaustive site search.

PLOT introduces a transport-based framework to localize causal variables in neural networks for mechanistic interpretability, achieving competitive accuracy with existing methods like DAS while reducing runtime by guiding search to relevant neural sites.

Causal abstraction offers a principled framework for mechanistic interpretability, aligning a high-level causal model with the low-level computation realized by a neural network through counterfactual intervention analysis. Existing methods such as distributed alignment search (DAS) learn expressive subspace interventions, but the relevant neural site is unknown a priori, so finding a handle requires a computationally burdensome search over candidate sites. We introduce PLOT (Progressive Localization via Optimal Transport), a transport-based framework that localizes causal variables from the output effect geometry of abstract and neural interventions. PLOT fits an optimal transport coupling between abstract variables and candidate neural sites, yielding a global soft correspondence that can be calibrated into intervention handles. In simple settings, a single coupling over individual neurons suffices. In larger models, PLOT is applied progressively, moving from coarse sites such as tokens, timesteps, or layers to finer supports such as coordinate groups or PCA spans, and optionally guiding DAS based on the localized signal. Across experiments of increasing complexity, transport-only PLOT handles are exceedingly fast and competitive on accuracy, while PLOT-guided DAS reaches DAS-level accuracy at a fraction of full DAS runtime, providing an efficient localization engine for causal abstraction research at scale.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes