paper-with-me

홈 › Papers

PLOT: Progressive Localization via Optimal Transport in Neural Causal Abstraction

2026-05-07 · Jonathn Chang, Arya Datla, Ziv Goldfeld arxiv

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.

📄 PDF Abstract BibTeX arXiv:2605.06979

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PLOT-TAL -- Prompt Learning with Optimal Transport for Few-Shot Temporal Action Localization

2024-03-27 · Edward Fish, Jon Weinbren, Andrew Gilbert

This paper introduces a novel approach to temporal action localization (TAL) in few-shot learning. Our work addresses the inherent limitations of conventional single-prompt learning methods that often lead to overfitting…

Action LocalizationDiversityFew-Shot LearningFew Shot Temporal Action Localization+2

PLOT: Enhancing Preference Learning via Optimal Transport

2026-04-02 · Liang Zhu, Yuelin Bai, Xiankun Ren, Jiaxi Yang 외 arxiv

Preference learning in Large Language Models (LLMs) has advanced significantly, yet existing methods remain limited by modest performance gains, high computational costs, hyperparameter sensitivity, and insufficient mode…

Optimal transport for causal discovery

2022-01-23 · ICLR 2022 4 · Ruibo Tu, Kun Zhang, Hedvig Kjellström, Cheng Zhang

To determine causal relationships between two variables, approaches based on Functional Causal Models (FCMs) have been proposed by properly restricting model classes; however, the performance is sensitive to the model as…

Causal Discovery

A primer on optimal transport for causal inference with observational data

2025-03-10 · Florian F Gunsilius

The theory of optimal transportation has developed into a powerful and elegant framework for comparing probability distributions, with wide-ranging applications in all areas of science. The fundamental idea of analyzing …

Causal InferencecounterfactualEconometrics

Automated Storytelling via Causal, Commonsense Plot Ordering

2020-09-02 · Prithviraj Ammanabrolu, Wesley Cheung, William Broniec, Mark O. Riedl

Automated story plot generation is the task of generating a coherent sequence of plot events. Causal relations between plot events are believed to increase the perception of story and plot coherence. In this work, we int…