CVROFeb 11, 2020

Self-Supervised Object-in-Gripper Segmentation from Robotic Motions

arXiv:2002.04487v39 citations
AI Analysis

This addresses the time-consuming need for annotated data in robotic manipulation, offering a self-supervised solution for object segmentation.

The paper tackles the problem of segmenting unknown objects grasped by a robot without manual annotation by exploiting motion and temporal cues in RGB videos, achieving fully self-supervised segmentation that generalizes to novel environments and enables watertight 3D reconstruction.

Accurate object segmentation is a crucial task in the context of robotic manipulation. However, creating sufficient annotated training data for neural networks is particularly time consuming and often requires manual labeling. To this end, we propose a simple, yet robust solution for learning to segment unknown objects grasped by a robot. Specifically, we exploit motion and temporal cues in RGB video sequences. Using optical flow estimation we first learn to predict segmentation masks of our given manipulator. Then, these annotations are used in combination with motion cues to automatically distinguish between background, manipulator and unknown, grasped object. In contrast to existing systems our approach is fully self-supervised and independent of precise camera calibration, 3D models or potentially imperfect depth data. We perform a thorough comparison with alternative baselines and approaches from literature. The object masks and views are shown to be suitable training data for segmentation networks that generalize to novel environments and also allow for watertight 3D reconstruction.

Foundations

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

Your Notes