AcTExplore: Active Tactile Exploration of Unknown Objects
Amir-Hossein Shahidzadeh, Seong Jong Yoo, Pavan Mantripragada, Chahat Deep Singh, Cornelia Fermüller, Yiannis Aloimonos
TL;DR
AcTExplore addresses the challenge of reconstructing unknown 3D objects through active tactile exploration. It introduces a PPO-based framework that uses a trajectory-based, temporally enriched state, a 6-DOF discrete action space (plus touch-recovery), and a multi-component reward that combines contact area with an intrinsic exploration bonus to drive comprehensive surface coverage. The approach is trained on primitive shapes and demonstrates strong zero-shot generalization to unseen YCB objects, achieving high 3D surface coverage (IoU) and accurate geometry (Chamfer-$L1$) within a limited number of tactile interactions, and it transfers to real-world hardware without further fine-tuning. This work advances tactile perception by enabling efficient surface exploration and reconstruction, with potential downstream benefits for grasping and manipulation in cluttered or occluded environments.
Abstract
Tactile exploration plays a crucial role in understanding object structures for fundamental robotics tasks such as grasping and manipulation. However, efficiently exploring such objects using tactile sensors is challenging, primarily due to the large-scale unknown environments and limited sensing coverage of these sensors. To this end, we present AcTExplore, an active tactile exploration method driven by reinforcement learning for object reconstruction at scales that automatically explores the object surfaces in a limited number of steps. Through sufficient exploration, our algorithm incrementally collects tactile data and reconstructs 3D shapes of the objects as well, which can serve as a representation for higher-level downstream tasks. Our method achieves an average of 95.97% IoU coverage on unseen YCB objects while just being trained on primitive shapes. Project Webpage: https://prg.cs.umd.edu/AcTExplore
