paper-with-me

Papers

Personalizing Reinforcement Learning from Human Feedback with Variational Preference Learning

2024-08-19 · Sriyash Poddar, Yanming Wan, Hamish Ivison, Abhishek Gupta, Natasha Jaques

Reinforcement Learning from Human Feedback (RLHF) is a powerful paradigm for aligning foundation models to human values and preferences. However, current RLHF techniques cannot account for the naturally occurring differences in individual human preferences across a diverse population. When these differences arise, traditional RLHF frameworks simply average over them, leading to inaccurate rewards and poor performance for individual subgroups. To address the need for pluralistic alignment, we develop a class of multimodal RLHF methods. Our proposed techniques are based on a latent variable formulation - inferring a novel user-specific latent and learning reward models and policies conditioned on this latent without additional user-specific data. While conceptually simple, we show that in practice, this reward modeling requires careful algorithmic considerations around model architecture and reward scaling. To empirically validate our proposed technique, we first show that it can provide a way to combat underspecification in simulated control problems, inferring and optimizing user-specific reward functions. Next, we conduct experiments on pluralistic language datasets representing diverse user preferences and demonstrate improved reward function accuracy. We additionally show the benefits of this probabilistic framework in terms of measuring uncertainty, and actively learning user preferences. This work enables learning from diverse populations of users with divergent preferences, an important challenge that naturally occurs in problems from robot learning to foundation model alignment.

📄 PDF Abstract BibTeX arXiv:2408.10075

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

LoRe: Personalizing LLMs via Low-Rank Reward Modeling

2025-04-20 · Avinandan Bose, Zhihan Xiong, Yuejie Chi, Simon Shaolei Du 외

Personalizing large language models (LLMs) to accommodate diverse user preferences is essential for enhancing alignment and user satisfaction. Traditional reinforcement learning from human feedback (RLHF) approaches ofte…

Latent Embedding Adaptation for Human Preference Alignment in Diffusion Planners

2025-03-24 · Wen Zheng Terence Ng, Jianda Chen, Yuan Xu, Tianwei Zhang

This work addresses the challenge of personalizing trajectories generated in automated decision-making systems by introducing a resource-efficient approach that enables rapid adaptation to individual users' preferences. …

Decision Making

Promptable Behaviors: Personalizing Multi-Objective Rewards from Human Preferences

2023-12-14 · CVPR 2024 1 · Minyoung Hwang, Luca Weihs, Chanwoo Park, Kimin Lee 외

Customizing robotic behaviors to be aligned with diverse human preferences is an underexplored challenge in the field of embodied AI. In this paper, we present Promptable Behaviors, a novel framework that facilitates eff…

Multi-Objective Reinforcement LearningRobot Navigation

Efficient Personalization of Generative Models via Optimal Experimental Design

2025-12-22 · Guy Schacht, Ziyad Sheebaelhamd, Riccardo De Santi, Mojmír Mutný 외 arxiv

Preference learning from human feedback has the ability to align generative models with the needs of end-users. Human feedback is costly and time-consuming to obtain, which creates demand for data-efficient query selecti…

Swap-guided Preference Learning for Personalized Reinforcement Learning from Human Feedback

2026-03-13 · Gihoon Kim, Euntai Kim arxiv

Reinforcement Learning from Human Feedback (RLHF) is a widely used approach to align large-scale AI systems with human values. However, RLHF typically assumes a single, universal reward, which overlooks diverse preferenc…

Reinforcement Learning