English

Personalized Soups: Personalized Large Language Model Alignment via Post-hoc Parameter Merging

Computation and Language 2023-10-19 v1

Abstract

While Reinforcement Learning from Human Feedback (RLHF) aligns Large Language Models (LLMs) with general, aggregate human preferences, it is suboptimal for learning diverse, individual perspectives. In this work, we study Reinforcement Learning from Personalized Human Feedback (RLPHF) problem, wherein LLMs are aligned to multiple (sometimes conflicting) preferences by modeling alignment as a Multi-Objective Reinforcement Learning (MORL) problem. Compared to strong single-objective baselines, we show that we can achieve personalized alignment by decomposing preferences into multiple dimensions. These dimensions are defined based on personalizations that are declared as desirable by the user. In this work, we show that they can be efficiently trained independently in a distributed manner and combined effectively post-hoc through parameter merging. The code is available at https://github.com/joeljang/RLPHF.

Keywords

Cite

@article{arxiv.2310.11564,
  title  = {Personalized Soups: Personalized Large Language Model Alignment via Post-hoc Parameter Merging},
  author = {Joel Jang and Seungone Kim and Bill Yuchen Lin and Yizhong Wang and Jack Hessel and Luke Zettlemoyer and Hannaneh Hajishirzi and Yejin Choi and Prithviraj Ammanabrolu},
  journal= {arXiv preprint arXiv:2310.11564},
  year   = {2023}
}

Comments

Preprint

R2 v1 2026-06-28T12:53:48.902Z