paper-with-me

Papers

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 limiting. Most collected demonstrations are not optimal or are produced by an agent with slightly different dynamics. We therefore address the problem of imitation learning when the demonstrations can be sub-optimal or be drawn from agents with varying dynamics. We develop a metric composed of a feasibility score and an optimality score to measure how useful a demonstration is for imitation learning. The proposed score enables learning from more informative demonstrations, and disregarding the less relevant demonstrations. Our experiments on four environments in simulation and on a real robot show improved learned policies with higher expected return.

📄 PDF Abstract BibTeX arXiv:2103.05910

Code (1)

Stanford-ILIAD/Learn-Imperfect-Varying-Dynamics pytorch

Tasks

Imitation Learning

Similar Papers 제목 키워드 기반

Imitation Learning from Imperfect Demonstration

2019-01-27 · Yueh-Hua Wu, Nontawat Charoenphakdee, Han Bao, Voot Tangkaratt 외

Imitation learning (IL) aims to learn an optimal policy from demonstrations. However, such demonstrations are often imperfect since collecting optimal ones is costly. To effectively learn from imperfect demonstrations, w…

Imitation Learning

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

OASIS: Conditional Distribution Shaping for Offline Safe Reinforcement Learning

2024-07-19 · Yihang Yao, Zhepeng Cen, Wenhao Ding, Haohong Lin 외

Offline safe reinforcement learning (RL) aims to train a policy that satisfies constraints using a pre-collected dataset. Most current methods struggle with the mismatch between imperfect demonstrations and the desired s…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Safe Reinforcement Learning

Imitation Learning from Purified Demonstrations

2023-10-11 · Yunke Wang, Minjing Dong, Yukun Zhao, Bo Du 외

Imitation learning has emerged as a promising approach for addressing sequential decision-making problems, with the assumption that expert demonstrations are optimal. However, in real-world scenarios, most demonstrations…

Decision MakingImitation LearningMuJoCoSequential Decision Making

DemoDICE: Offline Imitation Learning with Supplementary Imperfect Demonstrations

2021-09-29 · ICLR 2022 4 · Geon-Hyeong Kim, Seokin Seo, Jongmin Lee, Wonseok Jeon 외

We consider offline imitation learning (IL), which aims to mimic the expert's behavior from its demonstration without further interaction with the environment. One of the main challenges in offline IL is to deal with th…

Imitation Learning