ROLGMLJul 10, 2017

Semi-Supervised Haptic Material Recognition for Robots using Generative Adversarial Networks

arXiv:1707.02796v243 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of collecting labeled data for robots to recognize materials in household objects, though it is incremental as it builds on existing GAN methods.

The paper tackles the problem of material recognition for robots using haptic features, achieving state-of-the-art results with ~90% accuracy when 92% of training data is unlabeled.

Material recognition enables robots to incorporate knowledge of material properties into their interactions with everyday objects. For example, material recognition opens up opportunities for clearer communication with a robot, such as "bring me the metal coffee mug", and recognizing plastic versus metal is crucial when using a microwave or oven. However, collecting labeled training data with a robot is often more difficult than unlabeled data. We present a semi-supervised learning approach for material recognition that uses generative adversarial networks (GANs) with haptic features such as force, temperature, and vibration. Our approach achieves state-of-the-art results and enables a robot to estimate the material class of household objects with ~90% accuracy when 92% of the training data are unlabeled. We explore how well this approach can recognize the material of new objects and we discuss challenges facing generalization. To motivate learning from unlabeled training data, we also compare results against several common supervised learning classifiers. In addition, we have released the dataset used for this work which consists of time-series haptic measurements from a robot that conducted thousands of interactions with 72 household objects.

Code Implementations1 repo
Foundations

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

Your Notes