ROMay 5, 2021

Benchmarking Structured Policies and Policy Optimization for Real-World Dexterous Object Manipulation

arXiv:2105.02087v239 citationsHas Code
Originality Incremental advance
AI Analysis

It addresses the challenge of sample inefficiency in real-world dexterous manipulation for robotics, providing validated benchmarks and insights from the Real Robot Challenge.

The paper benchmarks structured policies combining classical robotics and policy optimization for dexterous manipulation on the TriFinger system, validating methods across simulation and real robots with high performance and sample efficiency.

Dexterous manipulation is a challenging and important problem in robotics. While data-driven methods are a promising approach, current benchmarks require simulation or extensive engineering support due to the sample inefficiency of popular methods. We present benchmarks for the TriFinger system, an open-source robotic platform for dexterous manipulation and the focus of the 2020 Real Robot Challenge. The benchmarked methods, which were successful in the challenge, can be generally described as structured policies, as they combine elements of classical robotics and modern policy optimization. This inclusion of inductive biases facilitates sample efficiency, interpretability, reliability and high performance. The key aspects of this benchmarking is validation of the baselines across both simulation and the real system, thorough ablation study over the core features of each solution, and a retrospective analysis of the challenge as a manipulation benchmark. The code and demo videos for this work can be found on our website (https://sites.google.com/view/benchmark-rrc).

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