Visually Robust Adversarial Imitation Learning from Videos with Contrastive Learning
Vittorio Giammarino, James Queeney, Ioannis Ch. Paschalidis

TL;DR
C-LAIfO is a new imitation learning algorithm that uses contrastive learning to create a robust latent space from videos, enabling effective imitation despite visual mismatches between agent and expert videos.
Contribution
The paper introduces C-LAIfO, a contrastive learning-based method for robust imitation learning from videos with visual discrepancies, and demonstrates its effectiveness on robotic tasks.
Findings
Improved imitation performance over baselines
Effective handling of visual mismatches
Successful integration with sparse reward signals
Abstract
We propose C-LAIfO, a computationally efficient algorithm designed for imitation learning from videos in the presence of visual mismatch between agent and expert domains. We analyze the problem of imitation from expert videos with visual discrepancies, and introduce a solution for robust latent space estimation using contrastive learning and data augmentation. Provided a visually robust latent space, our algorithm performs imitation entirely within this space using off-policy adversarial imitation learning. We conduct a thorough ablation study to justify our design and test C-LAIfO on high-dimensional continuous robotic tasks. Additionally, we demonstrate how C-LAIfO can be combined with other reward signals to facilitate learning on a set of challenging hand manipulation tasks with sparse rewards. Our experiments show improved performance compared to baseline methods, highlighting the…
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
TopicsImage Processing Techniques and Applications · Advanced Vision and Imaging · Adversarial Robustness in Machine Learning
MethodsSparse Evolutionary Training · Contrastive Learning
