Kinesthetic-based In-Hand Object Recognition with an Underactuated Robotic Hand
Julius Arolovitch, Osher Azulay, Avishai Sintov
TL;DR
This work shows that an inexpensive tendon-based underactuated hand can recognize in-hand objects using only kinesthetic signals from actuators, without tactile sensors or vision. By collecting sequential proprioceptive data during manipulation and training temporal models such as LSTMs or TCNs, the authors achieve high recognition accuracy (approaching 95%) and leverage real-time majority voting to improve certainty. The approach generalizes beyond specific objects to shape categories, enabling robust recognition under occlusion or absence of visual feedback. Practically, this kinesthetic-haptic framework provides a simple, low-cost enhancement for in-hand perception that can complement or substitute vision in constrained environments.
Abstract
Tendon-based underactuated hands are intended to be simple, compliant and affordable. Often, they are 3D printed and do not include tactile sensors. Hence, performing in-hand object recognition with direct touch sensing is not feasible. Adding tactile sensors can complicate the hardware and introduce extra costs to the robotic hand. Also, the common approach of visual perception may not be available due to occlusions. In this paper, we explore whether kinesthetic haptics can provide in-direct information regarding the geometry of a grasped object during in-hand manipulation with an underactuated hand. By solely sensing actuator positions and torques over a period of time during motion, we show that a classifier can recognize an object from a set of trained ones with a high success rate of almost 95%. In addition, the implementation of a real-time majority vote during manipulation further improves recognition. Additionally, a trained classifier is also shown to be successful in distinguishing between shape categories rather than just specific objects.
