Position: Uncertainty Quantification in LLMs is Just Unsupervised Clustering

Tiejin Chen, Longchao Da, Xiaoou Liu, Hua Wei

arXiv:2605.19220 · 2026-05-20 공개 · arXiv · PDF

llm model-evaluation uncertainty-quantification hallucination-detection evaluation-metrics confident-hallucinations unsupervised-clustering internal-consistency

Abstract

Uncertainty Quantification (UQ) is widely regarded as the primary safeguard for deploying Large Language Models (LLMs) in high-stakes domains. However, we argue that the field suffers from a category error: mainstream UQ methods for LLMs are just unsupervised clustering algorithms. We demonstrate that most current approaches inherently quantify the internal consistency of the model's generations rather than their external correctness. Consequently, current methods are fundamentally blind to factual reality and fail to detect ``confident hallucinations,'' where models exhibit high confidence in stable but incorrect answers. Therefore, the current UQ methods may create a deceptive sense of safety when deploying the models with uncertainty. In detail, we identify three critical pathologies resulting from this dependence on internal state: a hyperparameter sensitivity crisis that renders deployment unsafe, an internal evaluation cycle that conflates stability with truth, and a fundamental lack of ground truth that forces reliance on unstable proxy metrics to evaluate uncertainty. To resolve this impasse, we advocate for a paradigm shift to UQ and outline a roadmap for the research community to adopt better evaluation metrics and settings, implement mechanism changes for native uncertainty, and anchor verification in objective truth, ensuring that model confidence serves as a reliable proxy for reality.

한국어 요약

📋 한 줄 요약

**[LLM 불확실성 정량화 / 입장 논문]** 주류 LLM UQ가 외부 정합성이 아닌 모델 내부 일관성을 측정하는 비지도 클러스터링에 불과함을 주장하며 패러다임 전환 촉구.

🎯 핵심 기여도

💡 핵심 아이디어

"모델이 같은 답을 반복한다"는 것은 자신감의 근거이지 정확성의 근거가 아니며, UQ는 객관적 진실에 닻을 내려야 한다.

🔬 기술적 접근법

📊 주요 결과

💭 의의 및 한계

**의의**: LLM 안전 배포의 핵심 가정을 재정의하며, UQ 연구 커뮤니티에 평가·검증 기준의 근본 재설계를 요구. **한계**: 입장 논문 성격으로 구체적 신규 알고리즘 제안보다 진단·로드맵에 무게, 제시된 패러다임의 실증은 후속 연구 과제.

🚀 실용적 활용