paper-with-me

Papers

Active Inverse Reward Design

2018-09-09 · Sören Mindermann, Rohin Shah, Adam Gleave, Dylan Hadfield-Menell

Designers of AI agents often iterate on the reward function in a trial-and-error process until they get the desired behavior, but this only guarantees good behavior in the training environment. We propose structuring this process as a series of queries asking the user to compare between different reward functions. Thus we can actively select queries for maximum informativeness about the true reward. In contrast to approaches asking the designer for optimal behavior, this allows us to gather additional information by eliciting preferences between suboptimal behaviors. After each query, we need to update the posterior over the true reward function from observing the proxy reward function chosen by the designer. The recently proposed Inverse Reward Design (IRD) enables this. Our approach substantially outperforms IRD in test environments. In particular, it can query the designer about interpretable, linear reward functions and still infer non-linear ones.

📄 PDF Abstract BibTeX arXiv:1809.03060

Code (1)

pliam1105/RBAIRD tf

Tasks

Informativeness

Similar Papers 제목 키워드 기반

Risk-averse Batch Active Inverse Reward Design

2023-11-20 · Panagiotis Liampas

Designing a perfect reward function that depicts all the aspects of the intended behavior is almost impossible, especially generalizing it outside of the training environments. Active Inverse Reward Design (AIRD) propose…

Bounded Risk-Sensitive Markov Games: Forward Policy Design and Inverse Reward Learning with Iterative Reasoning and Cumulative Prospect Theory

2020-09-03 · Ran Tian, Liting Sun, Masayoshi Tomizuka

Classical game-theoretic approaches for multi-agent systems in both the forward policy design problem and the inverse reward learning problem often make strong rationality assumptions: agents perfectly maximize expected …

Prior Preference Learning from Experts:Designing a Reward with Active Inference

2021-01-22 · Jin Young Shin, Cheolhyeong Kim, Hyung Ju Hwang

Active inference may be defined as Bayesian modeling of a brain with a biologically plausible model of the agent. Its primary idea relies on the free energy principle and the prior preference of the agent. An agent will …

Reinforcement Learning (RL)

Interactive Inverse Reinforcement Learning of Interaction Scenarios via Bi-level Optimization

2026-05-01 · Yue Mao, Shicheng Liu, Siyuan Xu, Minghui Zhu arxiv

Inverse reinforcement learning (IRL) learns a reward function and a corresponding policy that best fit the demonstration data of an expert. However, in the current IRL setting, the learner is isolated from the expert and…

Reinforcement Learning

Active Exploration for Inverse Reinforcement Learning

2022-07-18 · David Lindner, Andreas Krause, Giorgia Ramponi

Inverse Reinforcement Learning (IRL) is a powerful paradigm for inferring a reward function from expert demonstrations. Many IRL algorithms require a known transition model and sometimes even a known expert policy, or th…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)