paper-with-me

Papers

Hidden Failures in Robustness: Why Supervised Uncertainty Quantification Needs Better Evaluation

2026-04-13 · Joe Stacey, Hadas Orgad, Kentaro Inui, Benjamin Heinzerling, Nafise Sadat Moosavi arxiv

Recent work has shown that the hidden states of large language models contain signals useful for uncertainty estimation and hallucination detection, motivating a growing interest in efficient probe-based approaches. Yet it remains unclear how robust existing methods are, and which probe designs provide uncertainty estimates that are reliable under distribution shift. We present a systematic study of supervised uncertainty probes across models, tasks, and OOD settings, training over 2,000 probes while varying the representation layer, feature type, and token aggregation strategy. Our evaluation highlights poor robustness in current methods, particularly in the case of long-form generations. We also find that probe robustness is driven less by architecture and more by the probe inputs. Middle-layer representations generalise more reliably than final-layer hidden states, and aggregating across response tokens is consistently more robust than relying on single-token features. These differences are often largely invisible in-distribution but become more important under distribution shift. Informed by our evaluation, we explore a simple hybrid back-off strategy for improving robustness, arguing that better evaluation is a prerequisite for building more robust probes.

📄 PDF Abstract BibTeX arXiv:2604.11662

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MUSE: Multimodal Uncertainty Quantification of State Estimation

2026-05-17 · Minkyung Kim, Henry Che, Bhargav Chandaka, Bhumsitt Pramuanpornsatid 외 arxiv

Accurate visual state estimation has been a central topic in robotics with a wide range of applications in robot navigation, autonomous driving, and autonomous flight. Recent advances in robot perception have led to sign…

Autonomous DrivingRobot Navigation

Integrating Local and Global Entropy for Uncertainty Quantification in LLMs

2026-06-02 · Johanne Medina, Tianyi Zhou, Keivin Isufaj, Aristides Gionis 외 arxiv

Large language models hallucinate confidently, making uncertainty quantification (UQ) essential for reliable deployment. Existing methods rely predominantly on token-level signals, leaving the geometric structure of inte…

Uncertainty Estimation and Quantification for LLMs: A Simple Supervised Approach

2024-04-24 · Linyu Liu, Yu Pan, Xiaocheng Li, Guanting Chen

In this paper, we study the problem of uncertainty estimation and calibration for LLMs. We begin by formulating the uncertainty estimation problem, a relevant yet underexplored area in existing literature. We then propos…

Deep Fundamental Factor Models

2019-03-18 · Matthew F. Dixon, Nicholas G. Polson

Deep fundamental factor models are developed to automatically capture non-linearity and interaction effects in factor modeling. Uncertainty quantification provides interpretability with interval estimation, ranking of fa…

Uncertainty Quantification

Beyond Hallucinations: A Composite Score for Measuring Reliability in Open-Source Large Language Models

2025-12-30 · Rohit Kumar Salla, Manoj Saravanan, Shrikar Reddy Kota arxiv

Large Language Models (LLMs) like LLaMA, Mistral, and Gemma are increasingly used in decision-critical domains such as healthcare, law, and finance, yet their reliability remains uncertain. They often make overconfident …