paper-with-me

Papers

Fine-Grained Uncertainty Quantification for Long-Form Language Model Outputs: A Comparative Study

2026-02-19 · Dylan Bouchard, Mohit Singh Chauhan, Viren Bajaj, David Skarbrevik arxiv

Uncertainty quantification has emerged as an effective approach to closed-book hallucination detection for LLMs, but existing methods are largely designed for short-form outputs and do not generalize well to long-form generation. We introduce a taxonomy for fine-grained uncertainty quantification in long-form LLM outputs that distinguishes methods by design choices at three stages: response decomposition, unit-level scoring, and response-level aggregation. We formalize several families of consistency-based black-box scorers, providing generalizations and extensions of existing methods. We also introduce FactScore-STEM-Geo, a new 400-question long-form QA dataset spanning four categories across STEM and Geography. In our experiments across multiple LLMs and datasets, we find 1) claim-response entailment consistently performs better or on par with more complex claim-level scorers, 2) claim-level scoring generally yields better results than sentence-level scoring, and 3) uncertainty-aware decoding is highly effective for improving the factuality of long-form outputs. Our framework clarifies relationships between prior methods, enables apples-to-apples comparisons, and provides practical guidance for selecting components for fine-grained UQ.

📄 PDF Abstract BibTeX arXiv:2602.17431

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Kernel Language Entropy: Fine-grained Uncertainty Quantification for LLMs from Semantic Similarities

2024-05-30 · Alexander Nikitin, Jannik Kossen, Yarin Gal, Pekka Marttinen

Uncertainty quantification in Large Language Models (LLMs) is crucial for applications where safety and reliability are important. In particular, uncertainty can be used to improve the trustworthiness of LLMs by detectin…

Text GenerationUncertainty Quantification

AGSC: Adaptive Granularity and Semantic Clustering for Uncertainty Quantification in Long-text Generation

2026-04-08 · Guanran Luo, Wentao Qiu, Wanru Zhao, Wenhan Lv 외 arxiv

Large Language Models (LLMs) have demonstrated impressive capabilities in long-form generation, yet their application is hindered by the hallucination problem. While Uncertainty Quantification (UQ) is essential for asses…

Text Generation

Fine-Grained Uncertainty Quantification via Collisions

2024-11-18 · Jesse Friedbaum, Sudarshan Adiga, Ravi Tandon

We propose a new and intuitive metric for aleatoric uncertainty quantification (UQ), the prevalence of class collisions defined as the same input being observed in different classes. We use the rate of class collisions t…

Uncertainty Quantification

Uncertainty Quantification in LLM Agents: Foundations, Emerging Challenges, and Opportunities

2026-02-04 · Changdae Oh, Seongheon Park, To Eun Kim, Jiatong Li 외 arxiv

Uncertainty quantification (UQ) for large language models (LLMs) is a key building block for safety guardrails of daily LLM applications. Yet, even as LLM agents are increasingly deployed in highly complex tasks, most UQ…

A Novel Framework for Uncertainty Quantification via Proper Scores for Classification and Beyond

2025-08-25 · Sebastian G. Gruber arxiv

In this PhD thesis, we propose a novel framework for uncertainty quantification in machine learning, which is based on proper scores. Uncertainty quantification is an important cornerstone for trustworthy and reliable ma…