AIDec 13, 2025

Detecting the Disturbance: A Nuanced View of Introspective Abilities in LLMs

arXiv:2512.12411v22 citationsHas Code
Originality Incremental advance
AI Analysis

This work addresses the problem of understanding introspective abilities in LLMs for AI researchers, revealing a nuanced, layer-dependent phenomenon that is incremental but clarifies methodological issues.

The study investigated whether large language models can introspect by detecting perturbations to their internal states, finding that while prior methods were confounded by artifacts, models showed partial introspection with up to 88% accuracy in localizing injections and 83% accuracy in discriminating strengths, but only for early-layer perturbations.

Can large language models introspect, that is, accurately detect perturbations to their own internal states? We systematically investigate this question using activation steering in Meta-Llama-3.1-8B-Instruct. First, we show that the binary detection paradigm used in prior work conflates introspection with a methodological artifact: apparent detection accuracy is entirely explained by global logit shifts that bias models toward affirmative responses regardless of question content. However, on tasks requiring differential sensitivity, we find robust evidence for partial introspection: models localize which of 10 sentences received an injection at up to 88\% accuracy (vs.\ 10\% chance) and discriminate relative injection strengths at 83\% accuracy (vs.\ 50\% chance). These capabilities are confined to early-layer injections and collapse to chance thereafter -- a pattern we explain mechanistically through attention-based signal routing and residual stream recovery dynamics. Our findings demonstrate that LLMs can compute meaningful functions over perturbations to their internal states, establishing introspection as a real but layer-dependent phenomenon that merits further investigation. Our code is open-sourced here: https://github.com/elyhahami18/llama-introspection-new

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes