PulseAugur
实时 10:58:57
English(EN) Evaluation Pitfalls and Sparsity Limitations in LLM-based Confidence Estimates for Classification

新论文发现LLM置信度估计受稀疏性影响存在缺陷

一篇新发表在arXiv上的研究论文强调了大型语言模型(LLMs)在分类任务中估计置信度时存在的重大局限性。研究发现,像语言化这样的常用方法会产生过于稀疏的输出,像Qwen3-32B这样的模型只提供很少的独特置信度值。这种稀疏性严重影响了评估指标,并根据插值选择改变了模型排名。研究人员提出了一种名为‘语言化对数概率’(verbalization logprobs)的新方法,该方法在不增加推理成本的情况下解决了稀疏性问题并改进了置信度估计。 AI

影响 强调了LLM置信度估计中的关键问题,可能影响其在分类任务中的可靠性,并影响未来的评估方法。

排序理由 一篇发表在arXiv上的研究论文,详细介绍了LLM的评估方法。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.CL 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

新论文发现LLM置信度估计受稀疏性影响存在缺陷

报道来源 [1]

  1. arXiv cs.CL TIER_1 English(EN) · Elena Merdjanovska, Omar Zaidan, Andreas R\"uckl\'e ·

    Evaluation Pitfalls and Sparsity Limitations in LLM-based Confidence Estimates for Classification

    arXiv:2608.04899v1 Announce Type: new Abstract: Confidence estimation is essential when LLMs are used for classification, indicating when predictions can be trusted. However, common approaches such as verbalization produce extremely sparse outputs. For instance, Qwen3-32B verbali…