中文
相关论文

相关论文: Have Faith in Faithfulness: Going Beyond Circuit O…

200 篇论文

Understanding the internal mechanisms of transformer-based language models remains challenging. Mechanistic interpretability based on circuit discovery aims to reverse engineer neural networks by analyzing their internal processes at the…

机器学习 · 计算机科学 2025-02-12 Lin Zhang , Wenshuo Dong , Zhuoran Zhang , Shu Yang , Lijie Hu , Ninghao Liu , Pan Zhou , Di Wang

One of the main challenges in mechanistic interpretability is circuit discovery, determining which parts of a model perform a given task. We build on the Mechanistic Interpretability Benchmark (MIB) and propose three key improvements to…

计算与语言 · 计算机科学 2025-10-31 Yaniv Nikankin , Dana Arad , Itay Itzhak , Anja Reusch , Adi Simhi , Gal Kesten-Pomeranz , Yonatan Belinkov

Mechanistic interpretability work attempts to reverse engineer the learned algorithms present inside neural networks. One focus of this work has been to discover 'circuits' -- subgraphs of the full model that explain behaviour on specific…

机器学习 · 计算机科学 2024-07-12 Joseph Miller , Bilal Chughtai , William Saunders

Activation patching is a standard method in mechanistic interpretability for localizing the components of a model responsible for specific behaviors, but it is computationally expensive to apply at scale. Attribution patching offers a…

机器学习 · 计算机科学 2025-10-31 Farnoush Rezaei Jafari , Oliver Eberle , Ashkan Khakzar , Neel Nanda

A widely used strategy to discover and understand language model mechanisms is circuit analysis. A circuit is a minimal subgraph of a model's computation graph that executes a specific task. We identify a gap in existing circuit discovery…

机器学习 · 计算机科学 2025-02-10 Tal Haklay , Hadas Orgad , David Bau , Aaron Mueller , Yonatan Belinkov

The circuits framework in mechanistic interpretability aims to identify causally important sparse subgraphs of model components, typically evaluated by measuring necessity and sufficiency. We measure circuit reuse, the proportion of…

计算与语言 · 计算机科学 2026-05-12 Michael Li , Nishant Subramani

Mechanistic interpretability identifies internal circuits responsible for model behaviors, yet translating these findings into human-understandable explanations remains an open problem. We present a pipeline that bridges circuit-level…

计算与语言 · 计算机科学 2026-03-12 Ajay Pravin Mahale

Diverse explainability methods of graph neural networks (GNN) have recently been developed to highlight the edges and nodes in the graph that contribute the most to the model predictions. However, it is not clear yet how to evaluate the…

人工智能 · 计算机科学 2023-11-07 Kenza Amara , Mennatallah El-Assady , Rex Ying

Schema-guided reasoning pipelines ask LLMs to produce explicit intermediate structures -- rubrics, checklists, verification queries -- before committing to a final decision. But do these structures causally determine the output, or merely…

人工智能 · 计算机科学 2026-03-18 Oleg Somov , Mikhail Chaichuk , Mikhail Seleznyov , Alexander Panchenko , Elena Tutubalina

As Graph Neural Networks (GNNs) become more pervasive, it becomes paramount to build reliable tools for explaining their predictions. A core desideratum is that explanations are \textit{faithful}, \ie that they portray an accurate picture…

机器学习 · 计算机科学 2025-04-11 Steve Azzolin , Antonio Longa , Stefano Teso , Andrea Passerini

As one of popular quantitative metrics to assess the quality of explanation of graph neural networks (GNNs), fidelity measures the output difference after removing unimportant parts of the input graph. Fidelity has been widely used due to…

机器学习 · 计算机科学 2024-06-18 Yong-Min Shin , Won-Yong Shin

Modern instance-based model-agnostic explanation methods (LIME, SHAP, L2X) are of great use in data-heavy industries for model diagnostics, and for end-user explanations. These methods generally return either a weighting or subset of input…

机器学习 · 计算机科学 2019-12-03 Matt Chapman-Rounds , Marc-Andre Schulz , Erik Pazos , Konstantinos Georgatzis

Faithfulness is arguably the most critical metric to assess the reliability of explainable AI. In NLP, current methods for faithfulness evaluation are fraught with discrepancies and biases, often failing to capture the true reasoning of…

计算与语言 · 计算机科学 2024-12-02 Supriya Manna , Niladri Sett

Edge intelligence enables low-latency inference via compact on-device models, but assuring reliability remains challenging. We study edge-cloud cascades that must preserve conditional coverage: whenever the edge returns a prediction set, it…

机器学习 · 计算机科学 2025-10-27 Jiayi Huang , Sangwoo Park , Nicola Paoletti , Osvaldo Simeone

Mechanistic interpretability aims to reverse-engineer transformer computations by identifying causal circuits through activation patching. However, scaling these interventions across diverse prompts and task families produces…

人工智能 · 计算机科学 2026-05-08 Ruben Fernandez-Boullon , David N. Olivieri

How do LLMs learn in-context? Is it by pattern-matching recent tokens, or by inferring latent structure? We probe this question using a toy graph random-walk across two competing graph structures. This task's answer is, in principle,…

人工智能 · 计算机科学 2026-05-12 Katharine Kowalyshyn , Timothy Duggan , Daniel Little , Michael C Hughes

End-to-end neural Natural Language Processing (NLP) models are notoriously difficult to understand. This has given rise to numerous efforts towards model explainability in recent years. One desideratum of model explanation is faithfulness,…

计算与语言 · 计算机科学 2024-01-17 Qing Lyu , Marianna Apidianaki , Chris Callison-Burch

Large Language Models (LLMs) are capable of generating persuasive Natural Language Explanations (NLEs) to justify their answers. However, the faithfulness of these explanations should not be readily trusted at face value. Recent studies…

计算与语言 · 计算机科学 2024-11-04 Wei Jie Yeo , Ranjan Satapathy , Erik Cambria

Circuit discovery has gradually become one of the prominent methods for mechanistic interpretability, and research on circuit completeness has also garnered increasing attention. Methods of circuit discovery that do not guarantee…

机器学习 · 计算机科学 2025-09-26 Hang Chen , Jiaying Zhu , Xinyu Yang , Wenya Wang

LLM-as-a-judge has become the dominant paradigm for grading model outputs at scale, yet the same model assigns systematically different scores when its output format changes (e.g., a 1-5 rating vs. a True/False label). Existing diagnoses of…

‹ 上一页 1 2 3 10 下一页 ›