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 고위험 배포의 핵심 안전장치로 여겨지지만, 주류 방법이 범주 오류(category error)에 빠져 있음을 지적.
- 대부분의 현 UQ 방법이 모델 생성의 외부 정확성이 아니라 내부 일관성만 측정한다는 점을 분석으로 입증.
- "confident hallucinations"(안정적이지만 틀린 답에 높은 신뢰도) 탐지 실패라는 결정적 한계 노출.
- 세 가지 핵심 병리 식별: 배포를 불안전하게 만드는 하이퍼파라미터 민감도 위기, 안정성과 진실성을 혼동하는 내부 평가 사이클, ground truth 부재로 인한 불안정 프록시 의존.
💡 핵심 아이디어
"모델이 같은 답을 반복한다"는 것은 자신감의 근거이지 정확성의 근거가 아니며, UQ는 객관적 진실에 닻을 내려야 한다.
🔬 기술적 접근법
- **모델/방법론**: 입장 논문(position paper) — 주류 UQ 방법을 비지도 클러스터링 알고리즘으로 재해석.
- **핵심 기법**: 내부 일관성과 외부 정확성의 구분 정식화, 세 가지 병리(하이퍼파라미터 민감도·내부 평가 사이클·ground truth 부재) 분석, 패러다임 전환 로드맵 제시.
📊 주요 결과
- 현 UQ 방법이 confident hallucination에 본질적으로 둔감함을 분석으로 입증.
- 평가 메트릭이 불안정 프록시에 의존하면서 발생하는 사이클 문제 정량적 기술.
- 더 나은 평가 지표 채택, native uncertainty를 위한 메커니즘 변경, 객관적 진실에 기반한 검증이라는 세 축의 로드맵 제안.
💭 의의 및 한계
**의의**: LLM 안전 배포의 핵심 가정을 재정의하며, UQ 연구 커뮤니티에 평가·검증 기준의 근본 재설계를 요구. **한계**: 입장 논문 성격으로 구체적 신규 알고리즘 제안보다 진단·로드맵에 무게, 제시된 패러다임의 실증은 후속 연구 과제.
🚀 실용적 활용
- LLM 안전 배포 가이드라인의 UQ 요건 재설계.
- 고위험 응용(의료·법률)에서 UQ 도구 도입 전 검증 체크리스트.
- UQ 연구 커뮤니티의 평가 프로토콜 표준화 토대.