paper-with-me

홈 › Papers

Adversarial Imitation Learning from Visual Observations using Latent Information

2023-09-29 · Vittorio Giammarino, James Queeney, Ioannis Ch. Paschalidis

We focus on the problem of imitation learning from visual observations, where the learning agent has access to videos of experts as its sole learning source. The challenges of this framework include the absence of expert actions and the partial observability of the environment, as the ground-truth states can only be inferred from pixels. To tackle this problem, we first conduct a theoretical analysis of imitation learning in partially observable environments. We establish upper bounds on the suboptimality of the learning agent with respect to the divergence between the expert and the agent latent state-transition distributions. Motivated by this analysis, we introduce an algorithm called Latent Adversarial Imitation from Observations, which combines off-policy adversarial imitation techniques with a learned latent representation of the agent's state from sequences of observations. In experiments on high-dimensional continuous robotic tasks, we show that our model-free approach in latent space matches state-of-the-art performance. Additionally, we show how our method can be used to improve the efficiency of reinforcement learning from pixels by leveraging expert videos. To ensure reproducibility, we provide free access to our code.

📄 PDF Abstract BibTeX arXiv:2309.17371

Code (1)

vittoriogiammarino/ail_from_visual_obs 공식 구현 pytorch

Tasks

Imitation Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Domain-Robust Visual Imitation Learning with Mutual Information Constraints

2021-03-08 · ICLR 2021 1 · Edoardo Cetin, Oya Celiktutan

Human beings are able to understand objectives and learn by simply observing others perform a task. Imitation learning methods aim to replicate such capabilities, however, they generally depend on access to a full set of…

Imitation Learning

CLAW: Learning Continuous Latent Action World Models via Adversarial Latent Regularization

2026-06-02 · Tewodros Ayalew, Matthew Jeung, Samuel Wheeler, Xiao Zhang 외 arxiv

We introduce CLAW, a fully end-to-end self-supervised framework for learning a world model jointly with continuous latent action representations directly from action-free videos. Our approach leverages adversarial latent…

Video Generation

SeMAIL: Eliminating Distractors in Visual Imitation via Separated Models

2023-06-19 · Shenghua Wan, Yucen Wang, Minghao Shao, Ruying Chen 외

Model-based imitation learning (MBIL) is a popular reinforcement learning method that improves sample efficiency on high-dimension input sources, such as images and videos. Following the convention of MBIL research, exis…

Imitation Learning

State-Conditional Adversarial Learning: An Off-Policy Visual Domain Transfer Method for End-to-End Imitation Learning

2025-12-05 · Yuxiang Liu, Shengfan Cao arxiv

We study visual domain transfer for end-to-end imitation learning in a realistic and challenging setting where target-domain data are strictly off-policy, expert-free, and scarce. We first provide a theoretical analysis …

Autonomous Driving

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 v…

Contrastive LearningData AugmentationImitation Learning