ROLGJun 21, 2023

One-shot Imitation Learning via Interaction Warping

arXiv:2306.12392v223 citationsh-index: 29
AI Analysis

This addresses the challenge of few-shot imitation learning for robot manipulation in open-ended applications, though it appears incremental as it builds on shape warping techniques.

The paper tackles the problem of learning robotic manipulation policies from a single demonstration by proposing Interaction Warping, which infers 3D object meshes and represents actions as warped keypoints, achieving successful one-shot imitation on simulated and real-world rearrangement tasks.

Imitation learning of robot policies from few demonstrations is crucial in open-ended applications. We propose a new method, Interaction Warping, for learning SE(3) robotic manipulation policies from a single demonstration. We infer the 3D mesh of each object in the environment using shape warping, a technique for aligning point clouds across object instances. Then, we represent manipulation actions as keypoints on objects, which can be warped with the shape of the object. We show successful one-shot imitation learning on three simulated and real-world object re-arrangement tasks. We also demonstrate the ability of our method to predict object meshes and robot grasps in the wild.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes