Principal Components of Touch
This work addresses the need for interpretable tactile sensing in robotics, offering incremental improvements in data visualization and classification for manipulation tasks.
The paper tackled the challenge of interpreting multidimensional tactile sensor data in robotics by applying principal component analysis (PCA) for visualization, revealing structure that enabled simple classifiers like k-NN to achieve good inference and providing a sensitivity measure for higher accuracy perception.
Our human sense of touch enables us to manipulate our surroundings; therefore, complex robotic manipulation will require artificial tactile sensing. Typically tactile sensor arrays are used in robotics, implying that a straightforward way of interpreting multidimensional data is required. In this paper we present a simple visualisation approach based on applying principal component analysis (PCA) to systematically collected sets of tactile data. We apply the visualisation approach to 4 different types of tactile sensor, encompassing fingertips and vibrissal arrays. The results show that PCA can reveal structure and regularities in the tactile data, which also permits the use of simple classifiers such as $k$-NN to achieve good inference. Additionally, the Euclidean distance in principal component space gives a measure of sensitivity, which can aid visualisation and also be used to find regions in the tactile input space where the sensor is able to perceive with higher accuracy. We expect that these observations will generalise, and thus offer the potential for novel control methods based on touch.