LGAIFeb 28, 2025

Reward Learning from Multiple Feedback Types

arXiv:2502.21038v16 citationsh-index: 6ICLR
Originality Incremental advance
AI Analysis

This work addresses the challenge of aligning agentic models more effectively by leveraging varied human feedback, representing an incremental step in improving reward learning for RLHF.

The paper tackled the problem of learning rewards from diverse human feedback types beyond binary preferences, and demonstrated through simulated experiments across ten RL environments that utilizing multiple feedback types can lead to strong reward modeling performance compared to preference-only baselines.

Learning rewards from preference feedback has become an important tool in the alignment of agentic models. Preference-based feedback, often implemented as a binary comparison between multiple completions, is an established method to acquire large-scale human feedback. However, human feedback in other contexts is often much more diverse. Such diverse feedback can better support the goals of a human annotator, and the simultaneous use of multiple sources might be mutually informative for the learning process or carry type-dependent biases for the reward learning process. Despite these potential benefits, learning from different feedback types has yet to be explored extensively. In this paper, we bridge this gap by enabling experimentation and evaluating multi-type feedback in a broad set of environments. We present a process to generate high-quality simulated feedback of six different types. Then, we implement reward models and downstream RL training for all six feedback types. Based on the simulated feedback, we investigate the use of types of feedback across ten RL environments and compare them to pure preference-based baselines. We show empirically that diverse types of feedback can be utilized and lead to strong reward modeling performance. This work is the first strong indicator of the potential of multi-type feedback for RLHF.

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