ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2409.17819
27
7

Inference-Time Language Model Alignment via Integrated Value Guidance

26 September 2024
Zhixuan Liu
Zhanhui Zhou
Yuanfu Wang
Chao Yang
Yu Qiao
ArXivPDFHTML
Abstract

Large language models are typically fine-tuned to align with human preferences, but tuning large models is computationally intensive and complex. In this work, we introduce Integrated Value Guidance\textit{Integrated Value Guidance}Integrated Value Guidance (IVG), a method that uses implicit and explicit value functions to guide language model decoding at token and chunk-level respectively, efficiently aligning large language models purely at inference time. This approach circumvents the complexities of direct fine-tuning and outperforms traditional methods. Empirically, we demonstrate the versatility of IVG across various tasks. In controlled sentiment generation and summarization tasks, our method significantly improves the alignment of large models using inference-time guidance from gpt2\texttt{gpt2}gpt2-based value functions. Moreover, in a more challenging instruction-following benchmark AlpacaEval 2.0, we show that both specifically tuned and off-the-shelf value functions greatly improve the length-controlled win rates of large models against gpt-4-turbo\texttt{gpt-4-turbo}gpt-4-turbo (e.g., 19.51%→26.51%19.51\% \rightarrow 26.51\%19.51%→26.51% for Mistral-7B-Instruct-v0.2\texttt{Mistral-7B-Instruct-v0.2}Mistral-7B-Instruct-v0.2 and 25.58%→33.75%25.58\% \rightarrow 33.75\%25.58%→33.75% for Mixtral-8x7B-Instruct-v0.1\texttt{Mixtral-8x7B-Instruct-v0.1}Mixtral-8x7B-Instruct-v0.1 with Tulu guidance).

View on arXiv
Comments on this paper