paper-with-me

홈 › Papers

Inverse Reward Design

2017-11-08 · NeurIPS 2017 12 · Dylan Hadfield-Menell, Smitha Milli, Pieter Abbeel, Stuart Russell, Anca Dragan

Autonomous agents optimize the reward function we give them. What they don't know is how hard it is for us to design a reward function that actually captures what we want. When designing the reward, we might think of some specific training scenarios, and make sure that the reward will lead to the right behavior in those scenarios. Inevitably, agents encounter new scenarios (e.g., new types of terrain) where optimizing that same reward may lead to undesired behavior. Our insight is that reward functions are merely observations about what the designer actually wants, and that they should be interpreted in the context in which they were designed. We introduce inverse reward design (IRD) as the problem of inferring the true objective based on the designed reward and the training MDP. We introduce approximate methods for solving IRD problems, and use their solution to plan risk-averse behavior in test MDPs. Empirical results suggest that this approach can help alleviate negative side effects of misspecified reward functions and mitigate reward hacking.

📄 PDF Abstract BibTeX arXiv:1711.02827

Code (1)

pliam1105/RBAIRD tf

Similar Papers 제목 키워드 기반

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 …

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

Informativeness

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…

Versatile Inverse Reinforcement Learning via Cumulative Rewards

2021-11-15 · Niklas Freymuth, Philipp Becker, Gerhard Neumann

Inverse Reinforcement Learning infers a reward function from expert demonstrations, aiming to encode the behavior and intentions of the expert. Current approaches usually do this with generative and uni-modal models, mea…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Variational Inverse Control with Events: A General Framework for Data-Driven Reward Definition

2018-05-29 · NeurIPS 2018 12 · Justin Fu, Avi Singh, Dibya Ghosh, Larry Yang 외

The design of a reward function often poses a major practical challenge to real-world applications of reinforcement learning. Approaches such as inverse reinforcement learning attempt to overcome this challenge, but requ…

continuous-controlContinuous Controlreinforcement-learningReinforcement Learning+1