paper-with-me

홈 › Papers

Choice Set Misspecification in Reward Inference

2021-01-19 · Rachel Freedman, Rohin Shah, Anca Dragan

Specifying reward functions for robots that operate in environments without a natural reward signal can be challenging, and incorrectly specified rewards can incentivise degenerate or dangerous behavior. A promising alternative to manually specifying reward functions is to enable robots to infer them from human feedback, like demonstrations or corrections. To interpret this feedback, robots treat as approximately optimal a choice the person makes from a choice set, like the set of possible trajectories they could have demonstrated or possible corrections they could have made. In this work, we introduce the idea that the choice set itself might be difficult to specify, and analyze choice set misspecification: what happens as the robot makes incorrect assumptions about the set of choices from which the human selects their feedback. We propose a classification of different kinds of choice set misspecification, and show that these different classes lead to meaningful differences in the inferred reward and resulting performance. While we would normally expect misspecification to hurt, we find that certain kinds of misspecification are neither helpful nor harmful (in expectation). However, in other situations, misspecification can be extremely harmful, leading the robot to believe the opposite of what it should believe. We hope our results will allow for better prediction and response to the effects of misspecification in real-world reward inference.

📄 PDF Abstract BibTeX arXiv:2101.07691

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Misspecification in Inverse Reinforcement Learning

2022-12-06 · Joar Skalse, Alessandro Abate

The aim of Inverse Reinforcement Learning (IRL) is to infer a reward function $R$ from a policy $\pi$. To do this, we need a model of how $\pi$ relates to $R$. In the current literature, the most common models are optima…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Partial Identifiability and Misspecification in Inverse Reinforcement Learning

2024-11-24 · Joar Skalse, Alessandro Abate

The aim of Inverse Reinforcement Learning (IRL) is to infer a reward function $R$ from a policy $\pi$. This problem is difficult, for several reasons. First of all, there are typically multiple reward functions which are…

reinforcement-learningReinforcement Learning

Minimizing Sensitivity to Model Misspecification

2018-07-05 · Stéphane Bonhomme, Martin Weidner

We propose a framework for estimation and inference when the model may be misspecified. We rely on a local asymptotic approach where the degree of misspecification is indexed by the sample size. We construct estimators w…

modelSensitivity

Expectation Alignment: Handling Reward Misspecification in the Presence of Expectation Mismatch

2024-04-12 · Malek Mechergui, Sarath Sreedharan

Detecting and handling misspecified objectives, such as reward functions, has been widely recognized as one of the central challenges within the domain of Artificial Intelligence (AI) safety research. However, even with …

AI Agent

Learning Robust Statistics for Simulation-based Inference under Model Misspecification

2023-05-25 · NeurIPS 2023 11 · Daolang Huang, Ayush Bharti, Amauri Souza, Luigi Acerbi 외

Simulation-based inference (SBI) methods such as approximate Bayesian computation (ABC), synthetic likelihood, and neural posterior estimation (NPE) rely on simulating statistics to infer parameters of intractable likeli…

Time Series