RobotSeg: A Model and Dataset for Segmenting Robots in Image and Video
Haiyang Mei, Qiming Huang, Hai Ci, Mike Zheng Shou
TL;DR
RobotSeg introduces a dedicated, structure-aware foundation model for segmenting robots in both images and videos, addressing SAM 2’s limitations with a structure-enhanced memory associator, a robot prompt generator, and a label-efficient training strategy. It also provides the Video Robot Segmentation (VRS) dataset, the first large-scale video benchmark for robot segmentation across multiple embodiments and environments. Extensive experiments show state-of-the-art performance, improved temporal coherence, and robust generalization to diverse robots while maintaining efficiency. The work enables reliable robot perception for downstream tasks such as data augmentation, sim-to-real transfer, and safety monitoring.
Abstract
Accurate robot segmentation is a fundamental capability for robotic perception. It enables precise visual servoing for VLA systems, scalable robot-centric data augmentation, accurate real-to-sim transfer, and reliable safety monitoring in dynamic human-robot environments. Despite the strong capabilities of modern segmentation models, surprisingly it remains challenging to segment robots. This is due to robot embodiment diversity, appearance ambiguity, structural complexity, and rapid shape changes. Embracing these challenges, we introduce RobotSeg, a foundation model for robot segmentation in image and video. RobotSeg is built upon the versatile SAM 2 foundation model but addresses its three limitations for robot segmentation, namely the lack of adaptation to articulated robots, reliance on manual prompts, and the need for per-frame training mask annotations, by introducing a structure-enhanced memory associator, a robot prompt generator, and a label-efficient training strategy. These innovations collectively enable a structure-aware, automatic, and label-efficient solution. We further construct the video robot segmentation (VRS) dataset comprising over 2.8k videos (138k frames) with diverse robot embodiments and environments. Extensive experiments demonstrate that RobotSeg achieves state-of-the-art performance on both images and videos, establishing a strong foundation for future advances in robot perception.
