Towards Self-Improvement of LLMs via MCTS: Leveraging Stepwise Knowledge with Curriculum Preference Learning
Xiyao Wang, Linfeng Song, Ye Tian, Dian Yu, Baolin Peng, Haitao Mi,, Furong Huang, Dong Yu

TL;DR
This paper introduces AlphaLLM-CPL, a novel framework that improves LLM reasoning by leveraging detailed MCTS trajectories and curriculum learning to enhance self-improvement and distillation.
Contribution
AlphaLLM-CPL innovatively constructs stepwise trajectory pairs and employs curriculum preference learning for more effective MCTS-based LLM self-improvement.
Findings
Significant performance boost on mathematical reasoning tasks.
Outperforms previous MCTS distillation methods.
Enhances LLM reasoning capabilities through trajectory-based training.
Abstract
Monte Carlo Tree Search (MCTS) has recently emerged as a powerful technique for enhancing the reasoning capabilities of LLMs. Techniques such as SFT or DPO have enabled LLMs to distill high-quality behaviors from MCTS, improving their reasoning performance. However, existing distillation methods underutilize the rich trajectory information generated by MCTS, limiting the potential for improvements in LLM reasoning. In this paper, we propose AlphaLLM-CPL, a novel pairwise training framework that enables LLMs to self-improve through MCTS behavior distillation. AlphaLLM-CPL efficiently leverages MCTS trajectories via two key innovations: (1) AlphaLLM-CPL constructs stepwise trajectory pairs from child nodes sharing the same parent in the search tree, providing step-level information for more effective MCTS behavior distillation. (2) AlphaLLM-CPL introduces curriculum preference learning,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsArtificial Intelligence in Law
MethodsDirect Preference Optimization · Shrink and Fine-Tune
