arXiv:2410.22257cs.CL2024-10ACL被引 29

构建动态基准测试集,评估大模型在真实场景下的事实性表现。

FactBench: A Dynamic Benchmark for In-the-Wild Language Model Factuality Evaluation

  • 通过检索网络证据自动判断模型输出是否可信,提升评估准确性。
  • 发现1000个易诱发幻觉的提示,覆盖150个细粒度主题。
  • 适合关注模型可靠性、安全性和评估方法的研究者使用。

语言模型在各类应用中的快速普及引发了对其事实性的担忧,即其输出是否与现实世界事实一致。我们提出VERIFY(事实性验证与证据检索),一种用于评估模型在真实用户交互中事实性的流水线方法。VERIFY根据网络检索到的证据,将模型生成内容划分为支持、不支持或无法判定三类,其判断结果与人类评估的相关性优于现有方法。基于VERIFY,我们识别出跨多个主题的“幻觉提示”——即最易引发错误(不支持)和不确定(无法判定)响应的提示。这些提示构成FACTBENCH数据集,包含1000个提示,覆盖150个细粒度主题。该数据集能捕捉真实场景下出现的事实性挑战,并可定期更新新提示。我们在FACTBENCH上对GPT、Gemini和Llama系列主流模型进行评测,得出以下关键发现:(i) 专有模型表现出更优的事实性,且性能随提示难度从简单到困难逐步下降;(ii) Llama3.1-405B-Instruct在所有评估方法下的事实精确率低于或接近Llama3.1-70B-Instruct,因其更高的主观性导致更多内容被标记为无法判定;(iii) Gemini1.5-Pro展现出显著更高的拒绝率,在25%的情况下出现过度拒绝。

原文摘要 · Abstract (English)

The rapid adoption of language models (LMs) across diverse applications has raised concerns about their factuality, i.e., their consistency with real-world facts. We first present VERIFY (Verification and Evidence RetrIeval for FactualitY evaluation), a pipeline to evaluate LMs' factuality in real-world user interactions. VERIFY considers the verifiability of LM-generated content and categorizes content units as supported, unsupported, or undecidable based on Web-retrieved evidence. Importantly, factuality judgment by VERIFY correlates better with human evaluations than existing methods. Using VERIFY, we identify "hallucination prompts" across diverse topics, i.e., those eliciting the highest rates of incorrect (unsupported) and inconclusive (undecidable) LM responses. These prompts form FACTBENCH, a dataset of 1K prompts across 150 fine-grained topics. Our dataset captures emerging factuality challenges in real-world LM interactions and can be regularly updated with new prompts. We benchmark widely-used LMs from GPT, Gemini, and Llama families on FACTBENCH, yielding the following key findings: (i) Proprietary models exhibit better factuality, with decreased performance from Easy to Hard hallucination prompts. (ii) Llama3.1-405B-Instruct shows comparable or lower factual precision than Llama3.1-70B-Instruct across all evaluation methods due to its higher subjectivity that leads to more content labeled as undecidable. (iii) Gemini1.5-Pro shows a significantly higher refusal rate, with over-refusal in 25% of cases.

事实性评估幻觉检测动态基准大模型评测

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