MixDPO: Modeling Preference Strength for Pluralistic Alignment
Saki Imai, Pedram Heydari, Anthony Sicilia, Asteria Kaeberlein, Katherine Atwell, Malihe Alikhani
TL;DR
Preference-based alignment often assumes uniform preference strength, which ignores heterogeneity in how strongly humans express judgments. MixDPO generalizes Direct Preference Optimization by treating the preference strength parameter $\beta$ as a random variable drawn from a learned distribution, with LogNormal or Gamma families providing scalable options. Across three diverse datasets and two open-weight language models, MixDPO yields higher macro-level margins and preserves micro-level subgroup preferences, especially where heterogeneity is pronounced, while incurring modest computational overhead. This distributional approach makes preference heterogeneity observable and actionable, offering a principled route toward pluralistic alignment that respects diverse values without sacrificing aggregate performance.
Abstract
Preference based alignment objectives implicitly assume that all human preferences are expressed with equal strength. In practice, however, preference strength varies across individuals and contexts -- a phenomenon established in behavioral economics and discrete choice theory. This mismatch limits the ability of existing objectives to faithfully capture heterogeneous human judgments. Inspired by this literature, we introduce Mixed Logit Direct Preference Optimization (MixDPO), a generalization of Direct Preference Optimization that models variation in preference strength. MixDPO enables alignment objectives to capture heterogeneity in how strongly preferences are expressed across training examples. We evaluate MixDPO on three preference datasets using two open-weight language models. Across datasets, MixDPO improves aggregate alignment performance (+11.2 points on Pythia-2.8B) while preserving subgroup level preferences, with the largest gains appearing in settings with higher inferred preference heterogeneity. MixDPO makes preference heterogeneity explicit through learned strength distributions. We release our code for reproducibility.
