Robust Learning from Observation with Model Misspecification
Luca Viano, Yu-Ting Huang, Parameswaran Kamalaruban, Craig Innes,, Subramanian Ramamoorthy, Adrian Weller

TL;DR
This paper introduces a robust imitation learning algorithm designed to transfer policies from simulation to real environments despite model misspecification, using only state-only demonstrations from the real environment.
Contribution
It proposes a novel robust IL method that leverages insights from robust RL and adversarial approaches to improve zero-shot transfer from simulation to real-world settings.
Findings
Outperforms state-only IL methods in zero-shot transfer
Demonstrates robustness under various testing conditions
Achieves better real-world performance in continuous-control benchmarks
Abstract
Imitation learning (IL) is a popular paradigm for training policies in robotic systems when specifying the reward function is difficult. However, despite the success of IL algorithms, they impose the somewhat unrealistic requirement that the expert demonstrations must come from the same domain in which a new imitator policy is to be learned. We consider a practical setting, where (i) state-only expert demonstrations from the real (deployment) environment are given to the learner, (ii) the imitation learner policy is trained in a simulation (training) environment whose transition dynamics is slightly different from the real environment, and (iii) the learner does not have any access to the real environment during the training phase beyond the batch of demonstrations given. Most of the current IL methods, such as generative adversarial imitation learning and its state-only variants, fail…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Adversarial Robustness in Machine Learning · Robot Manipulation and Learning
