Fetch-then-Explore: Decoupling Selection from Extraction over a Persistent Workspace for Search Agents
先获取再探索:面向搜索智能体的持久工作空间上选择与提取解耦
机构 * Renmin University of China(中国人民大学) ; Xiaohongshu Inc.(小红书公司) ; National University of Singapore(新加坡国立大学)
专题命中 工具调用 :agent(abstract);分类 cs.AI
AI总结 该研究针对搜索智能体提出Fetch-then-Explore方法,将页面选择与证据提取解耦,在两个基准测试中提升了智能体的搜索性能,核心是通过持久工作空间实现页面复用与证据累积。