arXiv:2511.11793cs.CL2025-11被引 68

开源研究代理通过交互规模提升性能,实现更复杂科研任务的持续推理。

MiroThinker: Pushing the Performance Boundaries of Open-Source Research Agents via Model, Context, and Interactive Scaling

  • 引入交互规模作为性能提升第三维度,通过强化学习训练模型处理深度频繁交互。
  • 72B版本在4个基准上最高达81.9%准确率,单任务最多支持600次工具调用。
  • 适合需要复杂多轮推理的科研人员,尤其关注开放源代码研究代理的开发者。

我们提出 MiroThinker v1.0,一个开源研究代理,旨在提升工具增强推理与信息获取能力。不同于仅扩大模型规模或上下文长度的以往方法,MiroThinker 在模型层面探索交互规模——系统性训练模型以应对更深、更频繁的智能体-环境交互,作为性能提升的第三维度。相比仅依赖长推理链的LLM测试时缩放,交互缩放利用环境反馈和外部信息获取来纠错并优化路径。通过强化学习,该模型实现高效交互缩放:在256K上下文窗口下,单任务可执行最多600次工具调用,支持持续多轮推理与复杂现实研究流程。在四个代表性基准GAIA、HLE、BrowseComp和BrowseComp-ZH上,72B版本分别达到81.9%、37.7%、47.1%和55.6%的准确率,超越此前开源代理,接近GPT-5-high等商用模型表现。分析表明,交互缩放带来稳定性能提升:研究表现随交互深度与频率增加而可预测地改善,证实交互深度具有类模型规模与上下文长度的缩放特性。这些发现确立交互缩放为构建下一代开源研究代理的关键第三维度,补充模型容量与上下文窗口。

原文摘要 · Abstract (English)

We present MiroThinker v1.0, an open-source research agent designed to advance tool-augmented reasoning and information-seeking capabilities. Unlike previous agents that only scale up model size or context length, MiroThinker explores interaction scaling at the model level, systematically training the model to handle deeper and more frequent agent-environment interactions as a third dimension of performance improvement. Unlike LLM test-time scaling, which operates in isolation and risks degradation with longer reasoning chains, interactive scaling leverages environment feedback and external information acquisition to correct errors and refine trajectories. Through reinforcement learning, the model achieves efficient interaction scaling: with a 256K context window, it can perform up to 600 tool calls per task, enabling sustained multi-turn reasoning and complex real-world research workflows. Across four representative benchmarks-GAIA, HLE, BrowseComp, and BrowseComp-ZH-the 72B variant achieves up to 81.9%, 37.7%, 47.1%, and 55.6% accuracy respectively, surpassing previous open-source agents and approaching commercial counterparts such as GPT-5-high. Our analysis reveals that MiroThinker benefits from interactive scaling consistently: research performance improves predictably as the model engages in deeper and more frequent agent-environment interactions, demonstrating that interaction depth exhibits scaling behaviors analogous to model size and context length. These findings establish interaction scaling as a third critical dimension for building next-generation open research agents, complementing model capacity and context windows.

研究代理交互缩放多轮推理

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