One-Shot Imitation Learning
Yan Duan, Marcin Andrychowicz, Bradly C. Stadie, Jonathan Ho, Jonas, Schneider, Ilya Sutskever, Pieter Abbeel, Wojciech Zaremba

TL;DR
This paper introduces a meta-learning framework called one-shot imitation learning that enables robots to learn new tasks from a single demonstration by generalizing across a large set of tasks using neural networks and attention mechanisms.
Contribution
It proposes a novel meta-learning approach that allows for one-shot imitation learning across diverse tasks, reducing the need for task-specific engineering and extensive training data.
Findings
The model successfully generalizes to unseen tasks with only one demonstration.
Use of soft attention enhances the model's ability to adapt to new conditions.
The approach achieves robust performance across a variety of task instances.
Abstract
Imitation learning has been commonly applied to solve different tasks in isolation. This usually requires either careful feature engineering, or a significant number of samples. This is far from what we desire: ideally, robots should be able to learn from very few demonstrations of any given task, and instantly generalize to new situations of the same task, without requiring task-specific engineering. In this paper, we propose a meta-learning framework for achieving such capability, which we call one-shot imitation learning. Specifically, we consider the setting where there is a very large set of tasks, and each task has many instantiations. For example, a task could be to stack all blocks on a table into a single tower, another task could be to place all blocks on a table into two-block towers, etc. In each case, different instances of the task would consist of different sets of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Robot Manipulation and Learning · Adversarial Robustness in Machine Learning
