Goto

Collaborating Authors

 scalable meta inverse reinforcement learning


SMILe: Scalable Meta Inverse Reinforcement Learning through Context-Conditional Policies

Neural Information Processing Systems

Imitation Learning (IL) has been successfully applied to complex sequential decision-making problems where standard Reinforcement Learning (RL) algorithms fail. A number of recent methods extend IL to few-shot learning scenarios, where a meta-trained policy learns to quickly master new tasks using limited demonstrations. However, although Inverse Reinforcement Learning (IRL) often outperforms Behavioral Cloning (BC) in terms of imitation quality, most of these approaches build on BC due to its simple optimization objective. In this work, we propose SMILe, a scalable framework for Meta Inverse Reinforcement Learning (Meta-IRL) based on maximum entropy IRL, which can learn high-quality policies from few demonstrations. We examine the efficacy of our method on a variety of high-dimensional simulated continuous control tasks and observe that SMILe significantly outperforms Meta-BC. Furthermore, we observe that SMILe performs comparably or outperforms Meta-DAgger, while being applicable in the state-only setting and not requiring online experts. To our knowledge, our approach is the first efficient method for Meta-IRL that scales to the function approximator setting. For datasets and reproducing results please refer to https://github.com/KamyarGh/rl


Reviews: SMILe: Scalable Meta Inverse Reinforcement Learning through Context-Conditional Policies

Neural Information Processing Systems

The paper introduces a scalable approach for doing meta inverse RL based on maximum entropy IRL. The baseline is a meta-learning method based on behavioral cloning over which a significant performance improvement is obtained, Pro: The approach seems technically sound, building on the theory of AIRL/GAIL. Also, implementing the equations in a practical and efficient way is a non-trivial contribution. Furthermore, the paper is clearly written. The motivation for IRL versus BC and the advantages that IL can have over RL are clearly explained.


Reviews: SMILe: Scalable Meta Inverse Reinforcement Learning through Context-Conditional Policies

Neural Information Processing Systems

The originality and quality are nice. The main contribution is the introduction of a scalable, meta, inverse RL method, which is quite important and hot topic in IRL. Moreover, the additional experiments from the author response would be good enough to accept. So, I recommend the paper be accepted.


SMILe: Scalable Meta Inverse Reinforcement Learning through Context-Conditional Policies

Neural Information Processing Systems

Imitation Learning (IL) has been successfully applied to complex sequential decision-making problems where standard Reinforcement Learning (RL) algorithms fail. A number of recent methods extend IL to few-shot learning scenarios, where a meta-trained policy learns to quickly master new tasks using limited demonstrations. However, although Inverse Reinforcement Learning (IRL) often outperforms Behavioral Cloning (BC) in terms of imitation quality, most of these approaches build on BC due to its simple optimization objective. In this work, we propose SMILe, a scalable framework for Meta Inverse Reinforcement Learning (Meta-IRL) based on maximum entropy IRL, which can learn high-quality policies from few demonstrations. We examine the efficacy of our method on a variety of high-dimensional simulated continuous control tasks and observe that SMILe significantly outperforms Meta-BC. Furthermore, we observe that SMILe performs comparably or outperforms Meta-DAgger, while being applicable in the state-only setting and not requiring online experts.


SMILe: Scalable Meta Inverse Reinforcement Learning through Context-Conditional Policies

Neural Information Processing Systems

Imitation Learning (IL) has been successfully applied to complex sequential decision-making problems where standard Reinforcement Learning (RL) algorithms fail. A number of recent methods extend IL to few-shot learning scenarios, where a meta-trained policy learns to quickly master new tasks using limited demonstrations. However, although Inverse Reinforcement Learning (IRL) often outperforms Behavioral Cloning (BC) in terms of imitation quality, most of these approaches build on BC due to its simple optimization objective. In this work, we propose SMILe, a scalable framework for Meta Inverse Reinforcement Learning (Meta-IRL) based on maximum entropy IRL, which can learn high-quality policies from few demonstrations. We examine the efficacy of our method on a variety of high-dimensional simulated continuous control tasks and observe that SMILe significantly outperforms Meta-BC.