paper-with-me

홈 › Papers

Towards the Transferability of Rewards Recovered via Regularized Inverse Reinforcement Learning

2024-06-03 · Andreas Schlaginhaufen, Maryam Kamgarpour

Inverse reinforcement learning (IRL) aims to infer a reward from expert demonstrations, motivated by the idea that the reward, rather than the policy, is the most succinct and transferable description of a task [Ng et al., 2000]. However, the reward corresponding to an optimal policy is not unique, making it unclear if an IRL-learned reward is transferable to new transition laws in the sense that its optimal policy aligns with the optimal policy corresponding to the expert's true reward. Past work has addressed this problem only under the assumption of full access to the expert's policy, guaranteeing transferability when learning from two experts with the same reward but different transition laws that satisfy a specific rank condition [Rolland et al., 2022]. In this work, we show that the conditions developed under full access to the expert's policy cannot guarantee transferability in the more practical scenario where we have access only to demonstrations of the expert. Instead of a binary rank condition, we propose principal angles as a more refined measure of similarity and dissimilarity between transition laws. Based on this, we then establish two key results: 1) a sufficient condition for transferability to any transition laws when learning from at least two experts with sufficiently different transition laws, and 2) a sufficient condition for transferability to local changes in the transition law when learning from a single expert. Furthermore, we also provide a probably approximately correct (PAC) algorithm and an end-to-end analysis for learning transferable rewards from demonstrations of multiple experts.

📄 PDF Abstract BibTeX arXiv:2406.01793

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Convergence of a model-free entropy-regularized inverse reinforcement learning algorithm

2024-03-25 · Titouan Renard, Andreas Schlaginhaufen, Tingting Ni, Maryam Kamgarpour

Given a dataset of expert demonstrations, inverse reinforcement learning (IRL) aims to recover a reward for which the expert is optimal. This work proposes a model-free algorithm to solve entropy-regularized IRL problem.…

Regularized Inverse Reinforcement Learning

2020-10-07 · ICLR 2021 1 · Wonseok Jeon, Chen-Yang Su, Paul Barde, Thang Doan 외

Inverse Reinforcement Learning (IRL) aims to facilitate a learner's ability to imitate expert behavior by acquiring reward functions that explain the expert's decisions. Regularized IRL applies strongly convex regularize…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Adversarial Imitation via Variational Inverse Reinforcement Learning

2018-09-17 · ICLR 2019 5 · Ahmed H. Qureshi, Byron Boots, Michael C. Yip

We consider a problem of learning the reward and policy from expert examples under unknown dynamics. Our proposed method builds on the framework of generative adversarial networks and introduces the empowerment-regulariz…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Transfer Learning

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)

Inverse Reinforcement Learning for Strategy Identification

2021-07-31 · Mark Rucker, Stephen Adams, Roy Hayes, Peter A. Beling

In adversarial environments, one side could gain an advantage by identifying the opponent's strategy. For example, in combat games, if an opponents strategy is identified as overly aggressive, one could lay a trap that e…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)