用虚构新闻事件构建新评测集,检验大模型是否真能基于证据推理。
NeoQA: Evidence-based Question Answering with Generated News Events
- 用虚构新闻事件生成无预训练知识干扰的问答数据
- 模型在证据缺失或矛盾时仍会错误作答,暴露推理缺陷
- 适合评估大模型真实证据推理能力,尤其关注幻觉与捷径问题
评估大语言模型中检索增强生成(RAG)的性能面临挑战,因现有评测集易过时。当新模型在预训练中吸收更多近期信息后,原本需检索的问题可能仅凭记忆即可回答,难以区分真实证据推理与单纯回忆。为此,我们提出NeoQA(新闻事件用于训练外问题回答),一个专为解决此问题设计的基准测试。通过生成虚构新闻事件的时间线、知识库、新闻文章及问答对,确保模型无法利用训练数据中的先验知识,从而强制其依赖外部检索证据进行回答。该数据集支持对不同证据场景的受控评估,包括证据缺失或误导性信息的情况。实验表明,大模型难以识别问题与证据之间的细微不一致,且在关键信息缺失时倾向于采用捷径推理,暴露出证据基础推理的核心局限。
原文摘要 · Abstract (English)
Evaluating Retrieval-Augmented Generation (RAG) in large language models (LLMs) is challenging because benchmarks can quickly become stale. Questions initially requiring retrieval may become answerable from pretraining knowledge as newer models incorporate more recent information during pretraining, making it difficult to distinguish evidence-based reasoning from recall. We introduce NeoQA (News Events for Out-of-training Question Answering), a benchmark designed to address this issue. To construct NeoQA, we generated timelines and knowledge bases of fictional news events and entities along with news articles and Q\&A pairs to prevent LLMs from leveraging pretraining knowledge, ensuring that no prior evidence exists in their training data. We propose our dataset as a new platform for evaluating evidence-based question answering, as it requires LLMs to generate responses exclusively from retrieved evidence and only when sufficient evidence is available. NeoQA enables controlled evaluation across various evidence scenarios, including cases with missing or misleading details. Our findings indicate that LLMs struggle to distinguish subtle mismatches between questions and evidence, and suffer from short-cut reasoning when key information required to answer a question is missing from the evidence, underscoring key limitations in evidence-based reasoning.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。