Robot Instance Segmentation with Few Annotations for Grasping
Moshe Kimhi, David Vainshtein, Chaim Baskin, Dotan Di Castro
TL;DR
This work addresses the challenge of instantiating accurate object masks in cluttered robotic scenes with limited annotations by unifying semi-supervised learning with learning through interaction. It introduces RISE, a model-agnostic framework that uses a memory bank of known instances, pseudo-sequence generation from still images, and a cascade of self-supervised and association losses to learn robust instance representations and segmentation. Key contributions include Mask-to-Box coupling, Multi-Label Matching, and an Optimally Transport-based assignment strategy, resulting in state-of-the-art AP at $AP_{50}$ on ARMBench ($86.37$) and strong performance on OCID with minimal supervision. The approach offers practical impact for lifelong robot perception, enabling grasping and manipulation in changing environments without requiring curated before–after interaction datasets, though it notes limitations when objects are scarcely represented in labeled data.
Abstract
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.
