CLDec 28, 2024

No Preference Left Behind: Group Distributional Preference Optimization

arXiv:2412.20299v222 citationsh-index: 7
Originality Incremental advance
AI Analysis

This addresses the issue of pluralistic alignment for groups with diverse opinions, representing an incremental improvement over existing preference optimization methods.

The paper tackles the problem of aligning language models with the distribution of preferences within a group, rather than just dominant preferences, and shows that their proposed Group Distributional Preference Optimization (GDPO) reduces the alignment gap and outperforms existing methods like DPO in experiments on synthetic and real-world datasets.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes