paper-with-me

Papers

The Cognitive Revolution in Interpretability: From Explaining Behavior to Interpreting Representations and Algorithms

2024-08-11 · Adam Davies, Ashkan Khakzar

Artificial neural networks have long been understood as "black boxes": though we know their computation graphs and learned parameters, the knowledge encoded by these weights and functions they perform are not inherently interpretable. As such, from the early days of deep learning, there have been efforts to explain these models' behavior and understand them internally; and recently, mechanistic interpretability (MI) has emerged as a distinct research area studying the features and implicit algorithms learned by foundation models such as large language models. In this work, we aim to ground MI in the context of cognitive science, which has long struggled with analogous questions in studying and explaining the behavior of "black box" intelligent systems like the human brain. We leverage several important ideas and developments in the history of cognitive science to disentangle divergent objectives in MI and indicate a clear path forward. First, we argue that current methods are ripe to facilitate a transition in deep learning interpretation echoing the "cognitive revolution" in 20th-century psychology that shifted the study of human psychology from pure behaviorism toward mental representations and processing. Second, we propose a taxonomy mirroring key parallels in computational neuroscience to describe two broad categories of MI research, semantic interpretation (what latent representations are learned and used) and algorithmic interpretation (what operations are performed over representations) to elucidate their divergent goals and objects of study. Finally, we elaborate the parallels and distinctions between various approaches in both categories, analyze the respective strengths and weaknesses of representative works, clarify underlying assumptions, outline key challenges, and discuss the possibility of unifying these modes of interpretation under a common framework.

📄 PDF Abstract BibTeX arXiv:2408.05859

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Bottleneck Concepts in Image Classification

2023-04-20 · CVPR 2023 1 · Bowen Wang, Liangzhi Li, Yuta Nakashima, Hajime Nagahara

Interpreting and explaining the behavior of deep neural networks is critical for many tasks. Explainable AI provides a way to address this challenge, mostly by providing per-pixel relevance to the decision. Yet, interpre…

Classificationimage-classificationImage Classification

Understanding Convolutional Neural Networks for Text Classification

2018-09-21 · WS 2018 11 · Alon Jacovi, Oren Sar Shalom, Yoav Goldberg

We present an analysis into the inner workings of Convolutional Neural Networks (CNNs) for processing text. CNNs used for computer vision can be interpreted by projecting filters into image space, but for discrete sequen…

ClassificationGeneral Classificationtext-classificationText Classification

Propositional Interpretability in Artificial Intelligence

2025-01-27 · David J. Chalmers

Mechanistic interpretability is the program of explaining what AI systems are doing in terms of their internal mechanisms. I analyze some aspects of the program, along with setting out some concrete challenges and assess…

Rules or Weights? Comparing User Understanding of Explainable AI Techniques with the Cognitive XAI-Adaptive Model

2026-02-23 · Louth Bin Rawshan, Zhuoyu Wang, Brian Y Lim arxiv

Rules and Weights are popular XAI techniques for explaining AI decisions. Yet, it remains unclear how to choose between them, lacking a cognitive framework to compare their interpretability. In an elicitation user study …

A Survey on Sparse Autoencoders: Interpreting the Internal Mechanisms of Large Language Models

2025-03-07 · Dong Shu, Xuansheng Wu, Haiyan Zhao, Daking Rai 외

Large Language Models (LLMs) have revolutionized natural language processing, yet their internal mechanisms remain largely opaque. Recently, mechanistic interpretability has attracted significant attention from the resea…