DISEIL: Demonstration Distillation for Sample-Efficient Imitation Learning

📅 2026-09-08
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文提出DISEIL方法,通过标记失败点、分类失败模式并生成演示请求,以提高模仿学习的样本效率。
📝 Abstract
A robot that can be taught a new task from a handful of demonstrations has to work out for itself what it still cannot do, and then ask for exactly that. Interactive imitation learning takes a step in that direction by letting a policy practice on its own and calling an expert when it goes wrong. Existing methods decide when to interrupt the learner. A further 2 decisions are left to whichever episode happened to trigger the interruption: which failure to correct, and where the demonstration should start. This paper is a first attempt at making both of them deliberately. DISEIL (Demonstration dIstillation for Sample-Efficient Imitation Learning) marks each failed episode at the step where the policy first becomes unreliable, represents that moment with a geometric descriptor, and groups the failures into recurring failure modes. A vision-language model and a language model read the selected mode and write a request for the next demonstration, and a store of task constraints checks that the request can be carried out before any expert time is spent. No model produces a robot action. Across 5 simulated tasks under state and image observations, changing only what the expert is asked for gives the highest mean held-out success rate in all 10 settings, with a tie in 1, and the margin is widest at the smallest budget we tested. The scope is narrow: a single round of practice at a time, in simulation, with experts that are mostly scripted. The longer-term aim is a learner that also tracks what its demonstration set already covers, and that asks a human teacher for the missing behavior in proportion to the effort each request costs them.
Problem

Research questions and friction points this paper is trying to address.

Imitation Learning
Sample Efficiency
Interactive Learning
Innovation

Methods, ideas, or system contributions that make the work stand out.

Demonstration Distillation
Sample-Efficient Imitation Learning
Failure Modes
Vision-Language Model
Task Constraints
🔎 Similar Papers
2024-07-21arXiv.orgCitations: 1
2024-04-27Autonomous RobotsCitations: 2
💼 Related Jobs
No related jobs found.
S
Suyog Khanal
Deakin Applied Artificial Intelligence Initiative, Geelong, Australia
A
Arun Kumar A V
Deakin Applied Artificial Intelligence Initiative, Geelong, Australia
Santu Rana
Santu Rana
Associate Professor of Computer Science, Deakin University
Machine LearningBayesian OptimizationRoboticsAdversarial Learning