Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Beyond One-Preference-Fits-All Alignment: Multi-Objective Direct Preference Optimization

About

A single language model, even when aligned with labelers through reinforcement learning from human feedback (RLHF), may not suit all human preferences. Recent approaches therefore prefer customization, gathering multi-dimensional feedback, and creating distinct reward models for each dimension. Different language models are then optimized for various preferences using multi-objective RLHF (MORLHF) with varying reward weights. However, RL fine-tuning is unstable and resource-heavy, especially with diverse and usually conflicting objectives. In this paper, we present Multi-Objective Direct Preference Optimization (MODPO), an RL-free extension of Direct Preference Optimization (DPO) for multiple alignment objectives. Essentially, MODPO folds language modeling directly into reward modeling, training language models as implicit collective reward models that combine all objectives with specific weights. MODPO theoretically yields the same optimal solutions as MORLHF but is practically more stable and efficient. Empirical results in safety alignment and long-form question answering show that MODPO matches or outperforms existing methods, producing a Pareto front of language models catering to diverse preferences with three times less computational resources compared to MORLHF. Code is available at https://github.com/ZHZisZZ/modpo.

Zhanhui Zhou, Jie Liu, Jing Shao, Xiangyu Yue, Chao Yang, Wanli Ouyang, Yu Qiao• 2023

Related benchmarks

TaskDatasetResultRank
Reddit Summary AlignmentReddit Summary normalized rewards (test)
Faithfulness Reward0.48
60
Helpful Assistant AlignmentHelpful Assistant normalized rewards (test)
Helpfulness Reward (r1)41
60
Assistant Response Alignment (Helpfulness and Harmlessness)HH-RLHF (test)
Helpfulness Win Rate4
31
HelpfulnessAlpaca Eval
Alpaca Eval (%)7.34
22
Preference AlignmentPsoups (test)
Helpfulness (RM)0.89
13
Controllable multi-objective generationHH-RLHF Helpful vs Harmless (test)
Hypervolume0.93
6
Harmlessness evaluationHarmlessness
Disc. Score0.4642
5
Controllable multi-objective generationFaithful vs Preference 1
HyperVolume0.65
2
Showing 8 of 8 rows

Other info

Follow for update