NAACL 2025long0 citations

Reward-Guided Tree Search for Inference Time Alignment of Large Language Models

Chia-Yu Hung, Navonil Majumder, Ambuj Mehrish, Soujanya Poria

Abstract

Inference-time computation methods enhance the performance of Large Language Models (LLMs) by leveraging additional computational resources to achieve superior results. Common techniques, such as Best-of-N sampling, Majority Voting, and variants of tree-search algorithm have proven to be effective in boosting the performance of LLMs. These approaches strategically trade increased computational resource for improved model responses. In this work, we proposed DARWIN, an inference-time alignment method that leverage the guidance of a reward model to achieve alignment through reward-guided tree search. Empirical evidences indicates that our method outperform other inference-time alignment methods such as Best-of-N and ARGS on two widely accepted alignment benchmarks AlpacaEval 2 and MT-Bench. Furthermore, we show that our inference-time approach achieves performance comparable to preference-tuned models on both benchmarks, highlighting the effectiveness of trading inference-time compute for enhanced performance during inference.

BibTeX
@inproceedings{hung-etal-2025-reward,
    title = "Reward-Guided Tree Search for Inference Time Alignment of Large Language Models",
    author = "Hung, Chia-Yu  and
      Majumder, Navonil  and
      Mehrish, Ambuj  and
      Poria, Soujanya",
    editor = "Chiruzzo, Luis  and
      Ritter, Alan  and
      Wang, Lu",
    booktitle = "Proceedings of the 2025 Conference of the Nations of the Americas Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 1: Long Papers)",
    month = apr,
    year = "2025",
    address = "Albuquerque, New Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.naacl-long.625/",
    pages = "12575--12593",
    ISBN = "979-8-89176-189-6"
}
Reward-Guided Tree Search for Inference Time Alignment of Large Language Models · NAACL 2025