paper-with-me

Papers

$f$-PO: Generalizing Preference Optimization with $f$-divergence Minimization

2024-10-29 · Jiaqi Han, Mingjian Jiang, Yuxuan Song, Jure Leskovec, Stefano Ermon, Minkai Xu

Preference optimization has made significant progress recently, with numerous methods developed to align language models with human preferences. This paper introduces $f$-divergence Preference Optimization ($f$-PO), a novel framework that generalizes and extends existing approaches. $f$-PO minimizes $f$-divergences between the optimized policy and the optimal policy, encompassing a broad family of alignment methods using various divergences. Our approach unifies previous algorithms like DPO and EXO, while offering new variants through different choices of $f$-divergences. We provide theoretical analysis of $f$-PO's properties and conduct extensive experiments on state-of-the-art language models using benchmark datasets. Results demonstrate $f$-PO's effectiveness across various tasks, achieving superior performance compared to existing methods on popular benchmarks such as AlpacaEval 2, Arena-Hard, and MT-Bench. Additionally, we present ablation studies exploring the impact of different $f$-divergences, offering insights into the trade-offs between regularization and performance in offline preference optimization. Our work contributes both practical algorithms and theoretical understanding to the field of language model alignment. Code is available at https://github.com/MinkaiXu/fPO.

📄 PDF Abstract BibTeX arXiv:2410.21662

Code (1)

minkaixu/fpo 공식 구현 pytorch

Tasks

Language ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
DPO 설명 없음

Similar Papers 제목 키워드 기반

Generalizing Alignment Paradigm of Text-to-Image Generation with Preferences through $f$-divergence Minimization

2024-09-15 · Haoyuan Sun, Bo Xia, Yongzhe Chang, Xueqian Wang

Direct Preference Optimization (DPO) has recently expanded its successful application from aligning large language models (LLMs) to aligning text-to-image models with human preferences, which has generated considerable i…

DiversityImage GenerationText to Image GenerationText-to-Image Generation

Divergence Minimization Preference Optimization for Diffusion Model Alignment

2025-07-10 · Binxu Li, Minkai Xu, Jiaqi Han, Meihua Dang 외 arxiv

Diffusion models have achieved remarkable success in generating realistic and versatile images from text prompts. Inspired by the recent advancements of language models, there is an increasing interest in further improvi…

Beyond Reverse KL: Generalizing Direct Preference Optimization with Diverse Divergence Constraints

2023-09-28 · Chaoqi Wang, Yibo Jiang, Chenghao Yang, Han Liu 외

The increasing capabilities of large language models (LLMs) raise opportunities for artificial general intelligence but concurrently amplify safety concerns, such as potential misuse of AI systems, necessitating effectiv…

Set-valued shortfall and divergence risk measures

2017-09-10

Risk measures for multivariate financial positions are studied in a utility-based framework. Under a certain incomplete preference relation, shortfall and divergence risk measures are defined as the optimal values of spe…

Unbiased Diffusion Variational Inversion via Principled Posterior Matching

2026-05-24 · Weimin Bai, Yuxuan Gu, Yifei Wang, Weijian Luo 외 arxiv

Existing score-based methods for inverse problems often resort to approximate minimization of the KL divergence between the inversion distribution and the Bayesian posterior. Such an approximation leads to severe mode co…