paper-with-me

Papers

MAVRL: Learning Reward Functions from Multiple Feedback Types with Amortized Variational Inference

2026-02-16 · Raphaël Baur, Yannick Metz, Maria Gkoulta, Mennatallah El-Assady, Giorgia Ramponi, Thomas Kleine Buening arxiv

Reward learning typically relies on a single feedback type or combines multiple feedback types using manually weighted loss terms. Currently, it remains unclear how to jointly learn reward functions from heterogeneous feedback types such as demonstrations, comparisons, ratings, and stops that provide qualitatively different signals. We address this challenge by formulating reward learning from multiple feedback types as Bayesian inference over a shared latent reward function, where each feedback type contributes information through an explicit likelihood. We introduce a scalable amortized variational inference approach that learns a shared reward encoder and feedback-specific likelihood decoders and is trained by optimizing a single evidence lower bound. Our approach avoids reducing feedback to a common intermediate representation and eliminates the need for manual loss balancing. Across discrete and continuous-control benchmarks, we show that jointly inferred reward posteriors outperform single-type baselines, exploit complementary information across feedback types, and yield policies that are more robust to environment perturbations. The inferred reward uncertainty further provides interpretable signals for analyzing model confidence and consistency across feedback types.

📄 PDF Abstract BibTeX arXiv:2602.15206

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Inference

Similar Papers 제목 키워드 기반

Reward Learning from Multiple Feedback Types

2025-02-28 · Yannick Metz, András Geiszl, Raphaël Baur, Mennatallah El-Assady

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

Fine-Grained Human Feedback Gives Better Rewards for Language Model Training

2023-06-02 · NeurIPS 2023 11 · Zeqiu Wu, Yushi Hu, Weijia Shi, Nouha Dziri 외

Language models (LMs) often exhibit undesirable text generation behaviors, including generating false, toxic, or irrelevant outputs. Reinforcement learning from human feedback (RLHF) - where human preference judgments on…

Language ModelingLanguage ModellingLong Form Question AnsweringQuestion Answering+2

The Effect of Modeling Human Rationality Level on Learning Rewards from Multiple Feedback Types

2022-08-23 · Gaurav R. Ghosal, Matthew Zurek, Daniel S. Brown, Anca D. Dragan

When inferring reward functions from human behavior (be it demonstrations, comparisons, physical corrections, or e-stops), it has proven useful to model the human as making noisy-rational choices, with a "rationality coe…

InformativenessVocal Bursts Type Prediction

Reward-rational (implicit) choice: A unifying formalism for reward learning

2020-02-12 · NeurIPS 2020 12 · Hong Jun Jeon, Smitha Milli, Anca D. Dragan

It is often difficult to hand-specify what the correct reward function is for a task, so researchers have instead aimed to learn reward functions from human behavior or feedback. The types of behavior interpreted as evid…

Multi-Modal, Multi-Environment Machine Teaching for Robust Reward Learning

2026-07-09 · Ali Larian, Qian Lin, Chang Zong Wu, Daniel S. Brown arxiv

As autonomous agents are increasingly deployed across diverse operational contexts, aligning their behavior with human intent demands reward functions that remain robust to such changes rather than overfitting to any sin…

Reinforcement Learning