paper-with-me

Papers

PAL: Pluralistic Alignment Framework for Learning from Heterogeneous Preferences

2024-06-12 · Daiwei Chen, Yi Chen, Aniket Rege, Ramya Korlakai Vinayak

Large foundation models pretrained on raw web-scale data are not readily deployable without additional step of extensive alignment to human preferences. Such alignment is typically done by collecting large amounts of pairwise comparisons from humans ("Do you prefer output A or B?") and learning a reward model or a policy with the Bradley-Terry-Luce (BTL) model as a proxy for a human's underlying implicit preferences. These methods generally suffer from assuming a universal preference shared by all humans, which lacks the flexibility of adapting to plurality of opinions and preferences. In this work, we propose PAL, a framework to model human preference complementary to existing pretraining strategies, which incorporates plurality from the ground up. We propose using the ideal point model as a lens to view alignment using preference comparisons. Together with our novel reformulation and using mixture modeling, our framework captures the plurality of population preferences while simultaneously learning a common preference latent space across different preferences, which can few-shot generalize to new, unseen users. Our approach enables us to use the penultimate-layer representation of large foundation models and simple MLP layers to learn reward functions that are on-par with the existing large state-of-the-art reward models, thereby enhancing efficiency of reward modeling significantly. We show that PAL achieves competitive reward model accuracy compared to strong baselines on 1) Language models with Summary dataset ; 2) Image Generative models with Pick-a-Pic dataset ; 3) A new semisynthetic heterogeneous dataset generated using Anthropic Personas. Finally, our experiments also highlight the shortcoming of current preference datasets that are created using rigid rubrics which wash away heterogeneity, and call for more nuanced data collection approaches.

📄 PDF Abstract BibTeX arXiv:2406.08469

Code (1)

RamyaLab/pluralistic-alignment 공식 구현 pytorch

Tasks

Preference Mapping

Similar Papers 제목 키워드 기반

Adaptive Pluralistic Alignment: A pipeline for dynamic artificial democracy

2026-05-02 · Rachel Freedman arxiv

Prevailing alignment methods target a fixed set of preferences and therefore risk forcing value lock-in as societal norms evolve over time. We introduce Adaptive Pluralistic Alignment (APA), a modular pipeline for updati…

LIVS: A Pluralistic Alignment Dataset for Inclusive Public Spaces

2025-02-27 · Rashid Mushkani, Shravan Nayak, Hugo Berard, Allison Cohen 외

We introduce the Local Intersectional Visual Spaces (LIVS) dataset, a benchmark for multi-criteria alignment, developed through a two-year participatory process with 30 community organizations to support the pluralistic …

Diversity

Steerable Pluralism: Pluralistic Alignment via Few-Shot Comparative Regression

2025-08-11 · Jadie Adams, Brian Hu, Emily Veenhuis, David Joy 외 arxiv

Large language models (LLMs) are currently aligned using techniques such as reinforcement learning from human feedback (RLHF). However, these methods use scalar rewards that can only reflect user preferences on average. …

Reinforcement Learning

Pluralistic Off-policy Evaluation and Alignment

2025-09-15 · Chengkai Huang, Junda Wu, Zhouhang Xie, Yu Xia 외 arxiv

Personalized preference alignment for LLMs with diverse human preferences requires evaluation and alignment methods that capture pluralism. Most existing preference alignment datasets are logged under policies that diffe…

Response Generation

No Preference Left Behind: Group Distributional Preference Optimization

2024-12-28 · Binwei Yao, Zefan Cai, Yun-Shiuan Chuang, Shanglin Yang 외

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 strugg…

DiversityLanguage ModelingLanguage Modelling