paper-with-me

Papers

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 suboptimal policy from demonstrations with varying optimality. Prior works use confidence scores or rankings to capture beneficial information from demonstrations with varying optimality, but they suffer from many limitations, e.g., manually annotated confidence scores or high average optimality of demonstrations. In this paper, we propose a general framework to learn from demonstrations with varying optimality that jointly learns the confidence score and a well-performing policy. Our approach, Confidence-Aware Imitation Learning (CAIL) learns a well-performing policy from confidence-reweighted demonstrations, while using an outer loss to track the performance of our model and to learn the confidence. We provide theoretical guarantees on the convergence of CAIL and evaluate its performance in both simulated and real robot experiments. Our results show that CAIL significantly outperforms other imitation learning methods from demonstrations with varying optimality. We further show that even without access to any optimal demonstrations, CAIL can still learn a successful policy, and outperforms prior work.

📄 PDF Abstract BibTeX arXiv:2110.14754

Code (2)

Stanford-ILIAD/Confidence-Aware-Imitation-Learning 공식 구현 pytorch
syzhang092218-source/Confidence-Aware-Imitation-Learning pytorch

Tasks

Imitation Learning

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

Imitation Learning

Skill Disentanglement for Imitation Learning from Suboptimal Demonstrations

2023-06-13 · Tianxiang Zhao, Wenchao Yu, Suhang Wang, Lu Wang 외

Imitation learning has achieved great success in many sequential decision-making tasks, in which a neural agent is learned by imitating collected human demonstrations. However, existing algorithms typically require a lar…

Decision MakingDisentanglementImitation LearningSequential Decision Making

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

CARIL: Confidence-Aware Regression in Imitation Learning for Autonomous Driving

2025-03-02 · Elahe Delavari, Aws Khalil, Jaerock Kwon

End-to-end vision-based imitation learning has demonstrated promising results in autonomous driving by learning control commands directly from expert demonstrations. However, traditional approaches rely on either regress…

Autonomous DrivingClassificationImitation Learningregression

Inverse Reinforcement Learning by Estimating Expertise of Demonstrators

2024-02-02 · Mark Beliaev, Ramtin Pedarsani

In Imitation Learning (IL), utilizing suboptimal and heterogeneous demonstrations presents a substantial challenge due to the varied nature of real-world data. However, standard IL algorithms consider these datasets as h…

Imitation Learningreinforcement-learningReinforcement Learning