arXiv:2607.15257cs.AIcs.IR2026-07

让搜索代理协作更可靠,避免重复失败。

SearchOS-V1: Towards Robust Open-Domain Information-Seeking Agent Collaboration

论文配图:SearchOS-V1: Towards Robust Open-Domain Information-Seeking Agent Collaboration
图 1 · 摘自论文原文
  • 将搜索任务转为带证据的表格补全,显式追踪进展
  • 在WideSearch和GISA上优于所有基线,任务完成率更高
  • 适合需要长期可靠搜索的系统开发者

工具集成大语言模型使网络搜索成为信息寻求代理的核心能力。然而,随着交互历史增长,代理越来越难以跟踪任务进度。当搜索未能获得有效证据时,当前单代理和多代理系统会陷入重复循环,浪费搜索预算并损害最终输出的质量与完整性。我们提出SearchOS,一个系统级多代理框架,将脆弱、隐式的搜索进度转化为显式、持久且共享的状态。首先,我们将开放域信息寻求建模为带有地面引用的关联模式补全,代理发现实体、填充跨链接表的属性,并将每个值锚定到来源证据。随后设计了面向搜索的上下文管理(SOCM),将动态状态外化为待处理任务队列、证据图、覆盖地图和失败记忆。基于SOCM,SearchOS采用流水线并行调度机制,重叠子代理执行,并持续用填补未覆盖缺口的任务填充空闲槽位,以提升利用率和吞吐量。为调度和控制搜索代理执行,SearchOS引入搜索工具中间件接口,拦截模型与工具交互,记录有依据的证据,并响应停滞或预算耗尽,同时提供可复用的分层技能系统,包含策略与访问技能,增强搜索过程,避免跨轮次重复失败模式。在WideSearch和GISA数据集上,SearchOS在所有评估的单/多代理基线上均领先各项指标,为稳健的信息寻求协作铺平道路。

原文摘要 · Abstract (English)

Recent advances in Tool-Integrated Large Language Models have made web search a core capability of information-seeking agents. However, as interaction histories grow, agents increasingly struggle to track task progress. When search attempts fail to yield useful evidence, current single- and multi-agent systems can become trapped in repetitive loops, wasting search budgets and ultimately compromising the quality and completeness of the final output. We introduce SearchOS, a system-level multi-agent framework that turns fragile, implicit search progress into explicit, persistent, and shared state. First, we formulate open-domain information seeking as relational schema completion with grounded citations, where agents discover entities, populate attributes across linked tables, and anchor each value to source evidence. Then we design Search-Oriented Context Management (SOCM), which externalizes the evolving state into Frontier Task, an Evidence Graph, a Coverage Map, and Failure Memory. Built on SOCM, SearchOS applies a pipeline-parallel scheduling mechanism that overlaps the execution of sub-agents and continuously refills freed slots with tasks targeting unresolved coverage gaps to improve utilization and throughput. To schedule and control the execution of search agents, SearchOS introduces a Search Tool Middleware Harness that intercepts model and tool interactions to record grounded evidence and react to stalls or budget exhaustion, and provides a reusable hierarchical skill system comprising strategy and access skills to augment the agents' search process and avoid repeating failed search patterns across runs. On WideSearch and GISA, SearchOS leads all metrics among the evaluated single- and multi-agent baselines, paving the way toward robust information-seeking collaboration.

信息搜索多智能体系统架构

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