CLSep 4, 2025

Why Language Models Hallucinate

arXiv:2509.04664v1215 citationsh-index: 70
Originality Synthesis-oriented
AI Analysis

This addresses trust issues in AI systems for users and developers, though it appears incremental as it builds on existing understanding of hallucinations.

The paper tackles the problem of language models producing plausible but incorrect statements (hallucinations), arguing they arise from training and evaluation procedures that reward guessing over admitting uncertainty, and proposes modifying benchmark scoring as a socio-technical mitigation.

Like students facing hard exam questions, large language models sometimes guess when uncertain, producing plausible yet incorrect statements instead of admitting uncertainty. Such "hallucinations" persist even in state-of-the-art systems and undermine trust. We argue that language models hallucinate because the training and evaluation procedures reward guessing over acknowledging uncertainty, and we analyze the statistical causes of hallucinations in the modern training pipeline. Hallucinations need not be mysterious -- they originate simply as errors in binary classification. If incorrect statements cannot be distinguished from facts, then hallucinations in pretrained language models will arise through natural statistical pressures. We then argue that hallucinations persist due to the way most evaluations are graded -- language models are optimized to be good test-takers, and guessing when uncertain improves test performance. This "epidemic" of penalizing uncertain responses can only be addressed through a socio-technical mitigation: modifying the scoring of existing benchmarks that are misaligned but dominate leaderboards, rather than introducing additional hallucination evaluations. This change may steer the field toward more trustworthy AI systems.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes