paper-with-me

홈 › Papers

Visually Robust Adversarial Imitation Learning from Videos with Contrastive Learning

2024-06-18 · Vittorio Giammarino, James Queeney, Ioannis Ch. Paschalidis

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.

📄 PDF Abstract BibTeX arXiv:2407.12792

Code (1)

vittoriogiammarino/c-laifo 공식 구현 pytorch

Tasks

Contrastive LearningData AugmentationImitation Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Beyond Domain Randomization: Event-Inspired Perception for Visually Robust Adversarial Imitation from Videos

2025-05-24 · Andrea Ramazzina, Vittorio Giammarino, Matteo El-Hariry, Mario Bijelic

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 Augmentation

Learning from Untrimmed Videos: Self-Supervised Video Representation Learning with Hierarchical Consistency

2022-04-06 · CVPR 2022 1 · Zhiwu Qing, Shiwei Zhang, Ziyuan Huang, Yi Xu 외

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 Learning

Learning Visually-Grounded Semantics from Contrastive Adversarial Samples

2018-06-27 · COLING 2018 8 · Haoyue Shi, Jiayuan Mao, Tete Xiao, Yuning Jiang 외

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 Captioning

Self-Supervised Disentangled Representation Learning for Third-Person Imitation Learning

2021-08-02 · Jinghuan Shang, Michael S. Ryoo

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 Learning

AutoSSVH: Exploring Automated Frame Sampling for Efficient Self-Supervised Video Hashing

2025-04-04 · CVPR 2025 1 · Niu Lian, Jun Li, Jinpeng Wang, Ruisheng Luo 외

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