ICML 2025poster0 citations

Language Models as Implicit Tree Search

Ziliang Chen, Zhao-Rong Lai, Yufeng Yang, Liangda Fang, ZHANFU YANG, Liang Lin

Abstract

Despite advancing language model (LM) alignment, direct preference optimization (DPO) falls short in LM reasoning with the free lunch from reinforcement learning (RL). As the breakthrough, this work proposes a new RL-free preference optimization method aiming to achieve DPO along with learning another LM, whose response generation policy holds the asymptotic equivalence with AlphaZero-like search, the apex of algorithms for complex reasoning missions like chess Go. While circumventing explicit value and reward modeling, the neural implicit tree search executed by the extra LM remains seeking to equip DPO with reasoning procedure technically akin to AlphaZero. Our experiments demonstrate that our methodology outperforms both regular DPO variants in human preference alignment, and MCTS-based LMs in mathematical reasoning and planning tasks.

RL-free preference optimizationLLM based MCTSLLM alignmentLLM reasoning
BibTeX
@inproceedings{
chen2025language,
title={Language Models as Implicit Tree Search},
author={Ziliang Chen and Zhao-Rong Lai and Yufeng Yang and Liangda Fang and ZHANFU YANG and Liang Lin},
booktitle={Forty-second International Conference on Machine Learning},
year={2025},
url={https://openreview.net/forum?id=bEqMmGu6qg}
}