Self-Supervised Instance Segmentation by Grasping
Instance segmentation is a fundamental skill for many robotic applications. We propose a self-supervised method that uses grasp interactions to collect segmentation supervision for an instance segmentation model. When a robot grasps an item, the mask of that grasped item can be inferred from the images of the scene before and after the grasp. Leveraging this insight, we learn a grasp segmentation model to segment the grasped object from before and after grasp images. Such a model can segment grasped objects from thousands of grasp interactions without costly human annotation. Using the segmented grasped objects, we can "cut" objects from their original scenes and "paste" them into new scenes to generate instance supervision. We show that our grasp segmentation model provides a 5x error reduction when segmenting grasped objects compared with traditional image subtraction approaches. Combined with our "cut-and-paste" generation method, instance segmentation models trained with our method achieve better performance than a model trained with 10x the amount of labeled data. On a real robotic grasping system, our instance segmentation model reduces the rate of grasp errors by over 3x compared to an image subtraction baseline.
Code (0)
등록된 구현이 없습니다.
Tasks
Instance SegmentationRobotic GraspingSegmentationSemantic SegmentationSimilar Papers 제목 키워드 기반
Self-Supervised Interactive Object Segmentation Through a Singulation-and-Grasping Approach
Instance segmentation with unseen objects is a challenging problem in unstructured environments. To solve this problem, we propose a robot learning approach to actively interact with novel objects and collect each object…
Instance SegmentationInteractive SegmentationOptical Flow EstimationSegmentation+2Self-supervised Transfer Learning for Instance Segmentation through Physical Interaction
Instance segmentation of unknown objects from images is regarded as relevant for several robot skills including grasping, tracking and object sorting. Recent results in computer vision have shown that large hand-labeled …
Instance SegmentationOptical Flow EstimationSegmentationSemantic Segmentation+1Self-Supervised Unseen Object Instance Segmentation via Long-Term Robot Interaction
We introduce a novel robotic system for improving unseen object instance segmentation in the real world by leveraging long-term robot interaction with objects. Previous approaches either grasp or push an object and then …
Instance SegmentationMulti-Object TrackingObjectObject Tracking+6Attribute-Based Robotic Grasping with One-Grasp Adaptation
Robotic grasping is one of the most fundamental robotic manipulation tasks and has been actively studied. However, how to quickly teach a robot to grasp a novel target object in clutter remains challenging. This paper at…
AttributeObjectRobotic GraspingMulti-Task Domain Adaptation for Deep Learning of Instance Grasping from Simulation
Learning-based approaches to robotic manipulation are limited by the scalability of data collection and accessibility of labels. In this paper, we present a multi-task domain adaptation framework for instance grasping in…
Domain AdaptationInstance SegmentationSemantic SegmentationTransfer Learning