arXiv:2508.08088cs.IRcs.AI2025-08AAAI被引 7

HierSearch用分层强化学习实现企业级本地与网络搜索融合

HierSearch: A Hierarchical Enterprise Deep Search Framework Integrating Local and Web Searches

  • 分层架构:高层规划器协调本地与网络搜索代理
  • 在六项基准测试中优于现有深度搜索模型
  • 引入知识精炼模块防止幻觉与错误传播

近期大型推理模型展现出强大的数学与编程能力,深度搜索利用其推理能力应对复杂信息检索任务。现有深度搜索方法通常局限于单一知识源(本地或网络)。然而,企业常需同时利用本地和网络语料的私有深度搜索系统。简单使用平坦强化学习训练多工具代理虽直观,但存在训练数据效率低、难以掌握复杂工具等问题。为此,我们提出分层代理式深度搜索框架HierSearch,采用分层强化学习训练。底层分别训练本地深度搜索代理和网络深度搜索代理,从各自领域检索证据;高层为规划代理,协调底层代理并生成最终答案。此外,设计知识精炼模块过滤低层代理返回的幻觉和无关证据,防止直接抄袭与错误传播。实验表明,HierSearch在六项跨通用、金融与医疗领域的基准测试中性能优于平坦强化学习,并超越多种深度搜索及多源检索增强生成基线。

原文摘要 · Abstract (English)

Recently, large reasoning models have demonstrated strong mathematical and coding abilities, and deep search leverages their reasoning capabilities in challenging information retrieval tasks. Existing deep search works are generally limited to a single knowledge source, either local or the Web. However, enterprises often require private deep search systems that can leverage search tools over both local and the Web corpus. Simply training an agent equipped with multiple search tools using flat reinforcement learning (RL) is a straightforward idea, but it has problems such as low training data efficiency and poor mastery of complex tools. To address the above issue, we propose a hierarchical agentic deep search framework, HierSearch, trained with hierarchical RL. At the low level, a local deep search agent and a Web deep search agent are trained to retrieve evidence from their corresponding domains. At the high level, a planner agent coordinates low-level agents and provides the final answer. Moreover, to prevent direct answer copying and error propagation, we design a knowledge refiner that filters out hallucinations and irrelevant evidence returned by low-level agents. Experiments show that HierSearch achieves better performance compared to flat RL, and outperforms various deep search and multi-source retrieval-augmented generation baselines in six benchmarks across general, finance, and medical domains.

深度搜索分层强化学习企业搜索

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