PulseAugur
实时 10:29:46
English(EN) OpenResearcher: A Fully Open Pipeline for Long-Horizon Deep Research Trajectory Synthesis

OpenResearcher流程支持离线合成AI研究轨迹

研究人员开发了OpenResearcher,一个开源流程,用于合成用于训练深度研究代理的长时研究轨迹。该流程离线运行,利用三个显式浏览器原语处理1.5千万文档语料库,与专有API相比,可以实现可复现且成本效益高的数据收集。通过使用GPT-OSS-120B作为教师模型,他们生成了超过97,000条轨迹,当在30B-A3B模型上对此数据进行微调时,在BrowseComp-Plus等基准测试中的准确性显著提高。 AI

影响 为生成深度研究代理的训练数据提供了一种可复现且成本效益高的方法,可能加速该领域的开发。

排序理由 该集群包含一篇详细介绍AI研究新流程和方法的学术论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.CL 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

OpenResearcher流程支持离线合成AI研究轨迹

本文如何被排名

Signal score
11 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
该集群包含一篇详细介绍AI研究新流程和方法的学术论文。[lever_c_demoted from research: ic=1 ai=1.0]
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
paper, infra
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
Same-day
Cluster formed today. Ranking reflects the current source set at time of score.

完整方法见我们的编辑标准

报道来源 [1]

  1. arXiv cs.CL TIER_1 English(EN) · Zhuofeng Li, Dongfu Jiang, Xueguang Ma, Haoxiang Zhang, Ping Nie, Yuyu Zhang, Kai Zou, Jianwen Xie, Yu Zhang, Wenhu Chen ·

    OpenResearcher:面向长视距深度研究轨迹合成的全开源流程

    arXiv:2603.20278v2 Announce Type: replace-cross Abstract: Training deep research agents requires long-horizon trajectories that interleave search, evidence aggregation, and multi-step reasoning. However, existing data collection pipelines typically rely on proprietary web APIs, m…