paper-with-me

Papers

Good in Bad (GiB): Sifting Through End-user Demonstrations for Learning a Better Policy

2026-05-02 · Noushad Sojib, Ola Ghattas, Momotaz Begum arxiv

Imitation learning offers a promising framework for enabling robots to acquire diverse skills from human users. However, most imitation learning algorithms assume access to high-quality demonstrations an unrealistic expectation when collecting data from non-expert users, whose demonstrations often contain inadvertent errors. Naively learning from such demonstrations can result in unsafe policy behavior, while discarding entire demonstrations due to occasional mistakes wastes valuable data, especially in low-data settings. In this work, we introduce GiB (Good-in-Bad), an algorithm that automatically identifies and discards erroneous subtasks within demonstrations while preserving high-quality subtasks. The filtered data can then be used by any policy learning algorithm to train more robust policies. GiB first trains a self-supervised model to learn latent features and assigns binary weights to label each demonstration as good or bad. It then models the latent feature distribution of high-quality segments and uses the Mahalanobis distance to detect and evaluate poor-quality subtasks. We validate GiB on the Franka robot in both simulated and real-world multi-step tasks, demonstrating improved policy performance when learning from mixed-quality human demonstrations.

📄 PDF Abstract BibTeX arXiv:2605.01529

Code (0)

등록된 구현이 없습니다.

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

Imitation Learning

SiftingGAN: Generating and Sifting Labeled Samples to Improve the Remote Sensing Image Scene Classification Baseline in vitro

2018-09-13 · Dongao Ma, Ping Tang, Lijun Zhao

Lack of annotated samples greatly restrains the direct application of deep learning in remote sensing image scene classification. Although researches have been done to tackle this issue by data augmentation with various …

Data AugmentationGeneral ClassificationScene Classification

Learning Efficient Dialogue Policy from Demonstrations through Shaping

2020-07-01 · ACL 2020 6 · Huimin Wang, Baolin Peng, Kam-Fai Wong

Training a task-oriented dialogue agent with reinforcement learning is prohibitively expensive since it requires a large volume of interactions with users. Human demonstrations can be used to accelerate learning progress…

Domain Adaptation

Sifting French Tweets to Investigate the Impact of Covid-19 in Triggering Intense Anxiety

2021-06-01 · JEP/TALN/RECITAL 2021 6 · Mohamed Amine Romdhane, Elena Cabrio, Serena Villata

Sifting French Tweets to Investigate the Impact of Covid-19 in Triggering Intense Anxiety. Social media can be leveraged to understand public sentiment and feelings in real-time, and target public health messages based o…

Ambiguity-Aware In-Context Learning with Large Language Models

2023-09-14 · Lingyu Gao, Aditi Chaudhary, Krishna Srinivasan, Kazuma Hashimoto 외

In-context learning (ICL) i.e. showing LLMs only a few task-specific demonstrations has led to downstream gains with no task-specific fine-tuning required. However, LLMs are sensitive to the choice of prompts, and theref…

In-Context LearningSemantic SimilaritySemantic Textual Similaritytext-classification+1