English

A Systematic Evaluation of Preference Aggregation in Federated RLHF for Pluralistic Alignment of LLMs

Computation and Language 2025-12-17 v2 Artificial Intelligence

Abstract

This paper addresses the challenge of aligning large language models (LLMs) with diverse human preferences within federated learning (FL) environments, where standard methods often fail to adequately represent diverse viewpoints. We introduce a comprehensive evaluation framework that systematically assesses the trade-off between alignment quality and fairness when using different aggregation strategies for human preferences. In our federated setting, each group locally evaluates rollouts and produces reward signals, and the server aggregates these group-level rewards without accessing any raw data. Specifically, we evaluate standard reward aggregation techniques (min, max, and average) and introduce a novel adaptive scheme that dynamically adjusts preference weights based on a group's historical alignment performance. Our experiments on question-answering (Q/A) tasks using a PPO-based RLHF pipeline demonstrate that our adaptive approach consistently achieves superior fairness while maintaining competitive alignment scores. This work offers a robust methodology for evaluating LLM behavior across diverse populations and provides a practical solution for developing truly pluralistic and fairly aligned models.

Keywords

Cite

@article{arxiv.2512.08786,
  title  = {A Systematic Evaluation of Preference Aggregation in Federated RLHF for Pluralistic Alignment of LLMs},
  author = {Mahmoud Srewa and Tianyu Zhao and Salma Elmalaki},
  journal= {arXiv preprint arXiv:2512.08786},
  year   = {2025}
}

Comments

This paper is accepted at the NeurIPS 2025 Workshop on Evaluating the Evolving LLM Lifecycle