AIApr 18

Complementing Self-Consistency with Cross-Model Disagreement for Uncertainty Quantification

arXiv:2604.1711277.61 citationsh-index: 6
AI Analysis

For practitioners using LLMs, this provides a black-box method to detect confident failures, improving reliability without requiring model access.

The paper addresses the problem of overconfident incorrect responses in LLMs by introducing an epistemic uncertainty term that uses cross-model disagreement from a small ensemble. The proposed total uncertainty (AU+EU) improves ranking calibration and selective abstention across five models and ten tasks.

Large language models (LLMs) often produce confident yet incorrect responses, and uncertainty quantification is one potential solution to more robust usage. Recent works routinely rely on self-consistency to estimate aleatoric uncertainty (AU), yet this proxy collapses when models are overconfident and produce the same incorrect answer across samples. We analyze this regime and show that cross-model semantic disagreement is higher on incorrect answers precisely when AU is low. Motivated by this, we introduce an epistemic uncertainty (EU) term that operates in the black-box access setting: EU uses only generated text from a small, scale-matched ensemble and is computed as the gap between inter-model and intra-model sequence-semantic similarity. We then define total uncertainty (TU) as the sum of AU and EU. In a comprehensive study across five 7-9B instruction-tuned models and ten long-form tasks, TU improves ranking calibration and selective abstention relative to AU, and EU reliably flags confident failures where AU is low. We further characterize when EU is most useful via agreement and complementarity diagnostics.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes