📄
Abstract - DeepResearchEval: An Automated Framework for Deep Research Task Construction and Agentic Evaluation
Deep research systems are widely used for multi-step web research, analysis, and cross-source synthesis, yet their evaluation remains challenging. Existing benchmarks often require annotation-intensive task construction, rely on static evaluation dimensions, or fail to reliably verify facts when citations are missing. To bridge these gaps, we introduce DeepResearchEval, an automated framework for deep research task construction and agentic evaluation. For task construction, we propose a persona-driven pipeline generating realistic, complex research tasks anchored in diverse user profiles, applying a two-stage filter Task Qualification and Search Necessity to retain only tasks requiring multi-source evidence integration and external retrieval. For evaluation, we propose an agentic pipeline with two components: an Adaptive Point-wise Quality Evaluation that dynamically derives task-specific evaluation dimensions, criteria, and weights conditioned on each generated task, and an Active Fact-Checking that autonomously extracts and verifies report statements via web search, even when citations are missing.
DeepResearchEval:一种用于深度研究任务构建与智能体评估的自动化框架 /
DeepResearchEval: An Automated Framework for Deep Research Task Construction and Agentic Evaluation
1️⃣ 一句话总结
这篇论文提出了一个名为DeepResearchEval的自动化框架,它能够自动生成复杂的深度研究任务,并利用一个智能评估系统来动态、全面地评估研究系统的表现,特别解决了传统方法在任务构建上依赖人工标注、评估维度僵化以及难以核实无引用事实的问题。