paper-with-me

Papers

Soft Preference Optimization: Aligning Language Models to Expert Distributions

2024-04-30 · Arsalan SharifNassab, Saber Salehkaleybar, Sina Ghiassian, Surya Kanoria, Dale Schuurmans

We propose Soft Preference Optimization (SPO), a method for aligning generative models, such as Large Language Models (LLMs), with human preferences, without the need for a reward model. SPO optimizes model outputs directly over a preference dataset through a natural loss function that integrates preference loss with a regularization term across the model's entire output distribution rather than limiting it to the preference dataset. Although SPO does not require the assumption of an existing underlying reward model, we demonstrate that, under the Bradley-Terry (BT) model assumption, it converges to a softmax of scaled rewards, with the distribution's "softness" adjustable via the softmax exponent, an algorithm parameter. We showcase SPO's methodology, its theoretical foundation, and its comparative advantages in simplicity, computational efficiency, and alignment precision.

📄 PDF Abstract BibTeX arXiv:2405.00747

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Mix- and MoE-DPO: A Variational Inference Approach to Direct Preference Optimization

2025-10-09 · Jason Bohne, Pawel Polak, David Rosenberg, Brian Bloniarz 외 arxiv

Direct Preference Optimization (DPO) has recently emerged as a simple and effective alternative to reinforcement learning from human feedback (RLHF) for aligning large language models (LLMs) with user preferences. Howeve…

Reinforcement Learning

Geometric-Averaged Preference Optimization for Soft Preference Labels

2024-09-10 · Hiroki Furuta, Kuang-Huei Lee, Shixiang Shane Gu, Yutaka Matsuo 외

Many algorithms for aligning LLMs with human preferences assume that human preferences are binary and deterministic. However, human preferences can vary across individuals, and therefore should be represented distributio…

Disentangling Optimization Scale from Preference Scale in DPO

2026-08-27 · Ivan Kruzhilov arxiv

Direct Preference Optimization (DPO) is a widely used objective for aligning language models from preference data, with the coefficient $β$ commonly interpreted as controlling the KL constraint to a reference policy. We …

CoPL: Collaborative Preference Learning for Personalizing LLMs

2025-03-03 · Youngbin Choi, Seunghyuk Cho, Minjong Lee, Moonjeong Park 외

Personalizing large language models (LLMs) is important for aligning outputs with diverse user preferences, yet existing methods struggle with flexibility and generalization. We propose CoPL (Collaborative Preference Lea…

Collaborative Filtering

Consensus and Consistency Level Optimization of Fuzzy Preference Relation: A Soft Computing Approach

2014-08-26 · Sujit Das, Samarjit Kar

In group decision making (GDM) problems fuzzy preference relations (FPR) are widely used for representing decision makers' opinions on the set of alternatives. In order to avoid misleading solutions, the study of consist…

Decision MakingRelation