paper-with-me

Papers

Preference Optimization via Contrastive Divergence: Your Reward Model is Secretly an NLL Estimator

2025-02-06 · Zhuotong Chen, Fang Liu, Xuan Zhu, Yanjun Qi, Mohammad Ghavamzadeh

Existing studies on preference optimization (PO) have centered on constructing pairwise preference data following simple heuristics, such as maximizing the margin between preferred and dispreferred completions based on human (or AI) ranked scores. However, none of these heuristics has a full theoretical justification. In this work, we develop a novel PO framework that provides theoretical guidance to effectively sample dispreferred completions. To achieve this, we formulate PO as minimizing the negative log-likelihood (NLL) of a probability model and propose to estimate its normalization constant via a sampling strategy. As we will demonstrate, these estimative samples can act as dispreferred completions in PO. We then select contrastive divergence (CD) as the sampling strategy, and propose a novel MC-PO algorithm that applies the Monte Carlo (MC) kernel from CD to sample hard negatives w.r.t. the parameterized reward model. Finally, we propose the OnMC-PO algorithm, an extension of MC-PO to the online setting. On popular alignment benchmarks, MC-PO outperforms existing SOTA baselines, and OnMC-PO leads to further improvement.

📄 PDF Abstract BibTeX arXiv:2502.04567

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

PO Stochastic optimization methods have gained significant prominence as effective techniques in contemporary research, addressing complex optimization challenges efficiently. This…

Similar Papers 제목 키워드 기반

Semiparametric Preference Optimization: Your Language Model is Secretly a Single-Index Model

2025-12-26 · Nathan Kallus arxiv

Policy alignment to preference data typically assumes a known link function between observed preferences and latent rewards (e.g., Bradley-Terry model / logistic link). Misspecification of this link can bias inferred rew…

f-GRPO and Beyond: Divergence-Based Reinforcement Learning Algorithms for General LLM Alignment

2026-02-05 · Rajdeep Haldar, Lantao Mei, Guang Lin, Yue Xing 외 arxiv

Recent work shows that preference alignment objectives can be interpreted as divergence estimators between aligned (preferred) & unaligned (less-preferred) distributions, yielding a principled recipe for designing alignm…

Reinforcement Learning

Follow-Your-Preference: Towards Preference-Aligned Image Inpainting

2025-09-27 · Yutao Shen, Junkun Yuan, Toru Aonishi, Hideki Nakayama 외 arxiv

This paper investigates image inpainting with preference alignment. Instead of introducing a novel method, we go back to basics and revisit fundamental problems in achieving such alignment. We leverage the prominent dire…

Image Inpainting

Cal-DPO: Calibrated Direct Preference Optimization for Language Model Alignment

2024-12-19 · Teng Xiao, Yige Yuan, Huaisheng Zhu, Mingxiao Li 외

We study the problem of aligning large language models (LLMs) with human preference data. Contrastive preference optimization has shown promising results in aligning LLMs with available preference data by optimizing the …

Language ModelingLanguage Modelling

Follow-Your-Preference++: Rethinking Preference Alignment for Image Inpainting

2026-06-02 · Junkun Yuan, Yutao Shen, Toru Aonishi, Hideki Nakayama 외 arxiv

We study preference alignment for image inpainting. Rather than proposing yet another method, we revisit the problem from first principles and reassess its core challenges. We adopt the widely used direct preference opti…

Image Inpainting