Technical Report: Enhancing LLM Reasoning with Reward-guided Tree Search (2411.11694v2)
Abstract: Recently, test-time scaling has garnered significant attention from the research community, largely due to the substantial advancements of the o1 model released by OpenAI. By allocating more computational resources during the inference phase, LLMs~(LLMs) can extensively explore the solution space by generating more thought tokens or diverse solutions, thereby producing more accurate responses. However, developing an o1-like reasoning approach is challenging, and researchers have been making various attempts to advance this open area of research. In this paper, we present a preliminary exploration into enhancing the reasoning abilities of LLMs through reward-guided tree search algorithms. This framework is implemented by integrating the policy model, reward model, and search algorithm. It is primarily constructed around a tree search algorithm, where the policy model navigates a dynamically expanding tree guided by a specially trained reward model. We thoroughly explore various design considerations necessary for implementing this framework and provide a detailed report of the technical aspects. To assess the effectiveness of our approach, we focus on mathematical reasoning tasks and conduct extensive evaluations on four challenging datasets, significantly enhancing the reasoning abilities of LLMs.
- Jinhao Jiang (25 papers)
- Zhipeng Chen (46 papers)
- Yingqian Min (14 papers)
- Jie Chen (602 papers)
- Xiaoxue Cheng (12 papers)
- Jiapeng Wang (22 papers)
- Yiru Tang (3 papers)
- Haoxiang Sun (5 papers)
- Jia Deng (93 papers)
- Wayne Xin Zhao (196 papers)
- Zheng Liu (312 papers)
- Dong Yan (51 papers)
- Jian Xie (39 papers)
- Zhongyuan Wang (105 papers)
- Ji-Rong Wen (299 papers)