W2S-AlignTree: Weak-to-Strong Inference-Time Alignment for Large Language Models via Monte Carlo Tree Search
Zhenyu Ding, Yuhao Wang, Tengyue Xiao, Haoying Wang, Caigui Jiang, Ning Ding

TL;DR
W2S-AlignTree introduces a novel inference-time alignment method for LLMs that uses Monte Carlo Tree Search and weak-to-strong generalization to improve output quality without retraining.
Contribution
It pioneers a plug-and-play alignment framework combining MCTS with weak-to-strong generalization, enabling dynamic, fine-grained control during inference.
Findings
Outperforms strong baselines in sentiment, summarization, and instruction-following tasks.
Improves Llama3-8B summarization performance by 15.9%.
Demonstrates effective real-time alignment without model parameter modifications.
Abstract
Large Language Models (LLMs) demonstrate impressive capabilities, yet their outputs often suffer from misalignment with human preferences due to the inadequacy of weak supervision and a lack of fine-grained control. Training-time alignment methods like Reinforcement Learning from Human Feedback (RLHF) face prohibitive costs in expert supervision and inherent scalability limitations, offering limited dynamic control during inference. Consequently, there is an urgent need for scalable and adaptable alignment mechanisms. To address this, we propose W2S-AlignTree, a pioneering plug-and-play inference-time alignment framework that synergistically combines Monte Carlo Tree Search (MCTS) with the Weak-to-Strong Generalization paradigm for the first time. W2S-AlignTree formulates LLM alignment as an optimal heuristic search problem within a generative search tree. By leveraging weak model's…
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
Taxonomy
TopicsTopic Modeling · Sentiment Analysis and Opinion Mining · Multimodal Machine Learning Applications
