paper-with-me

홈 › Papers

Learning Uncertainty from Sequential Internal Dispersion in Large Language Models

2026-04-17 · Ponhvoan Srey, Xiaobao Wu, Cong-Duy Nguyen, Anh Tuan Luu arxiv

Uncertainty estimation is a promising approach to detect hallucinations in large language models (LLMs). Recent approaches commonly depend on model internal states to estimate uncertainty. However, they suffer from strict assumptions on how hidden states should evolve across layers, and from information loss by solely focusing on last or mean tokens. To address these issues, we present Sequential Internal Variance Representation (SIVR), a supervised hallucination detection framework that leverages token-wise, layer-wise features derived from hidden states. SIVR adopts a more basic assumption that uncertainty manifests in the degree of dispersion or variance of internal representations across layers, rather than relying on specific assumptions, which makes the method model and task agnostic. It additionally aggregates the full sequence of per-token variance features, learning temporal patterns indicative of factual errors and thereby preventing information loss. Experimental results demonstrate SIVR consistently outperforms strong baselines. Most importantly, SIVR enjoys stronger generalisation and avoids relying on large training sets, highlighting the potential for practical deployment. Our code repository is available online at https://github.com/ponhvoan/internal-variance.

📄 PDF Abstract BibTeX arXiv:2604.15741

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Distance Is All You Need: Radial Dispersion for Uncertainty Estimation in Large Language Models

2025-12-04 · Manh Nguyen, Sunil Gupta, Hung Le arxiv

Detecting uncertainty in large language models (LLMs) is essential for building reliable systems, yet many existing approaches are overly complex and depend on brittle semantic clustering or access to model internals. We…

Semantic Volume: Quantifying and Detecting both External and Internal Uncertainty in LLMs

2025-02-28 · Xiaomin Li, Zhou Yu, Ziji Zhang, Yingying Zhuang 외

Large language models (LLMs) have demonstrated remarkable performance across diverse tasks by encoding vast amounts of factual knowledge. However, they are still prone to hallucinations, generating incorrect or misleadin…

Hallucination

Entropy and Attention Dynamics in Small Language Models: A Trace-Level Structural Analysis on the TruthfulQA Benchmark

2026-04-04 · Adeyemi Adeseye, Aisvarya Adeseye, Hannu Tenhunen, Jouni Isoaho arxiv

Small language models (SLMs) have been increasingly deployed in edge devices and other resource-constrained settings. However, these models make confident mispredictions and produce unstable output, making them risky for…

Semantic Self-Distillation for Language Model Uncertainty

2026-02-04 · Edward Phillips, Sean Wu, Fredrik K. Gustafsson, Boyan Gao 외 arxiv

Large language models present challenges for principled uncertainty quantification, in part due to their complexity and the diversity of their outputs. Semantic dispersion, or the variance in the meaning of sampled answe…

Answer Selection

Generating with Confidence: Uncertainty Quantification for Black-box Large Language Models

2023-05-30 · Zhen Lin, Shubhendu Trivedi, Jimeng Sun

Large language models (LLMs) specializing in natural language generation (NLG) have recently started exhibiting promising capabilities across a variety of domains. However, gauging the trustworthiness of responses genera…

ManagementQuestion AnsweringText GenerationUncertainty Quantification