English

Latent Introspection: Models Can Detect Prior Concept Injections

Artificial Intelligence 2026-02-27 v2 Machine Learning

Abstract

We uncover a latent capacity for introspection in a Qwen 32B model, demonstrating that the model can detect when concepts have been injected into its earlier context and identify which concept was injected. While the model denies injection in sampled outputs, logit lens analysis reveals clear detection signals in the residual stream, which are attenuated in the final layers. Furthermore, prompting the model with accurate information about AI introspection mechanisms can dramatically strengthen this effect: the sensitivity to injection increases massively (0.3% -> 39.9%) with only a 0.6% increase in false positives. Also, mutual information between nine injected and recovered concepts rises from 0.61 bits to 1.05 bits, ruling out generic noise explanations. Our results demonstrate models can have a surprising capacity for introspection and steering awareness that is easy to overlook, with consequences for latent reasoning and safety.

Cite

@article{arxiv.2602.20031,
  title  = {Latent Introspection: Models Can Detect Prior Concept Injections},
  author = {Theia Pearson-Vogel and Martin Vanek and Raymond Douglas and Jan Kulveit},
  journal= {arXiv preprint arXiv:2602.20031},
  year   = {2026}
}

Comments

28 pages, 17 figures. Submitted to ICML 2026. Workshop version submitted to ICLR 2026 Workshop on Latent and Implicit Thinking

R2 v1 2026-07-01T10:48:11.947Z