paper-with-me

홈 › Papers

Robot Instance Segmentation with Few Annotations for Grasping

2024-07-01 · Moshe Kimhi, David Vainshtein, Chaim Baskin, Dotan Di Castro

The ability of robots to manipulate objects relies heavily on their aptitude for visual perception. In domains characterized by cluttered scenes and high object variability, most methods call for vast labeled datasets, laboriously hand-annotated, with the aim of training capable models. Once deployed, the challenge of generalizing to unfamiliar objects implies that the model must evolve alongside its domain. To address this, we propose a novel framework that combines Semi-Supervised Learning (SSL) with Learning Through Interaction (LTI), allowing a model to learn by observing scene alterations and leverage visual consistency despite temporal gaps without requiring curated data of interaction sequences. As a result, our approach exploits partially annotated data through self-supervision and incorporates temporal context using pseudo-sequences generated from unlabeled still images. We validate our method on two common benchmarks, ARMBench mix-object-tote and OCID, where it achieves state-of-the-art performance. Notably, on ARMBench, we attain an $\text{AP}_{50}$ of $86.37$, almost a $20\%$ improvement over existing work, and obtain remarkable results in scenarios with extremely low annotation, achieving an $\text{AP}_{50}$ score of $84.89$ with just $1 \%$ of annotated data compared to $72$ presented in ARMBench on the fully annotated counterpart.

📄 PDF Abstract BibTeX arXiv:2407.01302

Code (1)

mkimhi/RISE 공식 구현 pytorch

Tasks

Instance SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Instance Segmentation of Visible and Occluded Regions for Finding and Picking Target from a Pile of Objects

2020-01-21 · Kentaro Wada, Shingo Kitagawa, Kei Okada, Masayuki Inaba

We present a robotic system for picking a target from a pile of objects that is capable of finding and grasping the target object by removing obstacles in the appropriate order. The fundamental idea is to segment instanc…

Image GenerationInstance SegmentationSegmentationSemantic Segmentation

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

RealVLG-R1: A Large-Scale Real-World Visual-Language Grounding Benchmark for Robotic Perception and Manipulation

2026-03-16 · Linfei Li, Lin Zhang, Ying Shen arxiv

Visual-language grounding aims to establish semantic correspondences between natural language and visual entities, enabling models to accurately identify and localize target objects based on textual instructions. Existin…

Robotic Grasping

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 …

Instance SegmentationRobotic GraspingSegmentationSemantic Segmentation

Geometry-Aware Fruit Grasping Estimation for Robotic Harvesting in Orchards

2021-12-08 · Hanwen Kang, Xing Wang, Chao Chen

Field robotic harvesting is a promising technique in recent development of agricultural industry. It is vital for robots to recognise and localise fruits before the harvesting in natural orchards. However, the workspace …

Instance SegmentationSemantic Segmentation