English

Masked by Consensus: Disentangling Privileged Knowledge in LLM Correctness

Computation and Language 2026-04-28 v5

Abstract

Humans use introspection to evaluate their understanding through private internal states inaccessible to external observers. We investigate whether large language models possess similar privileged knowledge about answer correctness, information unavailable through external observation. We train correctness classifiers on question representations from both a model's own hidden states and external models, testing whether self-representations provide a performance advantage. On standard evaluation, we find no advantage: self-probes perform comparably to peer-model probes. We hypothesize this is due to high inter-model agreement of answer correctness. To isolate genuine privileged knowledge, we evaluate on disagreement subsets, where models produce conflicting predictions. Here, we discover domain-specific privileged knowledge: self-representations consistently outperform peer representations in factual knowledge tasks, but show no advantage in math reasoning. We further localize this domain asymmetry across model layers, finding that the factual advantage emerges progressively from early-to-mid layers onward, consistent with model-specific memory retrieval, while math reasoning shows no consistent advantage at any depth.

Keywords

Cite

@article{arxiv.2604.12373,
  title  = {Masked by Consensus: Disentangling Privileged Knowledge in LLM Correctness},
  author = {Tomer Ashuach and Shai Gretz and Yoav Katz and Yonatan Belinkov and Liat Ein-Dor},
  journal= {arXiv preprint arXiv:2604.12373},
  year   = {2026}
}

Comments

Accepted to ACL 2026 (Main Conference). 8 pages, 16 figures, 2 tables

R2 v1 2026-07-01T12:08:09.078Z