PulseAugur
实时 11:31:15
English(EN) Verbalized confidence: make an LLM state how sure it is, then check if 90% really means 90%

大语言模型可以陈述置信度,但校准仍是挑战

研究人员正在探索提高大语言模型(LLM)自我报告置信度水平可靠性的方法。一种关键技术涉及提示大语言模型以百分比形式明确陈述其置信度,然后可以解析并用于门控或路由响应。然而,这些陈述百分比的准确性,即所谓的校准,至关重要且常常缺失。通过按置信度对预测进行分箱并测量经验准确性,或计算预期校准误差(ECE)等方法,用于评估这种校准。由于其训练数据和强化学习(奖励听起来果断的响应),大语言模型往往过于自信。 AI

影响 通过实现对不确定答案的更好门控和路由,提高了大语言模型的响应可靠性。

排序理由 该项目讨论了一种通过明确的置信度评分和校准来提高大语言模型输出可靠性的新颖方法,这是一个研究课题。[lever_c_demoted from research: ic=1 ai=1.0]

在 dev.to — LLM tag 阅读 →

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

大语言模型可以陈述置信度,但校准仍是挑战

报道来源 [1]

  1. dev.to — LLM tag TIER_1 English(EN) · Devanshu Biswas ·

    Verbalized confidence: make an LLM state how sure it is, then check if 90% really means 90%

    <p>Ask a model a question and it answers with the same flat certainty whether it knows the capital of Australia or is guessing a coin-flip. Verbalized confidence fixes half of that: you ask it to attach an explicit self-estimate — "Answer: Canberra, Confidence: 90%." That single …