paper-with-me

홈 › Papers

PLOT: Enhancing Preference Learning via Optimal Transport

2026-04-02 · Liang Zhu, Yuelin Bai, Xiankun Ren, Jiaxi Yang, Lei Zhang, Feiteng Fang, Hamid Alinejad-Rokny, Minghuan Tan, Min 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 modeling of global token-level relationships. We introduce PLOT, which enhances Preference Learning in fine-tuning-based alignment through a token-level loss derived from Optimal Transport. By formulating preference learning as an Optimal Transport Problem, PLOT aligns model outputs with human preferences while preserving the original distribution of LLMs, ensuring stability and robustness. Furthermore, PLOT leverages token embeddings to capture semantic relationships, enabling globally informed optimization. Experiments across two preference categories - Human Values and Logic & Problem Solving - spanning seven subpreferences demonstrate that PLOT consistently improves alignment performance while maintaining fluency and coherence. These results substantiate optimal transport as a principled methodology for preference learning, establishing a theoretically grounded framework that provides new insights for preference learning of LLMs.

📄 PDF Abstract BibTeX arXiv:2604.01837

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

PLOT: Progressive Localization via Optimal Transport in Neural Causal Abstraction

2026-05-07 · Jonathn Chang, Arya Datla, Ziv Goldfeld arxiv

Causal abstraction offers a principled framework for mechanistic interpretability, aligning a high-level causal model with the low-level computation realized by a neural network through counterfactual intervention analys…

PLOT: Prompt Learning with Optimal Transport for Vision-Language Models

2022-10-03 · Guangyi Chen, Weiran Yao, Xiangchen Song, Xinyue Li 외

With the increasing attention to large vision-language models such as CLIP, there has been a significant amount of effort dedicated to building efficient prompts. Unlike conventional methods of only learning one single p…

Prompt Learning

Stable matching as transport

2024-02-20 · Federico Echenique, Joseph Root, Fedor Sandomirskiy

This paper links matching markets with aligned preferences to optimal transport theory. We show that stability, efficiency, and fairness emerge as solutions to a parametric family of optimal transport problems. The param…

Fairness

Optimal Transport-Based Token Weighting scheme for Enhanced Preference Optimization

2025-05-24 · Meng Li, Guangda Huzhang, Haibo Zhang, Xiting Wang 외

Direct Preference Optimization (DPO) has emerged as a promising framework for aligning Large Language Models (LLMs) with human preferences by directly optimizing the log-likelihood difference between chosen and rejected …

Instruction Following