arXiv:2607.27562cs.AI2026-07

超高效智能研究系统,支持自主深度检索与多步推理。

DeepResearch Agent System

  • 采用稀疏激活架构,每令牌仅激活30亿参数中的30亿,显著提速。
  • 在多个评测中表现优异,最高达91.2%准确率,推理速度提升3.2倍。
  • 适合学术、研发、教育等需要自动化深度研究的场景。

DeepResearch Agent System 是一个专为深度信息检索、多步推理和自主研究任务设计的大语言模型系统。该系统基于稀疏激活架构,总参数量达300亿,但每令牌仅激活30亿参数,相较同规模稠密模型实现3.2倍的推理加速,并在多个代理搜索基准上达到顶尖性能。系统支持128K令牌上下文窗口,通过分层注意力机制,在长上下文处理中实现18.7%的准确率提升和23.4%的召回率提升。其双模式推理引擎结合ReAct范式与IterResearch模式,最多支持20步迭代推理,整体准确率较单次处理基线提升31.2%。多工具协同集成检索、计算、网页搜索与文件解析模块,工具使用准确率达92.1%。基于GRPO算法的强化学习优化框架提供逐令牌策略梯度,使训练稳定性提升35%,收敛速度加快42%。自动化数据合成流水线采用种子扩展策略,可用率达92.5%。基准测试结果包括:Humanity's Last Exam 87.3%、BrowserComp Chinese 85.3%、WebWalkerQA 91.2%。系统全开源,涵盖数据合成、训练与推理代码,适用于学术研究、商业分析、研发支持与教育等领域。

原文摘要 · Abstract (English)

The DeepResearch Agent System is a large language model system engineered for deep information retrieval, multi-step reasoning, and autonomous research tasks. Built upon a sparse activation architecture with 30 billion total parameters of which only 3 billion are activated per token, the system achieves state-of-the-art performance on multiple agent search benchmarks while delivering 3.2 times faster inference compared to dense counterparts of equivalent scale. The system supports a 128K-token context window with hierarchical attention mechanisms that yield 18.7% accuracy and 23.4% recall improvements over standard long-context approaches. A dual-mode reasoning engine provides both a ReAct paradigm for basic multi-step problem solving and an IterResearch mode for high-performance iterative research with up to 20 reasoning steps, collectively delivering a 31.2% accuracy improvement over single-pass baselines. Multi-tool coordination integrates retrieval, computation, web search, and file parsing modules to achieve 92.1% tool-use accuracy. A reinforcement learning optimization framework based on the GRPO algorithm provides token-level policy gradients that improve training stability by 35% and accelerate convergence by 42%. An automated data synthesis pipeline with seed-based expansion achieves a 92.5% usability rate. Benchmark results include 87.3% on Humanity's Last Exam, 85.3% on BrowserComp Chinese, and 91.2% on WebWalkerQA. The system is fully open-sourced, including data synthesis, training, and inference code, and supports applications in academic research, business analysis, R&D support, and education.

智能代理深度推理稀疏模型自动研究

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