paper-with-me

홈 › Papers

Predictive Preference Learning from Human Interventions

2025-10-02 · Haoyuan Cai, Zhenghao Peng, Bolei Zhou arxiv

Learning from human involvement aims to incorporate the human subject to monitor and correct agent behavior errors. Although most interactive imitation learning methods focus on correcting the agent's action at the current state, they do not adjust its actions in future states, which may be potentially more hazardous. To address this, we introduce Predictive Preference Learning from Human Interventions (PPL), which leverages the implicit preference signals contained in human interventions to inform predictions of future rollouts. The key idea of PPL is to bootstrap each human intervention into L future time steps, called the preference horizon, with the assumption that the agent follows the same action and the human makes the same intervention in the preference horizon. By applying preference optimization on these future states, expert corrections are propagated into the safety-critical regions where the agent is expected to explore, significantly improving learning efficiency and reducing human demonstrations needed. We evaluate our approach with experiments on both autonomous driving and robotic manipulation benchmarks and demonstrate its efficiency and generality. Our theoretical analysis further shows that selecting an appropriate preference horizon L balances coverage of risky states with label correctness, thereby bounding the algorithmic optimality gap. Demo and code are available at: https://metadriverse.github.io/ppl

📄 PDF Abstract BibTeX arXiv:2510.01545

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

OHP-RL: Online Human Preference as Guidance in Reinforcement Learning for Robot Manipulation

2026-05-15 · Yunyang Mo, Jian Li, Qiwei Wu, Yihang Kang 외 arxiv

While reinforcement learning (RL) enables robots to acquire skills autonomously, its real-world deployment is severely limited by inefficient and unsafe exploration. Human-in-the-loop interventions offer a practical solu…

Reinforcement LearningRobot Manipulation

Influencing Humans to Conform to Preference Models for RLHF

2025-01-11 · Stephane Hatgis-Kessell, W. Bradley Knox, Serena Booth, Scott Niekum 외

Designing a reinforcement learning from human feedback (RLHF) algorithm to approximate a human's unobservable reward function requires assuming, implicitly or explicitly, a model of human preferences. A preference model …

Using LLMs to Model the Beliefs and Preferences of Targeted Populations

2024-03-29 · Keiichi Namikoshi, Alex Filipowicz, David A. Shamma, Rumen Iliev 외

We consider the problem of aligning a large language model (LLM) to model the preferences of a human population. Modeling the beliefs, preferences, and behaviors of a specific population can be useful for a variety of di…

Language ModelingLanguage ModellingLarge Language Model

In Pursuit of Predictive Models of Human Preferences Toward AI Teammates

2025-01-31 · Ho Chit Siu, Jaime D. Peña, Yutai Zhou, Ross E. Allen

We seek measurable properties of AI agents that make them better or worse teammates from the subjective perspective of human collaborators. Our experiments use the cooperative card game Hanabi -- a common benchmark for A…

Diversity

A Descriptive and Normative Theory of Human Beliefs in RLHF

2025-06-02 · Sylee Dandekar, Shripad Deshmukh, Frank Chiu, W. Bradley Knox 외 arxiv

Human preferences in RLHF are typically modeled as a function of the human's reward function or corresponding optimal state-action values. In this work, we propose that human beliefs about the capabilities of the agent b…