CLAIAug 22, 2025

From Confidence to Collapse in LLM Factual Robustness

arXiv:2508.16267v33 citationsh-index: 36EMNLP
Originality Incremental advance
AI Analysis

This addresses the need for reliable factual knowledge in LLMs for applications like question answering, though it is incremental as it proposes a new evaluation metric rather than a model improvement.

The paper tackled the problem of measuring factual robustness in LLMs by introducing the Factual Robustness Score (FRS), which quantifies stability against decoding perturbations, and found that robustness varies significantly across models, with accuracy degrading by ~60% under increased uncertainty.

Ensuring the robustness of factual knowledge in LLMs is critical for reliable applications in tasks such as question answering and reasoning. However, existing evaluation methods predominantly focus on performance-based metrics, often investigating from the perspective of prompt perturbations, which captures only the externally triggered side of knowledge robustness. To bridge this gap, we introduce a principled approach to measure factual robustness from the perspective of the generation process by analyzing token distribution entropy in combination with temperature scaling sensitivity. These two factors build the Factual Robustness Score (FRS), a novel metric which quantifies the stability of a fact against perturbations in decoding conditions, given its initial uncertainty. To validate our approach, we conduct extensive experiments on 5 LLMs across 3 closed-book QA datasets (SQuAD, TriviaQA, and HotpotQA). We show that factual robustness varies significantly -- smaller models report an FRS of $0.76$, larger ones $0.93$ -- with accuracy degrading by ~$60\%$ under increased uncertainty. These insights demonstrate how entropy and temperature scaling impact factual accuracy, and lay a foundation for developing more robust knowledge retention and retrieval in future models.

Foundations

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

Your Notes