No Preference Left Behind: Group Distributional Preference Optimization
Binwei Yao, Zefan Cai, Yun-Shiuan Chuang, Shanglin Yang, Ming Jiang, Diyi Yang, Junjie Hu
TL;DR
This work tackles the problem that language models often align to a single dominant set of human preferences, neglecting intra-group diversity. It introduces Group Distributional Preference Optimization (GDPO), a belief-based framework that first calibrates the group’s belief distribution $p^*_{\mathcal{B}}$ and then performs belief-conditioned preference alignment, trained from a supervised fine-tuned checkpoint. Empirically, GDPO outperforms Direct Preference Optimization (DPO) on synthetic controllable opinion generation and real-world controllable movie review generation, achieving better distributional alignment and producing minority beliefs at test time. The approach advances pluralistic alignment by explicitly modeling beliefs as latent variables and conditioning responses on them, with potential impact on policy simulation and inclusive AI systems.
Abstract
Preferences within a group of people are not uniform but follow a distribution. While existing alignment methods like Direct Preference Optimization (DPO) attempt to steer models to reflect human preferences, they struggle to capture the distributional pluralistic preferences within a group. These methods often skew toward dominant preferences, overlooking the diversity of opinions, especially when conflicting preferences arise. To address this issue, we propose Group Distributional Preference Optimization (GDPO), a novel framework that aligns language models with the distribution of preferences within a group by incorporating the concept of beliefs that shape individual preferences. GDPO calibrates a language model using statistical estimation of the group's belief distribution and aligns the model with belief-conditioned preferences, offering a more inclusive alignment framework than traditional methods. In experiments using both synthetic controllable opinion generation and real-world movie review datasets, we show that DPO fails to align with the targeted belief distributions, while GDPO consistently reduces this alignment gap during training. Moreover, our evaluation metrics demonstrate that GDPO outperforms existing approaches in aligning with group distributional preferences, marking a significant advance in pluralistic alignment.
