pith. sign in

arxiv: 2502.04751 · v1 · pith:P7UFJOUTnew · submitted 2025-02-07 · 💻 cs.IR · cs.CL

Holistically Guided Monte Carlo Tree Search for Intricate Information Seeking

classification 💻 cs.IR cs.CL
keywords informationsearchintricateseekingtreechecklisthg-mctsaccurate
0
0 comments X
read the original abstract

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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Toward Generalist Autonomous Research via Hypothesis-Tree Refinement

    cs.CL 2026-06 unverdicted novelty 6.0

    Arbor combines a coordinator, executors, and a hypothesis tree to enable cumulative autonomous research, outperforming Codex and Claude Code by over 2.5x on six real tasks and reaching 86.36% Any Medal on MLE-Bench Lite.

  2. AMBUSH: Collaborative Capture in Complex Environments with Neural Acceleration

    cs.RO 2026-07 unverdicted novelty 4.0

    AMBUSH parameterizes an ambush tactic for slower pursuers, optimizes it with H-MCTS, and accelerates planning with a neural network to capture faster evaders in complex environments.