Paper Detail

Masked by Consensus: Disentangling Privileged Knowledge in LLM Correctness

Tomer Ashuach, Liat Ein-Dor, Shai Gretz, Yoav Katz, Yonatan Belinkov

huggingface Score 17.5

Published 2026-04-14 · First seen 2026-04-15

General AI

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.

Workflow Status

Review status
pending
Role
unreviewed
Read priority
now
Vote
Not set.
Saved
no
Collections
Not filed yet.
Next action
Not filled yet.

Reading Brief

No structured notes yet. Add `summary_sections`, `why_relevant`, `claim_impact`, or `next_action` in `papers.jsonl` to enrich this view.

Why It Surfaced

No ranking explanation is available yet.

Tags

No tags.

BibTeX

@misc{ashuach2026masked,
  title = {Masked by Consensus: Disentangling Privileged Knowledge in LLM Correctness},
  author = {Tomer Ashuach and Liat Ein-Dor and Shai Gretz and Yoav Katz and Yonatan Belinkov},
  year = {2026},
  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,},
  url = {https://huggingface.co/papers/2604.12373},
  keywords = {large language models, correctness classifiers, hidden states, question representations, self-representations, peer-model probes, factual knowledge tasks, math reasoning, model layers, inter-model agreement, huggingface daily},
  eprint = {2604.12373},
  archiveprefix = {arXiv},
}

Metadata

{}