cd /news/large-language-models/spanuq-span-level-uncertainty-quanti… · home topics large-language-models article
[ARTICLE · art-50472] src=arxiv.org ↗ pub= topic=large-language-models verified=true sentiment=↑ positive

SpanUQ: Span-Level Uncertainty Quantification for Large Language Model Generation

Researchers introduced SPANUQ, a lightweight probe for span-level uncertainty quantification in large language models, achieving 10-20x faster inference than sampling-based methods while outperforming them in uncertainty quality. The system uses a DETR-style decoder to detect semantically coherent spans and estimate their uncertainty, enabling precise error localization that sequence-level methods cannot provide.

read1 min views1 publishedJul 8, 2026

arXiv:2607.05721v1 Announce Type: new Abstract: Uncertainty estimation is essential not only for the trustworthy deployment of large language models (LLMs) but also as a foundation for self-refinement in LLM generation. However, existing approaches operate at suboptimal granularities: token-level scores lack semantic coherence, while sequence-level scores fail to localize errors. We formalize Span-Level Uncertainty Estimation (SLUE), a new task that targets the natural granularity for uncertainty: semantically coherent text spans, each conveying a single assessable unit of meaning. To address this task, we introduce SPANUQ, a lightweight probe that distills the uncertainty knowledge from expensive multi-sample inference into a single forward pass over LLM hidden states. SPANUQ employs a DETR-style span decoder to simultaneously detect spans and estimate their uncertainty via a Mixture of Beta distribution, trained with a principled combination of Beta NLL regression and contrastive ranking objectives. We construct SPANUQ-BENCH, the first span-level uncertainty benchmark comprising 20K prompts, 293K annotated spans, and continuous soft labels derived from multi-sample claim verification. Experiments on five LLM backbones show that SPANUQ consistently achieves the best span-level uncertainty quality, outperforming the strongest probe baseline and all sampling-based methods while being 10-20x faster. Its DETR-based span detector attains 0.910 F1, surpassing the best heuristic by 39.4%, enabling precise error localization that sequence-level methods cannot provide. The framework generalizes across five LLMs spanning two model families.

── more in #large-language-models 4 stories · sorted by recency
── more on @spanuq 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/spanuq-span-level-un…] indexed:0 read:1min 2026-07-08 ·