Visually Robust Adversarial Imitation Learning from Videos with Contrastive Learning
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 effectiveness of C-LAIfO. To ensure reproducibility, we open source our code.
Code (1)
Tasks
Contrastive LearningData AugmentationImitation LearningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Beyond Domain Randomization: Event-Inspired Perception for Visually Robust Adversarial Imitation from Videos
Imitation from videos often fails when expert demonstrations and learner environments exhibit domain shifts, such as discrepancies in lighting, color, or texture. While visual randomization partially addresses this probl…
Data AugmentationLearning from Untrimmed Videos: Self-Supervised Video Representation Learning with Hierarchical Consistency
Natural videos provide rich visual contents for self-supervised learning. Yet most existing approaches for learning spatio-temporal representations rely on manually trimmed videos, leading to limited diversity in visual …
Contrastive LearningRepresentation LearningSelf-Supervised LearningLearning Visually-Grounded Semantics from Contrastive Adversarial Samples
We study the problem of grounding distributional representations of texts on the visual domain, namely visual-semantic embeddings (VSE for short). Begin with an insightful adversarial attack on VSE embeddings, we show th…
Adversarial AttackImage CaptioningSelf-Supervised Disentangled Representation Learning for Third-Person Imitation Learning
Humans learn to imitate by observing others. However, robot imitation learning generally requires expert demonstrations in the first-person view (FPV). Collecting such FPV videos for every robot could be very expensive. …
Imitation LearningRepresentation LearningAutoSSVH: Exploring Automated Frame Sampling for Efficient Self-Supervised Video Hashing
Self-Supervised Video Hashing (SSVH) compresses videos into hash codes for efficient indexing and retrieval using unlabeled training videos. Existing approaches rely on random frame sampling to learn video features and t…
Contrastive LearningRetrieval