ROLGNov 7, 2023

Estimator-Coupled Reinforcement Learning for Robust Purely Tactile In-Hand Manipulation

arXiv:2311.04060v117 citationsh-index: 7
Originality Incremental advance
AI Analysis

This addresses robust robotic in-hand manipulation with limited tactile sensing, representing a strong specific gain in a domain-specific setting.

The paper tackles the problem of poor performance when combining separately trained controllers and state estimators for purely tactile in-hand manipulation by coupling them during training, achieving successful sim2real transfer for rotating four objects to all 24 orientations and reorienting a cube to nine goals consecutively.

This paper identifies and addresses the problems with naively combining (reinforcement) learning-based controllers and state estimators for robotic in-hand manipulation. Specifically, we tackle the challenging task of purely tactile, goal-conditioned, dextrous in-hand reorientation with the hand pointing downwards. Due to the limited sensing available, many control strategies that are feasible in simulation when having full knowledge of the object's state do not allow for accurate state estimation. Hence, separately training the controller and the estimator and combining the two at test time leads to poor performance. We solve this problem by coupling the control policy to the state estimator already during training in simulation. This approach leads to more robust state estimation and overall higher performance on the task while maintaining an interpretability advantage over end-to-end policy learning. With our GPU-accelerated implementation, learning from scratch takes a median training time of only 6.5 hours on a single, low-cost GPU. In simulation experiments with the DLR-Hand II and for four significantly different object shapes, we provide an in-depth analysis of the performance of our approach. We demonstrate the successful sim2real transfer by rotating the four objects to all 24 orientations in the $π/2$ discretization of SO(3), which has never been achieved for such a diverse set of shapes. Finally, our method can reorient a cube consecutively to nine goals (median), which was beyond the reach of previous methods in this challenging setting.

Foundations

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

Your Notes