paper-with-me

홈 › Papers

Robust Imitation Learning from Corrupted Demonstrations

2022-01-29 · Liu Liu, Ziyang Tang, Lanqing Li, Dijun Luo

We consider offline Imitation Learning from corrupted demonstrations where a constant fraction of data can be noise or even arbitrary outliers. Classical approaches such as Behavior Cloning assumes that demonstrations are collected by an presumably optimal expert, hence may fail drastically when learning from corrupted demonstrations. We propose a novel robust algorithm by minimizing a Median-of-Means (MOM) objective which guarantees the accurate estimation of policy, even in the presence of constant fraction of outliers. Our theoretical analysis shows that our robust method in the corrupted setting enjoys nearly the same error scaling and sample complexity guarantees as the classical Behavior Cloning in the expert demonstration setting. Our experiments on continuous-control benchmarks validate that our method exhibits the predicted robustness and effectiveness, and achieves competitive results compared to existing imitation learning methods.

📄 PDF Abstract BibTeX arXiv:2201.12594

Code (0)

등록된 구현이 없습니다.

Tasks

continuous-controlContinuous ControlImitation Learning

Similar Papers 제목 키워드 기반

In-Context Learning with Noisy Labels

2024-11-29 · Junyong Kang, Donghyun Son, Hwanjun Song, Buru Chang

In-context learning refers to the emerging ability of large language models (LLMs) to perform a target task without additional training, utilizing demonstrations of the task. Recent studies aim to enhance in-context lear…

In-Context LearningLearning with noisy labels

Unlabeled Imperfect Demonstrations in Adversarial Imitation Learning

2023-02-13 · Yunke Wang, Bo Du, Chang Xu

Adversarial imitation learning has become a widely used imitation learning framework. The discriminator is often trained by taking expert demonstrations and policy trajectories as examples respectively from two categorie…

Imitation LearningMuJoCo

Generative adversarial imitation learning for robot swarms: Learning from human demonstrations and trained policies

2026-03-03 · Mattes Kraus, Jonas Kuckling arxiv

In imitation learning, robots are supposed to learn from demonstrations of the desired behavior. Most of the work in imitation learning for swarm robotics provides the demonstrations as rollouts of an existing policy. In…

Confidence-Aware Imitation Learning from Demonstrations with Varying Optimality

2021-10-27 · NeurIPS 2021 12 · Songyuan Zhang, Zhangjie Cao, Dorsa Sadigh, Yanan Sui

Most existing imitation learning approaches assume the demonstrations are drawn from experts who are optimal, but relaxing this assumption enables us to use a wider range of data. Standard imitation learning may learn a …

Imitation Learning

Learning from Imperfect Demonstrations from Agents with Varying Dynamics

2021-03-10 · Zhangjie Cao, Dorsa Sadigh

Imitation learning enables robots to learn from demonstrations. Previous imitation learning algorithms usually assume access to optimal expert demonstrations. However, in many real-world applications, this assumption is …

Imitation Learning