ROLGJan 16, 2024

Robotic Imitation of Human Actions

arXiv:2401.08381v23 citationsICDL
AI Analysis

This addresses the problem of efficient robot skill acquisition from human demonstrations, though it appears incremental as it integrates existing methods.

The paper tackles the challenge of enabling robots to imitate human actions despite differences in perspective and body schema, achieving this by using a single human demonstration to abstract task information and generate executable action plans.

Imitation can allow us to quickly gain an understanding of a new task. Through a demonstration, we can gain direct knowledge about which actions need to be performed and which goals they have. In this paper, we introduce a new approach to imitation learning that tackles the challenges of a robot imitating a human, such as the change in perspective and body schema. Our approach can use a single human demonstration to abstract information about the demonstrated task, and use that information to generalise and replicate it. We facilitate this ability by a new integration of two state-of-the-art methods: a diffusion action segmentation model to abstract temporal information from the demonstration and an open vocabulary object detector for spatial information. Furthermore, we refine the abstracted information and use symbolic reasoning to create an action plan utilising inverse kinematics, to allow the robot to imitate the demonstrated action.

Foundations

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

Your Notes