ai.hackcv
论文精选 65arXiv

SearchOS-V1: Towards Robust Open-Domain Information-Seeking Agent Collaboration· SearchOS-V1:迈向强大的开放领域信息检索代理协作

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.

AI 解读论文

建模开放领域信息检索,实现多代理分工合作提高搜索效率。

核心方法
引入SearchOS框架,通过关系模式完成与接地引用、搜索导向上下文管理(SOCM)和搜索工具中间件,实现搜索任务的显式、持续和共享状态。
适合谁读
研究者、工程师
要解决的问题
当前信息检索代理难以追踪任务进展,导致重复搜索及效率低下。
关键实验
在WideSearch和GISA数据集上的表现优于所有单代理和多代理基线模型。
主要贡献
提高了开放领域信息检索中多代理系统的效率和鲁棒性,减少了重复劳动和资源浪费。
意义与局限
为开放领域信息检索提供了新的协作模式,但可能存在复杂性增加及实施难度大的局限。
领域:cs.AI作者:Yuyao Zhang、Junjie Gao、Zhengxian Wu
相关推荐

本站内容由 LLM 精选聚合,原文版权归 arXiv 所有 · 摘录仅供参考