测试大模型在混乱搜索结果中推理找事实的能力,发现顶尖模型也常失败。
SealQA: Raising the Bar for Reasoning in Search-Augmented Language Models
- 设计三类挑战题,检验模型从嘈杂网页中提取准确信息的推理能力。
- 顶级模型在最难题目上准确率仅17.1%,增加算力也难提升性能。
- 适合研究检索增强型模型、鲁棒推理与抗干扰能力的学者使用。
我们提出SealQA,一个评估搜索增强型语言模型在事实类问题上的新基准,针对网络搜索结果存在冲突、噪声或无用的情况。SealQA包含三种类型:(1) Seal-0(主版本)和(2) Seal-Hard,用于评估事实准确性和推理能力,其中Seal-0聚焦于当前聊天模型(如GPT-4.1)通常接近零准确率的最难题目;(3) LongSeal,扩展至长上下文、多文档场景下的“大海捞针”式推理测试。评估显示当前前沿模型存在严重局限:即使最先进的大模型在所有SealQA类别中表现不佳。在Seal-0上,配备工具的前沿代理模型o3和o4-mini最高准确率分别为17.1%和6.3%。我们发现,如DeepSeek-R1-671B和o3-mini等高级推理模型对噪声搜索结果极为敏感。值得注意的是,增加推理时计算资源并未带来稳定收益,o3-mini、o4-mini和o3的表现往往过早饱和甚至下降。此外,尽管近期模型缓解了“中间迷失”问题,但在面对大量干扰项的LongSeal任务中仍无法可靠识别相关文档。为推动后续研究,我们已在huggingface.co/datasets/vtllms/sealqa发布SealQA数据集。
原文摘要 · Abstract (English)
We introduce SealQA, a new challenge benchmark for evaluating SEarch-Augmented Language models on fact-seeking questions where web search yields conflicting, noisy, or unhelpful results. SealQA comes in three flavors: (1) Seal-0 (main) and (2) Seal-Hard, which assess factual accuracy and reasoning capabilities, with Seal-0 focusing on the most challenging questions where chat models (e.g., GPT-4.1) typically achieve near-zero accuracy; and (3) LongSeal, which extends SealQA to test long-context, multi-document reasoning in "needle-in-a-haystack" settings. Our evaluation reveals critical limitations in current models: Even frontier LLMs perform poorly across all SealQA flavors. On Seal-0, frontier agentic models equipped with tools like o3 and o4-mini achieve only 17.1% and 6.3% accuracy, respectively, at their best reasoning efforts. We find that advanced reasoning models such as DeepSeek-R1-671B and o3-mini are highly vulnerable to noisy search results. Notably, increasing test-time compute does not yield reliable gains across o3-mini, o4-mini, and o3, with performance often plateauing or even declining early. Additionally, while recent models are less affected by the "lost-in-the-middle" issue, they still fail to reliably identify relevant documents in LongSeal when faced with numerous distractors. To facilitate future work, we release SealQA at huggingface.co/datasets/vtllms/sealqa.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。