arXiv:2605.00957cs.IRcs.AI2026-05

让AI学会说‘我不知道’,提升回答可信度。

"I Don't Know" -- Towards Appropriate Trust with Certainty-Aware Retrieval Augmented Generation

论文配图:"I Don't Know" -- Towards Appropriate Trust with Certainty-Aware Retrieval Augmented Generation
图 1 · 摘自论文原文
  • 引入不确定性感知的检索增强生成框架,根据上下文匹配度判断回答信心。
  • 在非客观问题上减少过度自信,道德判断更谨慎,不确定答案识别率提升。
  • 适合关注AI可信度、需避免误导的应用场景,如医疗、法律咨询。

在人工智能系统中建立恰当的信任至关重要但极具挑战。随着大语言模型(LLMs)具备类人表达能力,其生成内容可能产生幻觉,并表现出过度自信,使用户难以判断答案真实性。人类期望的善意可通过模型自我反思实现,从而给出可靠且诚实的回答。本文提出通过传达适当的自我确信水平来构建合理信任。主要贡献有二:1)提出CERTA(Certainty Enhanced RAG for Trustworthy Answers),一种融合问题、上下文与答案相关性以反映不确定性的检索增强生成系统;2)构建包含90个非客观问题的确定性基准(Certainty Benchmark),涵盖事实性、偏好、奉承、道德四类,以及相关、不完整、无关三类上下文。在两种大模型上对比基线RAG与三种CERTA设置的实验表明,CERTA能有效识别不确定回答,减少过度认同情况,并在道德判断中表现更谨慎。

原文摘要 · Abstract (English)

Achieving the right amount of trust in AI systems is important, but challenging. The problem is exacerbated with the rise of Large Language Models (LLMs) as they provide human-level communication capabilities, but potentially hallucinate in the content that they generate. Moreover, they express over-confidence in their answers, making it difficult for users to judge their truthfulness. An important human value that users seek is benevolence, which can be met by LLM's self-reflection leading to reliable and honest answers. Accordingly, this paper proposes conveying appropriate levels of self-reflected certainty to build appropriate trust. Our contributions are twofold: 1) We develop CERTA (Certainty Enhanced RAG for Trustworthy Answers), a specialized Retrieval Augmented Generation (RAG) system that incorporates the relevance between question, context, and answer to reflect its uncertainty in answering questions; 2) We create the Certainty Benchmark with 90 question-context pairs of non-objective questions, divided over four categories (factuality, preference, sycophancy, morality) and three types of contexts (relevant, incomplete, irrelevant). We run experiments with a baseline RAG system and three CERTA settings using two LLMs. Our evaluations indicate that CERTA helps identify answers that are uncertain, decreases the cases of over-agreeing, and provides cautious behavior when prompted for moral judgments.

可信AI检索增强不确定性

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。