paper-with-me

Papers

Mechanistic Indicators of Understanding in Large Language Models

2025-07-07 · Pierre Beckmann, Matthieu Queloz arxiv

Large language models (LLMs) are often portrayed as merely imitating linguistic patterns without genuine understanding. We argue that recent findings in mechanistic interpretability (MI), the emerging field probing the inner workings of LLMs, render this picture increasingly untenable--but only once those findings are integrated within a theoretical account of understanding. We propose a tiered framework for thinking about understanding in LLMs and use it to synthesize the most relevant findings to date. The framework distinguishes three hierarchical varieties of understanding, each tied to a corresponding level of computational organization: conceptual understanding emerges when a model forms "features" as directions in latent space, learning connections between diverse manifestations of a single entity or property; state-of-the-world understanding emerges when a model learns contingent factual connections between features and dynamically tracks changes in the world; principled understanding emerges when a model ceases to rely on memorized facts and discovers a compact "circuit" connecting these facts. Across these tiers, MI uncovers internal organizations that can underwrite understanding-like unification. However, these also diverge from human cognition in their parallel exploitation of heterogeneous mechanisms. Fusing philosophical theory with mechanistic evidence thus allows us to transcend binary debates over whether AI understands, paving the way for a comparative, mechanistically grounded epistemology that explores how AI understanding aligns with--and diverges from--our own.

📄 PDF Abstract BibTeX arXiv:2507.08017

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Rethinking Deep Alignment Through The Lens Of Incomplete Learning

2025-11-15 · Thong Bach, Dung Nguyen, Thao Minh Le, Truyen Tran arxiv

Large language models exhibit systematic vulnerabilities to adversarial attacks despite extensive safety alignment. We provide a mechanistic analysis revealing that position-dependent gradient weakening during autoregres…

Adversarial Robustness

Mechanistic Indicators of Steering Effectiveness in Large Language Models

2026-02-02 · Mehdi Jafari, Hao Xue, Flora Salim arxiv

Activation-based steering enables Large Language Models (LLMs) to exhibit targeted behaviors by intervening on intermediate activations without retraining. Despite its widespread use, the mechanistic factors that govern …

Tracking the Feature Dynamics in LLM Training: A Mechanistic Study

2024-12-23 · Yang Xu, Yi Wang, Hao Wang

Understanding training dynamics and feature evolution is crucial for the mechanistic interpretability of large language models (LLMs). Although sparse autoencoders (SAEs) have been used to identify features within LLMs, …

DUD: Decoupled Update Dynamics for Reliable Uncertainty Quantification in Large Language Models

2026-08-04 · Yixin Bu, Runze Xia, Guanyun Zou, Yupeng Ji 외 arxiv

Accurate Uncertainty Quantification (UQ) is critical for reliable deployment of Large Language Models (LLMs), yet traditional probability-based metrics often fail to capture the model's true epistemic state. While recent…

On Mechanistic Circuits for Extractive Question-Answering

2025-02-12 · Samyadeep Basu, Vlad Morariu, Zichao Wang, Ryan Rossi 외

Large language models are increasingly used to process documents and facilitate question-answering on them. In our paper, we extract mechanistic circuits for this real-world language modeling task: context-augmented lang…

Extractive Question-AnsweringLanguage ModelingLanguage ModellingQuestion Answering