Estimator-Coupled Reinforcement Learning for Robust Purely Tactile In-Hand Manipulation
Lennart Röstel, Johannes Pitz, Leon Sievers, Berthold Bäuml
TL;DR
This work tackles robust purely tactile in-hand manipulation by coupling state estimation with reinforcement learning in a unified training loop (EcRL). By training the estimator and policy concurrently and conditioning the policy on the estimated state, the approach mitigates issues from estimator bias and stochastic contact dynamics, enabling robust reorientation of diverse objects with the DLR-Hand II and sim-to-real transfer. The method achieves rapid learning (median 6.5 hours on a single low-cost GPU) and demonstrates up to nine consecutive cube reorientations, surpassing prior tactile-only methods. The results show strong sim2real transfer and robust performance across multiple object geometries, highlighting the practical impact of estimator-aware, concurrent training for dexterous, vision-free manipulation.
Abstract
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.
