paper-with-me

Papers

Explaining the Explainer: Understanding the Inner Workings of Transformer-based Symbolic Regression Models

2026-02-03 · Arco van Breda, Erman Acar arxiv

Following their success across many domains, transformers have also proven effective for symbolic regression (SR); however, the internal mechanisms underlying their generation of mathematical operators remain largely unexplored. Although mechanistic interpretability has successfully identified circuits in language and vision models, it has not yet been applied to SR. In this article, we introduce PATCHES, an evolutionary circuit discovery algorithm that identifies compact and correct circuits for SR. Using PATCHES, we isolate 28 circuits, providing the first circuit-level characterisation of an SR transformer. We validate these findings through a robust causal evaluation framework based on key notions such as faithfulness, completeness, and minimality. Our analysis shows that mean patching with performance-based evaluation most reliably isolates functionally correct circuits. In contrast, we demonstrate that direct logit attribution and probing classifiers primarily capture correlational features rather than causal ones, limiting their utility for circuit discovery. Overall, these results establish SR as a high-potential application domain for mechanistic interpretability and propose a principled methodology for circuit discovery.

📄 PDF Abstract BibTeX arXiv:2602.03506

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LMExplainer: Grounding Knowledge and Explaining Language Models

2023-03-29 · Zichen Chen, Jianda Chen, YuanYuan Chen, Han Yu 외

Language models (LMs) like GPT-4 are important in AI applications, but their opaque decision-making process reduces user trust, especially in safety-critical areas. We introduce LMExplainer, a novel knowledge-grounded ex…

Decision MakingGraph Attention

TimeSHAP: Explaining Recurrent Models through Sequence Perturbations

2020-10-16 · NeurIPS Workshop HAMLETS 2020 12 · Anonymous

Recurrent neural networks are a standard building block in numerous machine learning domains, from natural language processing to time-series classification. While their application has grown ubiquitous, understanding of…

Decision MakingFeature ImportanceTime SeriesTime Series Analysis+1

Transformer Explainer: Interactive Learning of Text-Generative Models

2024-08-08 · Aeree Cho, Grace C. Kim, Alexander Karpekov, Alec Helbling 외

Transformers have revolutionized machine learning, yet their inner workings remain opaque to many. We present Transformer Explainer, an interactive visualization tool designed for non-experts to learn about Transformers …

Towards Multi-Grained Explainability for Graph Neural Networks

2021-12-01 · NeurIPS 2021 12 · Xiang Wang, Yingxin Wu, An Zhang, Xiangnan He 외

When a graph neural network (GNN) made a prediction, one raises question about explainability: “Which fraction of the input graph is most influential to the model’s decision?” Producing an answer requires understanding th…

Graph Neural Network

Can I Trust the Explainer? Verifying Post-hoc Explanatory Methods

2019-10-04 · Oana-Maria Camburu, Eleonora Giunchiglia, Jakob Foerster, Thomas Lukasiewicz 외

For AI systems to garner widespread public acceptance, we must develop methods capable of explaining the decisions of black-box models such as neural networks. In this work, we identify two issues of current explanatory …

feature selection