ARise: Towards Knowledge-Augmented Reasoning via Risk-Adaptive Search

📅 2025-04-15
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
To address error propagation and multi-branch verification bottlenecks in open-domain, knowledge-intensive complex reasoning with large language models (LLMs), this paper proposes a risk-aware, dynamic retrieval-augmented reasoning framework based on Monte Carlo Tree Search (MCTS). Our method integrates retrieval-augmented generation (RAG) dynamically into the reasoning path selection process. Key contributions include: (1) a risk assessment model for intermediate reasoning states to enable early detection and suppression of error propagation; (2) a risk-adaptive MCTS search strategy that jointly optimizes exploration–exploitation trade-offs and multi-hypothesis verification; and (3) seamless integration of dynamic RAG within the MCTS-based reasoning pipeline. Evaluated on knowledge-enhanced reasoning tasks, our approach achieves a 23.10% absolute improvement over state-of-the-art baselines and outperforms the latest RAG-enhanced large reasoning models by 25.37%.

Technology Category

Application Category

📝 Abstract
Large language models (LLMs) have demonstrated impressive capabilities and are receiving increasing attention to enhance their reasoning through scaling test--time compute. However, their application in open--ended, knowledge--intensive, complex reasoning scenarios is still limited. Reasoning--oriented methods struggle to generalize to open--ended scenarios due to implicit assumptions of complete world knowledge. Meanwhile, knowledge--augmented reasoning (KAR) methods fail to address two core challenges: 1) error propagation, where errors in early steps cascade through the chain, and 2) verification bottleneck, where the explore--exploit tradeoff arises in multi--branch decision processes. To overcome these limitations, we introduce ARise, a novel framework that integrates risk assessment of intermediate reasoning states with dynamic retrieval--augmented generation (RAG) within a Monte Carlo tree search paradigm. This approach enables effective construction and optimization of reasoning plans across multiple maintained hypothesis branches. Experimental results show that ARise significantly outperforms the state--of--the--art KAR methods by up to 23.10%, and the latest RAG-equipped large reasoning models by up to 25.37%.
Problem

Research questions and friction points this paper is trying to address.

Enhancing open-ended complex reasoning in LLMs
Addressing error propagation in knowledge-augmented reasoning
Overcoming verification bottlenecks in multi-branch decisions
Innovation

Methods, ideas, or system contributions that make the work stand out.

Risk-adaptive search for reasoning optimization
Dynamic retrieval-augmented generation integration
Monte Carlo tree search for multi-branch decisions
🔎 Similar Papers
No similar papers found.
Y
Yize Zhang
Shanghai Jiao Tong University
T
Tianshu Wang
Institute of Software, Chinese Academy of Sciences
Sirui Chen
Sirui Chen
University of Illinois Urbana-Champaign
Reinforcement LearningInformation Retrieval
K
Kun Wang
SenseTime
Xingyu Zeng
Xingyu Zeng
Shenzhen University of Advanced Technology
Computer VisionDeep Learning
H
Hongyu Lin
Institute of Software, Chinese Academy of Sciences
X
Xianpei Han
Institute of Software, Chinese Academy of Sciences
Le Sun
Le Sun
Institute of Software, CAS
information_retrievalnatural_language_processing
Chaochao Lu
Chaochao Lu
Shanghai AI Laboratory
Causal AI