paper-with-me

Papers

Curating Demonstrations using Online Experience

2025-03-05 · Annie S. Chen, Alec M. Lessing, Yuejiang Liu, Chelsea Finn

Many robot demonstration datasets contain heterogeneous demonstrations of varying quality. This heterogeneity may benefit policy pre-training, but can hinder robot performance when used with a final imitation learning objective. In particular, some strategies in the data may be less reliable than others or may be underrepresented in the data, leading to poor performance when such strategies are sampled at test time. Moreover, such unreliable or underrepresented strategies can be difficult even for people to discern, and sifting through demonstration datasets is time-consuming and costly. On the other hand, policy performance when trained on such demonstrations can reflect the reliability of different strategies. We thus propose for robots to self-curate based on online robot experience (Demo-SCORE). More specifically, we train and cross-validate a classifier to discern successful policy roll-outs from unsuccessful ones and use the classifier to filter heterogeneous demonstration datasets. Our experiments in simulation and the real world show that Demo-SCORE can effectively identify suboptimal demonstrations without manual curation. Notably, Demo-SCORE achieves over 15-35% higher absolute success rate in the resulting policy compared to the base policy trained with all original demonstrations.

📄 PDF Abstract BibTeX arXiv:2503.03707

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation Learning

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Accelerating Self-Imitation Learning from Demonstrations via Policy Constraints and Q-Ensemble

2022-12-07 · Chao Li

Deep reinforcement learning (DRL) provides a new way to generate robot control policy. However, the process of training control policy requires lengthy exploration, resulting in a low sample efficiency of reinforcement l…

continuous-controlContinuous ControlDeep Reinforcement LearningImitation Learning+4

Ruler: Data Programming by Demonstration for Document Labeling

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Sara Evensen, Chang Ge, Cagatay Demiralp

Data programming aims to reduce the cost of curating training data by encoding domain knowledge as labeling functions over source data. As such it not only requires domain expertise but also programming experience, a ski…

Bayesian Experience Reuse for Learning from Multiple Demonstrators

2020-06-10 · Michael Gimelfarb, Scott Sanner, Chi-Guhn Lee

Learning from demonstrations (LfD) improves the exploration efficiency of a learning agent by incorporating demonstrations from experts. However, demonstration data can often come from multiple experts with conflicting g…

Transfer Learning

How to Mitigate the Distribution Shift Problem in Robotics Control: A Robust and Adaptive Approach Based on Offline to Online Imitation Learning

2026-05-25 · Hyung-Suk Yoon, Seung-Woo Seo arxiv

Distribution shift in imitation learning refers to the problem that the agent cannot plan proper actions for a state that has not been visited during the training. This problem can be largely attributed to the inherently…

Sample-Efficient Multi-Agent Reinforcement Learning with Demonstrations for Flocking Control

2022-09-17 · Yunbo Qiu, Yuzhu Zhan, Yue Jin, Jian Wang 외

Flocking control is a significant problem in multi-agent systems such as multi-agent unmanned aerial vehicles and multi-agent autonomous underwater vehicles, which enhances the cooperativity and safety of agents. In cont…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning (RL)