arXiv:2510.05137cs.CL2025-10被引 5

新基准揭示大模型在自主推理中知识利用差、拒绝不当的问题。

Demystifying deep search: a holistic evaluation with hint-free multi-hop questions and factorised metrics

  • 构建无提示多跳问答数据集与可追踪沙盒环境,实现行为全记录。
  • 25个模型均出现有证据却用不好、缺证据还硬答的问题。
  • 提出验证循环工作流,帮助模型发现并验证推理链,适合研究自主系统者。

RAG系统和网络代理在多跳深度搜索任务上的评估存在两大缺陷:一是多数基准题干泄露推理路径,使模型依赖表面线索而非自主发现;二是评价仅用单一通过率,掩盖了搜索不足、知识使用不佳或不当拒绝等不同失败原因。为此,我们提出WebDetective基准,包含无提示多跳问题及受控维基百科沙盒,确保模型行为全程可追溯,并建立分离式评估框架,分别衡量搜索充分性、知识利用与拒绝行为。对25个前沿模型的评估显示,各架构普遍存在系统性弱点:尽管拥有足够证据,仍难以有效利用知识;在缺乏证据时几乎不拒绝回答。这暴露了根本差距:当前系统擅长执行已知路径,却无法自主发现路径。我们设计了EvidenceLoop代理工作流,引入验证循环与系统性证据追踪,显著提升搜索与合成能力。该基线表明,WebDetective的诊断框架可指导架构改进,推动真正自主推理系统的发展。

原文摘要 · Abstract (English)

RAG (Retrieval-Augmented Generation) systems and web agents are increasingly evaluated on multi-hop deep search tasks, yet current practice suffers from two major limitations. First, most benchmarks leak the reasoning path in the question text, allowing models to follow surface cues rather than discover reasoning chains autonomously. Second, evaluation is typically reduced to a single pass rate, which collapses diverse behaviours into one score and obscures whether failures stem from inadequate search, poor knowledge use, or inappropriate refusal. To address these issues, we present WebDetective, a benchmark of hint-free multi-hop questions paired with a controlled Wikipedia sandbox that ensures full traceability of model actions, and a holistic evaluation framework that separates search sufficiency, knowledge utilisation, and refusal behaviour. Our evaluation of 25 state-of-the-art models reveals systematic weaknesses across all architectures: models struggle with knowledge utilisation despite having sufficient evidence and demonstrate near-absent appropriate refusal when evidence is lacking. These patterns expose a fundamental gap: today's systems excel at executing given reasoning paths but fail when required to discover them. We develop an agentic workflow, EvidenceLoop, that explicitly targets the challenges our benchmark identifies, incorporating verification loops and systematic evidence tracking that improve both search and synthesis capabilities. This baseline demonstrates that WebDetective's diagnostic framework can guide concrete architectural improvements, establishing our benchmark as a critical tool for developing genuinely autonomous reasoning systems rather than pattern-following agents.

多跳推理RAG评估自主系统

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