paper-with-me

Papers

Latent Preference Coding: Aligning Large Language Models via Discrete Latent Codes

2025-05-08 · Zhuocheng Gong, Jian Guan, Wei Wu, Huishuai Zhang, Dongyan Zhao

Large language models (LLMs) have achieved remarkable success, yet aligning their generations with human preferences remains a critical challenge. Existing approaches to preference modeling often rely on an explicit or implicit reward function, overlooking the intricate and multifaceted nature of human preferences that may encompass conflicting factors across diverse tasks and populations. To address this limitation, we introduce Latent Preference Coding (LPC), a novel framework that models the implicit factors as well as their combinations behind holistic preferences using discrete latent codes. LPC seamlessly integrates with various offline alignment algorithms, automatically inferring the underlying factors and their importance from data without relying on pre-defined reward functions and hand-crafted combination weights. Extensive experiments on multiple benchmarks demonstrate that LPC consistently improves upon three alignment algorithms (DPO, SimPO, and IPO) using three base models (Mistral-7B, Llama3-8B, and Llama3-8B-Instruct). Furthermore, deeper analysis reveals that the learned latent codes effectively capture the differences in the distribution of human preferences and significantly enhance the robustness of alignment against noise in data. By providing a unified representation for the multifarious preference factors, LPC paves the way towards developing more robust and versatile alignment techniques for the responsible deployment of powerful LLMs.

📄 PDF Abstract BibTeX arXiv:2505.04993

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Limited Preference Data? Learning Better Reward Model with Latent Space Synthesis

2025-09-30 · Leitian Tao, Xuefeng Du, Sharon Li arxiv

Reward modeling, crucial for aligning large language models (LLMs) with human preferences, is often bottlenecked by the high cost of preference data. Existing textual data synthesis methods are computationally expensive.…

Data AugmentationText Generation

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

InPO: Inversion Preference Optimization with Reparametrized DDIM for Efficient Diffusion Model Alignment

2025-03-24 · CVPR 2025 1 · Yunhong Lu, Qichao Wang, Hengyuan Cao, Xierui Wang 외

Without using explicit reward, direct preference optimization (DPO) employs paired human preference data to fine-tune generative models, a method that has garnered considerable attention in large language models (LLMs). …

Steering Risk Preferences in Large Language Models by Aligning Behavioral and Neural Representations

2025-05-16 · Jian-Qiao Zhu, Haijiang Yan, Thomas L. Griffiths

Changing the behavior of large language models (LLMs) can be as straightforward as editing the Transformer's residual streams using appropriately constructed "steering vectors." These modifications to internal neural act…

ARGS: Alignment as Reward-Guided Search

2024-01-23 · Maxim Khanov, Jirayu Burapacheep, Yixuan Li

Aligning large language models with human objectives is paramount, yet common approaches including RLHF suffer from unstable and resource-intensive training. In response to this challenge, we introduce ARGS, Alignment as…

Diversity