arXiv:2601.00003cs.AIcs.CL2026-01被引 1

用蒙特卡洛搜索提升对话推理中的知识检索精准度

Reasoning in Action: MCTS-Driven Knowledge Retrieval for Large Language Models

  • 基于树搜索策略分步筛选知识库,先定范围再精筛
  • 在两个多轮对话数据集上显著提升回复多样性与信息量
  • 适合需要深度推理和创意响应的对话系统研究者

大型语言模型通常通过检索语义相似信息或提升推理能力来增强性能。然而,如何有效融合检索与推理策略仍是关键挑战。本文提出一种面向推理的知识检索方法,通过上下文逻辑结构而非表面语义相似性来增强模型信息获取能力。采用粗到细的检索流程:首先定位与话题相关的知识子区域,确保区域内句子均相关;随后在该子区域内进一步筛选与推理过程密切相关的知识。两阶段均使用受蒙特卡洛树搜索启发的搜索方法,利用关键词高效导航知识句。在两个多轮对话数据集上的实验表明,该方法不仅更贴合人类对话中的深层推理逻辑,还显著提升了检索知识的多样性,使生成回复更具信息量和创造性。

原文摘要 · Abstract (English)

Large language models (LLMs) typically enhance their performance through either the retrieval of semantically similar information or the improvement of their reasoning capabilities. However, a significant challenge remains in effectively integrating both retrieval and reasoning strategies to optimize LLM performance. In this paper, we introduce a reasoning-aware knowledge retrieval method that enriches LLMs with information aligned to the logical structure of conversations, moving beyond surface-level semantic similarity. We follow a coarse-to-fine approach for knowledge retrieval. First, we identify a contextually relevant sub-region of the knowledge base, ensuring that all sentences within it are relevant to the context topic. Next, we refine our search within this sub-region to extract knowledge that is specifically relevant to the reasoning process. Throughout both phases, we employ the Monte Carlo Tree Search-inspired search method to effectively navigate through knowledge sentences using common keywords. Experiments on two multi-turn dialogue datasets demonstrate that our knowledge retrieval approach not only aligns more closely with the underlying reasoning in human conversations but also significantly enhances the diversity of the retrieved knowledge, resulting in more informative and creative responses.

知识检索对话系统推理增强

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