Yibo Wang, Lei Wang, Yue Deng et al.
Seismic Impact (30%)
7.0/10
Industry-wide significance
Ecosystem Relevance (70%)
9.0/10
Applicable to your apps
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.
Get a detailed analysis of this paper's relevance to your ecosystem.
This framework directly enhances the Claude-powered orchestrator's capabilities in task generation and evaluation, particularly for the code_quality and ai_tracker applications. The persona-driven task construction and adaptive evaluation mechanisms could be integrated into the ecosystem's agent framework to improve reliability, test automation, and cross-source research capabilities for complex software development and analysis tasks. Rationale: