Calibrating Semantic Uncertainty from Observable Language-Model Probabilities

arXiv:2607.17447 2026 Theory 2 ideas extracted · analyzed Aug 30, 2026

What the math gives to ML

The paper formalizes a missing interface between token-level language-model probabilities and uncertainty over a finite set of scientific or operational states. Its key transferable asset is the semantic pushforward: a prespecified measurable map aggregates probability mass over verbal continuations into declared states, followed by held-out calibration against a reference posterior. This gives an auditable uncertainty head for language models whose quality can be measured by total-variation error, coverage, inverse stability, and paraphrase invariance rather than verbal confidence alone. The most practical neural-network adaptation is a frozen or lightly fine-tuned semantic response interface with a small calibrated state-distribution layer and an explicit paraphrase-stability test or regularizer.

Ideas from this paper

Mechanism confirmed, baseline not beaten 2026

Semantic Pushforward Uncertainty Head

Convert an LM's probabilities over a controlled set of verbal continuations into probabilities over application states using a fixed semantic map, then calibrate the resulting state vector on held-out labeled examples. This replaces unconstrained verbal confidence with an auditable posterior estimate whose error can be directly evaluated.

Useful7/10
Difficulty4/10
Novelty5/10
Paper: Calibrating Semantic Uncertainty from Observable Language-Model Probabilities arXiv:2607.17447
Unverified 2026

Paraphrase-Invariant Semantic Posterior

Require the calibrated state posterior to remain unchanged when evidence is presented through information-equivalent prompt templates. Compare state distributions after semantic aggregation rather than raw token probabilities, and add a total-variation consistency penalty during calibration or fine-tuning.

Useful6/10
Difficulty4/10
Novelty6/10
Paper: Calibrating Semantic Uncertainty from Observable Language-Model Probabilities arXiv:2607.17447