paper-with-me

Papers

Adaptive Decoding via Latent Preference Optimization

2024-11-14 · Shehzaad Dhuliawala, Ilia Kulikov, Ping Yu, Asli Celikyilmaz, Jason Weston, Sainbayar Sukhbaatar, Jack Lanchantin

During language model decoding, it is known that using higher temperature sampling gives more creative responses, while lower temperatures are more factually accurate. However, such models are commonly applied to general instruction following, which involves both creative and fact seeking tasks, using a single fixed temperature across all examples and tokens. In this work, we introduce Adaptive Decoding, a layer added to the model to select the sampling temperature dynamically at inference time, at either the token or example level, in order to optimize performance. To learn its parameters we introduce Latent Preference Optimization (LPO) a general approach to train discrete latent variables such as choices of temperature. Our method outperforms all fixed decoding temperatures across a range of tasks that require different temperatures, including UltraFeedback, Creative Story Writing, and GSM8K.

📄 PDF Abstract BibTeX arXiv:2411.09661

Code (0)

등록된 구현이 없습니다.

Tasks

GSM8KInstruction FollowingLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Sample-Adaptive Latent Rewards for Uncertainty-Guided Diffusion Post-Training

2026-08-06 · Rui Li, Yuanzhi Liang, Ke Hao, Ziqiao Weng 외 arxiv

Latent reward models can supervise visual diffusion models without decoding intermediate states into pixel space. This makes alignment with human preferences more efficient. However, existing latent reward models output …

Video Generation Models Are Good Latent Reward Models

2025-11-26 · Xiaoyue Mi, Wenqing Yu, Jiesong Lian, Shibo Jie 외 arxiv

Reward feedback learning (ReFL) has proven effective for aligning image generation with human preferences. However, its extension to video generation faces significant challenges. Existing video reward models rely on vis…

Video GenerationImage Generation

Fusion in Your Way: Aligning Image Fusion with Heterogeneous Demands via Direct Preference Optimization

2026-05-07 · Weijian Su, Songqian Zhang, Yuqi Han, Jian Zhuang 외 arxiv

As a key technique in multi-modal processing, infrared and visible image fusion (IVIF) plays a crucial role in integrating complementary spectral information for visual enhancement and downstream vision tasks. Despite re…

Margin Adaptive DPO: Leveraging Reward Model for Granular Control in Preference Optimization

2025-10-06 · Hyung Gyu Rho arxiv

Direct Preference Optimization (DPO) has emerged as a simple and effective method for aligning large language models. However, its reliance on a fixed temperature parameter leads to suboptimal training on diverse prefere…

Diffusion Model as a Noise-Aware Latent Reward Model for Step-Level Preference Optimization

2025-02-03 · Tao Zhang, Cheng Da, Kun Ding, Huan Yang 외

Preference optimization for diffusion models aims to align them with human preferences for images. Previous methods typically use Vision-Language Models (VLMs) as pixel-level reward models to approximate human preference…

model