RONov 2, 2017

Active Clothing Material Perception using Tactile Sensing and Deep Learning

arXiv:1711.00574v2160 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the challenge of robotic perception for clothing-related tasks, which is incremental as it applies existing deep learning methods to a specific domain.

The paper tackles the problem of enabling robots to autonomously perceive clothing properties through touch, using a system with a GelSight tactile sensor and Kinect guidance, and achieves recognition of 11 properties including physical and semantic attributes on a dataset of 153 clothes with 6616 exploration iterations.

Humans represent and discriminate the objects in the same category using their properties, and an intelligent robot should be able to do the same. In this paper, we build a robot system that can autonomously perceive the object properties through touch. We work on the common object category of clothing. The robot moves under the guidance of an external Kinect sensor, and squeezes the clothes with a GelSight tactile sensor, then it recognizes the 11 properties of the clothing according to the tactile data. Those properties include the physical properties, like thickness, fuzziness, softness and durability, and semantic properties, like wearing season and preferred washing methods. We collect a dataset of 153 varied pieces of clothes, and conduct 6616 robot exploring iterations on them. To extract the useful information from the high-dimensional sensory output, we applied Convolutional Neural Networks (CNN) on the tactile data for recognizing the clothing properties, and on the Kinect depth images for selecting exploration locations. Experiments show that using the trained neural networks, the robot can autonomously explore the unknown clothes and learn their properties. This work proposes a new framework for active tactile perception system with vision-touch system, and has potential to enable robots to help humans with varied clothing related housework.

Foundations

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

Your Notes