REVIEW 26 cited by
LLMs Know More Than They Show: On the Intrinsic Representation of LLM Hallucinations
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Large language models (LLMs) often produce errors, including factual inaccuracies, biases, and reasoning failures, collectively referred to as "hallucinations". Recent studies have demonstrated that LLMs' internal states encode information regarding the truthfulness of their outputs, and that this information can be utilized to detect errors. In this work, we show that the internal representations of LLMs encode much more information about truthfulness than previously recognized. We first discover that the truthfulness information is concentrated in specific tokens, and leveraging this property significantly enhances error detection performance. Yet, we show that such error detectors fail to generalize across datasets, implying that -- contrary to prior claims -- truthfulness encoding is not universal but rather multifaceted. Next, we show that internal representations can also be used for predicting the types of errors the model is likely to make, facilitating the development of tailored mitigation strategies. Lastly, we reveal a discrepancy between LLMs' internal encoding and external behavior: they may encode the correct answer, yet consistently generate an incorrect one. Taken together, these insights deepen our understanding of LLM errors from the model's internal perspective, which can guide future research on enhancing error analysis and mitigation.
Forward citations
Cited by 26 Pith papers
-
SpanUQ: Span-Level Uncertainty Quantification for Large Language Model Generation
A DETR-style probe distills multi-sample claim uncertainty into single-pass span detection and continuous Mixture-of-Beta scores, outperforming baselines on a new 293K-span benchmark.
-
TruthLens: Object Hallucination Detection via Self-Evaluating Truthfulness Scores in LVLMs
TruthLens fine-tunes LVLMs so the log-probability of a special token at each object mention becomes a truthfulness score, detecting object hallucinations with state-of-the-art AUROC.
-
The Computational Basis of Confidence in Large Language Models
Answer-logit differences in multimodal LMs behave as monotonic readouts of a latent decision variable in simple perceptual and memory tasks, but not in complex visual reasoning.
-
Confidently Wrong: Detecting Hallucinations in Financial Question Answering from LLM Internal States
Among 8/8 self-consistent answers on FinQA, residual-stream probes detect wrong answers at 0.68–0.77 AUROC versus 0.55–0.63 for the best cheap output baselines across three 8–9B models.
-
Wired for Overconfidence: A Mechanistic Perspective on Inflated Verbalized Confidence in LLMs
Inflated verbalized confidence in Qwen2.5-3B and Llama-3.2-3B is driven by a compact, cross-dataset set of middle-to-late-layer MLP blocks and attention heads, and steering or ablating those components at inference ti...
-
Learning More from Less: Unlocking Internal Representations for Benchmark Compression
Using aligned hidden states from ten LLMs to select a small representative question set lets RepCore estimate full-benchmark accuracy and rankings more accurately than output-only methods.
-
CARES: Context-Aware Resolution Selector for VLMs
A lightweight selector trained on target-VLM rollouts routes each image-query pair to the minimal sufficient resolution, cutting prefill compute by 63-80% across five benchmarks at roughly matched accuracy.
-
Neural Message-Passing on Attention Graphs for Hallucination Detection
CHARM trains graph neural networks on token-attention graphs built from LLM computational traces and outperforms prior hallucination detectors on five benchmarks at token and response level.
-
Decoding Memories: An Efficient Pipeline for Self-Consistency Hallucination Detection
A decoding pipeline reuses cached tokens and anneals sampling temperature to accelerate self-consistency hallucination detection by up to 3x without meaningful AUROC loss.
-
ICR Probe: Tracking Hidden State Dynamics for Reliable Hallucination Detection in LLMs
A residual-stream update metric, the ICR Score, and a lightweight probe built on it detect LLM hallucinations with higher AUROC than several baselines across three open models.
-
Whose Name Comes Up? Auditing LLM-Based Scholar Recommendations
An audit of six open-weight LLMs shows that AI-generated scholar recommendations favor senior, highly cited, White and male scientists and often fail multi-constraint queries.
-
Are the Hidden States Hiding Something? Testing the Limits of Factuality-Encoding Capabilities in LLMs
Hidden-state factuality probes trained on synthetic statements do not generalize to LLM-generated factual statements, despite reproducing prior results on original datasets.
-
The "I Don't Know" Filter: Enhancing Agentic Reliability in Function Calling
A multi-sample uncertainty classifier filter improves agent reliability (IDKS) by abstaining on uncertain function calls across open SLMs and BFCL-style benchmarks.
-
Scene Generation at Absolute Scale: Utilizing Semantic and Geometric Guidance From Text for Accurate and Interpretable 3D Indoor Scene Generation
A text-to-3D pipeline that predicts a global semantic-geometric layout, conditions panoramic and video diffusion on it, and fuses views with 3D Gaussian Splatting into an absolute-scale navigable indoor scene.
-
Not All Needles Are Found: How Fact Distribution and Don't Make It Up Prompts Shape Retrieval, Reasoning, and Hallucination in Long-Context LLMs
On a new extended needle-in-a-haystack benchmark, explicit anti-hallucination prompts and dispersed fact placement cause some long-context LLMs to over-refuse or collapse in accuracy, while others remain robust.
-
Extracting Visual Facts from Intermediate Layers for Mitigating Hallucinations in Multimodal Large Language Models
Selecting the intermediate layer where image-conditioned and text-only predictions diverge most, and adding that layer's contrastive visual signal back to the final logits, reduces object hallucinations in four large ...
-
Hallucination Detection with Small Language Models
A multi-small-model ensemble with sentence splitting, z-score normalization, and harmonic mean detects hallucinations in RAG answers with a reported 10% F1 gain over single-model baselines.
-
CLATTER: Comprehensive Entailment Reasoning for Hallucination Detection
CLATTER, a structured decompose-attribute-aggregate reasoning prompt, improves NLI-based hallucination detection for reasoning models by about 3.8 accuracy points on average, with inconsistent results across models an...
-
Data-efficient Meta-models for Evaluation of Context-based Questions and Answers in LLMs
Using TabPFNv2 on compressed LLM hidden states and attention lookback features detects RAG hallucinations with 250 training samples at levels near GPT-4o-based judges, though clearly below them on EManual.
-
HCRMP: A LLM-Hinted Contextual Reinforcement Learning Framework for Autonomous Driving
The HCRMP planner feeds LLM semantic hints into state representation and critic weighting instead of letting the LLM decide actions, reporting better CARLA driving metrics.
-
Trustworthy Agents for Electronic Health Records through Confidence Estimation
TrustEHRAgent, an EHR assistant with step-by-step confidence checks, scores 44% and 25% accuracy on MIMIC-III and eICU when only answers it is 70% confident in are counted, while baseline methods score 0%.
-
Reconstructing Biological Pathways by Applying Selective Incremental Learning to (Very) Small Language Models
A small BERT model trained on only 117 of 517 curated regulatory relationships selected as confident errors reaches 93% balanced accuracy, outperforming a policy that also includes uncertain correct examples.
-
Toward Better Generalisation in Uncertainty Estimators: Leveraging Data-Agnostic Features
Adding data-agnostic probability and entropy features to hidden-state probes improves cross-task generalization in most but not all evaluated transfer pairs.
-
Void in Language Models
A non-trainable L2-norm thresholding method detects "void" layers in instruction-tuned LLMs, and skipping these layers sometimes improves accuracy while reducing layer usage.
-
Loki's Dance of Illusions: A Comprehensive Survey of Hallucination in Large Language Models
A survey of LLM hallucination research that formalizes hallucination types and argues, via incompleteness and undecidability arguments, that hallucinations cannot be fully eliminated.
-
A comprehensive taxonomy of hallucinations in Large Language Models
A survey that organizes LLM hallucination types, causes, benchmarks, and mitigations, and restates the theorem that hallucination is inevitable for computable LLMs.
Discussion (0). Continue with ORCID to comment.