paper-with-me

홈 › Papers

Self-Supervised Instance Segmentation by Grasping

2023-05-10 · Yuxuan Liu, Xi Chen, Pieter Abbeel

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.

📄 PDF Abstract BibTeX arXiv:2305.06305

Code (0)

등록된 구현이 없습니다.

Tasks

Instance SegmentationRobotic GraspingSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Self-Supervised Interactive Object Segmentation Through a Singulation-and-Grasping Approach

2022-07-19 · Houjian Yu, Changhyun Choi

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+2

Self-supervised Transfer Learning for Instance Segmentation through Physical Interaction

2020-05-19 · Andreas Eitel, Nico Hauff, Wolfram Burgard

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+1

Self-Supervised Unseen Object Instance Segmentation via Long-Term Robot Interaction

2023-02-07 · Yangxiao Lu, Ninad Khargonkar, Zesheng Xu, Charles Averill 외

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+6

Attribute-Based Robotic Grasping with One-Grasp Adaptation

2021-04-06 · Yang Yang, YuanHao Liu, Hengyue Liang, Xibai Lou 외

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 Grasping

Multi-Task Domain Adaptation for Deep Learning of Instance Grasping from Simulation

2017-10-17 · Kuan Fang, Yunfei Bai, Stefan Hinterstoisser, Silvio Savarese 외

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