English

No Answer Needed: Predicting LLM Answer Accuracy from Question-Only Linear Probes

Computation and Language 2026-03-04 v3 Artificial Intelligence

Abstract

Do large language models (LLMs) anticipate when they will answer correctly? To study this, we extract activations after a question is read but before any tokens are generated, and train linear probes to predict whether the model's forthcoming answer will be correct. Across three open-source model families ranging from 7 to 70 billion parameters, projections on this "in-advance correctness direction" trained on generic trivia questions predict success in distribution and on diverse out-of-distribution knowledge datasets, indicating a deeper signal than dataset-specific spurious features, and outperforming black-box baselines and verbalised predicted confidence. Predictive power saturates in intermediate layers and, notably, generalisation falters on questions requiring mathematical reasoning. Moreover, for models responding "I don't know", doing so strongly correlates with the probe score, indicating that the same direction also captures confidence. By complementing previous results on truthfulness and other behaviours obtained with probes and sparse auto-encoders, our work contributes essential findings to elucidate LLM internals.

Keywords

Cite

@article{arxiv.2509.10625,
  title  = {No Answer Needed: Predicting LLM Answer Accuracy from Question-Only Linear Probes},
  author = {Iván Vicente Moreno Cencerrado and Arnau Padrés Masdemont and Anton Gonzalvez Hawthorne and David Demitri Africa and Lorenzo Pacchiardi},
  journal= {arXiv preprint arXiv:2509.10625},
  year   = {2026}
}

Comments

Accepted (poster) to Principled Design for Trustworthy AI at ICLR 2026

R2 v1 2026-07-01T05:34:13.780Z