ROAILGOct 11, 2020

Deep Imitation Learning for Bimanual Robotic Manipulation

arXiv:2010.05134v2104 citationsHas Code
Originality Synthesis-oriented
AI Analysis

This work addresses a domain-specific problem in robotics for improving manipulation generalization, representing an incremental advancement.

The paper tackles the challenge of generalizing bimanual robotic manipulation skills to objects in different locations using deep imitation learning, achieving higher success rates compared to baselines in simulated tasks.

We present a deep imitation learning framework for robotic bimanual manipulation in a continuous state-action space. A core challenge is to generalize the manipulation skills to objects in different locations. We hypothesize that modeling the relational information in the environment can significantly improve generalization. To achieve this, we propose to (i) decompose the multi-modal dynamics into elemental movement primitives, (ii) parameterize each primitive using a recurrent graph neural network to capture interactions, and (iii) integrate a high-level planner that composes primitives sequentially and a low-level controller to combine primitive dynamics and inverse kinematics control. Our model is a deep, hierarchical, modular architecture. Compared to baselines, our model generalizes better and achieves higher success rates on several simulated bimanual robotic manipulation tasks. We open source the code for simulation, data, and models at: https://github.com/Rose-STL-Lab/HDR-IL.

Code Implementations1 repo
Foundations

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

Your Notes