Transformer-based deep imitation learning for dual-arm robot manipulation
Heecheol Kim, Yoshiyuki Ohmura, Yasuo Kuniyoshi
TL;DR
This work tackles the challenge of distractions in deep imitation learning for dual-arm robot manipulation by introducing a Transformer-based self-attention mechanism that dynamically weighs gaze, left-arm, right-arm, and vision inputs. By fusing a gaze-prediction module with multi-sensory state representations and a Transformer encoder, the approach selectively attends to task-relevant inputs, yielding robust end-to-end policies. Real-robot experiments across uncoordinated, goal-coordinated, and bimanual tasks show performance gains over baselines lacking attention, and analysis of attention weights confirms input-dependent focusing behavior. The study suggests that transformer-based sensorimotor attention can be extended to more complex multi-arm systems and potentially enhanced with additional modalities like tactile feedback.
Abstract
Deep imitation learning is promising for solving dexterous manipulation tasks because it does not require an environment model and pre-programmed robot behavior. However, its application to dual-arm manipulation tasks remains challenging. In a dual-arm manipulation setup, the increased number of state dimensions caused by the additional robot manipulators causes distractions and results in poor performance of the neural networks. We address this issue using a self-attention mechanism that computes dependencies between elements in a sequential input and focuses on important elements. A Transformer, a variant of self-attention architecture, is applied to deep imitation learning to solve dual-arm manipulation tasks in the real world. The proposed method has been tested on dual-arm manipulation tasks using a real robot. The experimental results demonstrated that the Transformer-based deep imitation learning architecture can attend to the important features among the sensory inputs, therefore reducing distractions and improving manipulation performance when compared with the baseline architecture without the self-attention mechanisms. Data from this and related works are available at: https://sites.google.com/view/multi-task-fine.
