paper-with-me

홈 › Papers

Distributional Preference Alignment of LLMs via Optimal Transport

2024-06-09 · Igor Melnyk, Youssef Mroueh, Brian Belgodere, Mattia Rigotti, Apoorva Nitsure, Mikhail Yurochkin, Kristjan Greenewald, Jiri Navratil, Jerret Ross

Current LLM alignment techniques use pairwise human preferences at a sample level, and as such, they do not imply an alignment on the distributional level. We propose in this paper Alignment via Optimal Transport (AOT), a novel method for distributional preference alignment of LLMs. AOT aligns LLMs on unpaired preference data by making the reward distribution of the positive samples stochastically dominant in the first order on the distribution of negative samples. We introduce a convex relaxation of this first-order stochastic dominance and cast it as an optimal transport problem with a smooth and convex cost. Thanks to the one-dimensional nature of the resulting optimal transport problem and the convexity of the cost, it has a closed-form solution via sorting on empirical measures. We fine-tune LLMs with this AOT objective, which enables alignment by penalizing the violation of the stochastic dominance of the reward distribution of the positive samples on the reward distribution of the negative samples. We analyze the sample complexity of AOT by considering the dual of the OT problem and show that it converges at the parametric rate. Empirically, we show on a diverse set of alignment datasets and LLMs that AOT leads to state-of-the-art models in the 7B family of models when evaluated with Open LLM Benchmarks and AlpacaEval.

📄 PDF Abstract BibTeX arXiv:2406.05882

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

PLOT: Enhancing Preference Learning via Optimal Transport

2026-04-02 · Liang Zhu, Yuelin Bai, Xiankun Ren, Jiaxi Yang 외 arxiv

Preference learning in Large Language Models (LLMs) has advanced significantly, yet existing methods remain limited by modest performance gains, high computational costs, hyperparameter sensitivity, and insufficient mode…

Aligning Crowd Feedback via Distributional Preference Reward Modeling

2024-02-15 · Dexun Li, Cong Zhang, Kuicai Dong, Derrick Goh Xin Deik 외

Deep Reinforcement Learning is widely used for aligning Large Language Models (LLM) with human preference. However, the conventional reward modelling is predominantly dependent on human annotations provided by a select c…

Deep Reinforcement Learning

Distributionally Robust Direct Preference Optimization

2025-02-04 · Zaiyan Xu, Sushil Vemuri, Kishan Panaganti, Dileep Kalathil 외

A major challenge in aligning large language models (LLMs) with human preferences is the issue of distribution shift. LLM alignment algorithms rely on static preference datasets, assuming that they accurately represent r…

APLOT: Robust Reward Modeling via Adaptive Preference Learning with Optimal Transport

2025-10-13 · Zhuo Li, Yuege Feng, Dandan Guo, Jinpeng Hu 외 arxiv

The reward model (RM) plays a crucial role in aligning Large Language Models (LLMs) with human preferences through Reinforcement Learning, where the Bradley-Terry (BT) objective has been recognized as simple yet powerful…

Reinforcement LearningSemantic Similarity

Modeling User Preferences as Distributions for Optimal Transport-Based Cross-Domain Recommendation under Non-Overlapping Settings

2025-08-22 · Ziyin Xiao, Toyotaro Suzumura arxiv

Cross-domain recommender (CDR) systems aim to transfer knowledge from data-rich domains to data-sparse ones, alleviating sparsity and cold-start issues present in conventional single-domain recommenders. However, many CD…