paper-with-me

Papers

Interpretability without actionability: mechanistic methods cannot correct language model errors despite near-perfect internal representations

2026-03-18 · Sanjay Basu, Sadiq Y. Patel, Parth Sheth, Bhairavi Muralidharan, Namrata Elamaran, Aakriti Kinra, John Morgan, Rajaie Batniji arxiv

Language models encode task-relevant knowledge in internal representations that far exceeds their output performance, but whether mechanistic interpretability methods can bridge this knowledge-action gap has not been systematically tested. We compared four mechanistic interpretability methods -- concept bottleneck steering (Steerling-8B), sparse autoencoder feature steering, logit lens with activation patching, and linear probing with truthfulness separator vector steering (Qwen 2.5 7B Instruct) -- for correcting false-negative triage errors using 400 physician-adjudicated clinical vignettes (144 hazards, 256 benign). Linear probes discriminated hazardous from benign cases with 98.2% AUROC, yet the model's output sensitivity was only 45.1%, a 53-percentage-point knowledge-action gap. Concept bottleneck steering corrected 20% of missed hazards but disrupted 53% of correct detections, indistinguishable from random perturbation (p=0.84). SAE feature steering produced zero effect despite 3,695 significant features. TSV steering at high strength corrected 24% of missed hazards while disrupting 6% of correct detections, but left 76% of errors uncorrected. Current mechanistic interpretability methods cannot reliably translate internal knowledge into corrected outputs, with implications for AI safety frameworks that assume interpretability enables effective error correction.

📄 PDF Abstract BibTeX arXiv:2603.18353

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

From Mechanistic to Compositional Interpretability

2026-05-09 · Ward Gauderis, Thomas Dooms, Steven T. Homer, Kola Ayonrinde 외 arxiv

Mechanistic interpretability aims to explain neural model behaviour by reverse-engineering learned computational structure into human-understandable components. Without a formal framework, however, mechanistic explanatio…

A Weighted Solution to SVM Actionability and Interpretability

2020-12-06 · Samuel Marc Denton, Ansaf Salleb-Aouissi

Research in machine learning has successfully developed algorithms to build accurate classification models. However, in many real-world applications, such as healthcare, customer satisfaction, and environment protection,…

BIG-bench Machine Learning

Interpretability Can Be Actionable

2026-05-11 · Hadas Orgad, Fazl Barez, Tal Haklay, Isabelle Lee 외 arxiv

Interpretability aims to explain the behavior of deep neural networks. Despite rapid growth, there is mounting concern that much of this work has not translated into practical impact, raising questions about its relevanc…

Mechanistic Interpretability of Structure-Aware Numerical Reasoning in LLaMA 3.1 8B

2026-08-19 · Rahul Chowdhury, Timothy A Rupprecht, Senhao Cao, Jiahao Liu 외 arxiv

Recent work has shown that large language models (LLMs) exhibit strong numerical sequence modeling capabilities and show promise in time-series prediction. While LLMs display in-context learning capabilities, the mechani…

Beyond Accuracy: Introducing a Symbolic-Mechanistic Approach to Interpretable Evaluation

2026-03-06 · Reza Habibi, Darian Lee, Magy Seif El-Nasr arxiv

Accuracy-based evaluation cannot reliably distinguish genuine generalization from shortcuts like memorization, leakage, or brittle heuristics, especially in small-data regimes. In this position paper, we argue for mechan…