paper-with-me

홈 › Papers

Generative Adversarial Imitation from Observation

2018-07-17 · Faraz Torabi, Garrett Warnell, Peter Stone

Imitation from observation (IfO) is the problem of learning directly from state-only demonstrations without having access to the demonstrator's actions. The lack of action information both distinguishes IfO from most of the literature in imitation learning, and also sets it apart as a method that may enable agents to learn from a large set of previously inapplicable resources such as internet videos. In this paper, we propose both a general framework for IfO approaches and also a new IfO approach based on generative adversarial networks called generative adversarial imitation from observation (GAIfO). We conduct experiments in two different settings: (1) when demonstrations consist of low-dimensional, manually-defined state features, and (2) when demonstrations consist of high-dimensional, raw visual data. We demonstrate that our approach performs comparably to classical imitation learning approaches (which have access to the demonstrator's actions) and significantly outperforms existing imitation from observation methods in high-dimensional simulation environments.

📄 PDF Abstract BibTeX arXiv:1807.06158

Code (1)

illidanlab/opolo-code

Tasks

Imitation Learning

Similar Papers 제목 키워드 기반

On the Benefits of Inducing Local Lipschitzness for Robust Generative Adversarial Imitation Learning

2021-06-30 · Farzan Memarian, Abolfazl Hashemi, Scott Niekum, Ufuk Topcu

We explore methodologies to improve the robustness of generative adversarial imitation learning (GAIL) algorithms to observation noise. Towards this objective, we study the effect of local Lipschitzness of the discrimina…

Imitation LearningMuJoCo

Adversarial Imitation Learning from Video using a State Observer

2022-02-01 · Haresh Karnan, Garrett Warnell, Faraz Torabi, Peter Stone

The imitation learning research community has recently made significant progress towards the goal of enabling artificial agents to imitate behaviors from video demonstrations alone. However, current state-of-the-art appr…

continuous-controlContinuous ControlImitation Learning

Diffusion Imitation from Observation

2024-10-07 · Bo-Ruei Huang, Chun-Kai Yang, Chun-Mao Lai, Dai-Jie Wu 외

Learning from observation (LfO) aims to imitate experts by learning from state-only demonstrations without requiring action labels. Existing adversarial imitation learning approaches learn a generator agent policy to pro…

continuous-controlContinuous ControlImitation Learning

TrajGAIL: Generating Urban Vehicle Trajectories using Generative Adversarial Imitation Learning

2020-07-28 · Seongjin Choi, Jiwon Kim, Hwasoo Yeo

Recently, an abundant amount of urban vehicle trajectory data has been collected in road networks. Many studies have used machine learning algorithms to analyze patterns in vehicle trajectories to predict location sequen…

Imitation Learning

Noise-conditioned Energy-based Annealed Rewards (NEAR): A Generative Framework for Imitation Learning from Observation

2025-01-24 · Anish Abhijit Diwan, Julen Urain, Jens Kober, Jan Peters

This paper introduces a new imitation learning framework based on energy-based generative models capable of learning complex, physics-dependent, robot motion policies through state-only expert motion trajectories. Our al…

DenoisingImitation Learning