微信内可能无法直接打开本站。请点右上角 ··· → 在浏览器打开,或复制链接。
From Answers to Interpretations: Rethinking Ambiguity-Induced Aleatoric Uncertainty Estimation in LLMs
RSS 官方收录 · 可信分层展示
关键摘要
新方法直接从解释空间估测模糊性引发的不确定性,AUROC提升至63.34
- 摒弃生成答案环节,仅基于输入的多种合理解释估算模糊性诱发的偶然不确定性
- AUROC达63.34,高于传统方法的60.85
- 计算成本降低4–26倍输出token,API调用减少2.2–3.5倍
AI 摘要 · 来源可核验
正文提要
arXiv:2609.04543v1 Announce Type: new Abstract: A key challenge in reliable LLM deployment is recognizing when uncertainty reflects irreducible variability in the task rather than limitations in the model's knowledge. In language tasks, a central source of such aleatoric uncertainty is input ambiguity or underspecification, where multiple interpretations remain plausible. Existing decomposition methods estimate aleatoric uncertainty by generating multiple clarifications of the input, querying the model for an answer under each clarification, and comparing the resulting answers. We argue that answers are not necessary for identifying ambiguity: they are often redundant, add avoidable cost, and can mislead through epistemic leakage. We support this claim theoretically, and propose a clarification-only approach that estimates this ambiguity-induced component directly from the space of plausible interpretations, without answers to the clarified inputs. Using ambiguity detection as an operational evaluation across three benchmarks, this direct approach improves AUROC (63.34 vs. 60.85), reduces computational cost by 4-26x in output tokens and 2.2-3.5x in API calls, and yields estimates with substantially lower correlation with epistemic uncertainty. Overall, our results suggest that ambiguity-induced aleatoric uncertainty is better estimated from the interpretation space than from the response space.