ROJul 26, 2019

Learning to Solve a Rubik's Cube with a Dexterous Hand

arXiv:1907.11388v115 citations
Originality Incremental advance
AI Analysis

This addresses the problem of complex multi-step manipulation for robotics researchers, representing a strong but incremental advance in dexterous hand control.

The paper tackles the challenge of solving a Rubik's cube using a multi-fingered dexterous hand by developing a hierarchical deep reinforcement learning method, achieving an average success rate of 90.3% on 1400 randomly scrambled cubes.

We present a learning-based approach to solving a Rubik's cube with a multi-fingered dexterous hand. Despite the promising performance of dexterous in-hand manipulation, solving complex tasks which involve multiple steps and diverse internal object structure has remained an important, yet challenging task. In this paper, we tackle this challenge with a hierarchical deep reinforcement learning method, which separates planning and manipulation. A model-based cube solver finds an optimal move sequence for restoring the cube and a model-free cube operator controls all five fingers to execute each move step by step. To train our models, we build a high-fidelity simulator which manipulates a Rubik's Cube, an object containing high-dimensional state space, with a 24-DoF robot hand. Extensive experiments on 1400 randomly scrambled Rubik's cubes demonstrate the effectiveness of our method, achieving an average success rate of 90.3%.

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