用智能搜索树解决复杂信息查询的遗漏问题
Holistically Guided Monte Carlo Tree Search for Intricate Information Seeking
- 引入自适应清单与多视角奖励,引导搜索全覆盖
- 实验显示比基线更全面准确,减少重复搜索路径
- 适合需要深度分析的复杂查询场景
在海量数字信息时代,用户常面临涉及多步骤、跨源的复杂信息查询任务。传统方法难以兼顾局部精准与全局完整,导致关键信息遗漏。本文提出基于大模型的搜索助手,采用全息引导蒙特卡洛树搜索(HG-MCTS)新范式。将查询过程重构为带知识记忆的渐进式信息收集,结合自适应检查清单与多视角奖励建模。检查清单提供明确子目标,引导搜索覆盖复杂查询的各个方面;多视角奖励同时提供探索与检索激励,并通过进度反馈动态更新清单。该方法平衡局部扩展与全局引导,减少搜索冗余,确保关键维度被充分覆盖。在真实复杂查询任务上的大量实验表明,HG-MCTS能获取更完整的知识集合,生成更准确的最终回答,显著优于现有基线。
原文摘要 · Abstract (English)
In the era of vast digital information, the sheer volume and heterogeneity of available information present significant challenges for intricate information seeking. Users frequently face multistep web search tasks that involve navigating vast and varied data sources. This complexity demands every step remains comprehensive, accurate, and relevant. However, traditional search methods often struggle to balance the need for localized precision with the broader context required for holistic understanding, leaving critical facets of intricate queries underexplored. In this paper, we introduce an LLM-based search assistant that adopts a new information seeking paradigm with holistically guided Monte Carlo tree search (HG-MCTS). We reformulate the task as a progressive information collection process with a knowledge memory and unite an adaptive checklist with multi-perspective reward modeling in MCTS. The adaptive checklist provides explicit sub-goals to guide the MCTS process toward comprehensive coverage of complex user queries. Simultaneously, our multi-perspective reward modeling offers both exploration and retrieval rewards, along with progress feedback that tracks completed and remaining sub-goals, refining the checklist as the tree search progresses. By striking a balance between localized tree expansion and global guidance, HG-MCTS reduces redundancy in search paths and ensures that all crucial aspects of an intricate query are properly addressed. Extensive experiments on real-world intricate information seeking tasks demonstrate that HG-MCTS acquires thorough knowledge collections and delivers more accurate final responses compared with existing baselines.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。