High-Quality Unknown Object Instance Segmentation via Quadruple Boundary Error Refinement
Accurate and efficient segmentation of unknown objects in unstructured environments is essential for robotic manipulation. Unknown Object Instance Segmentation (UOIS), which aims to identify all objects in unknown categories and backgrounds, has become a key capability for various robotic tasks. However, existing methods struggle with over-segmentation and under-segmentation, leading to failures in manipulation tasks such as grasping. To address these challenges, we propose QuBER (Quadruple Boundary Error Refinement), a novel error-informed refinement approach for high-quality UOIS. QuBER first estimates quadruple boundary errors-true positive, true negative, false positive, and false negative pixels-at the instance boundaries of the initial segmentation. It then refines the segmentation using an error-guided fusion mechanism, effectively correcting both fine-grained and instance-level segmentation errors. Extensive evaluations on three public benchmarks demonstrate that QuBER outperforms state-of-the-art methods and consistently improves various UOIS methods while maintaining a fast inference time of less than 0.1 seconds. Furthermore, we show that QuBER improves the success rate of grasping target objects in cluttered environments. Code and supplementary materials are available at https://sites.google.com/view/uois-quber.
Code (1)
Tasks
Instance SegmentationObjectSegmentationSemantic SegmentationUnseen Object Instance SegmentationSimilar Papers 제목 키워드 기반
3D Indoor Instance Segmentation in an Open-World
Existing 3D instance segmentation methods typically assume that all semantic classes to be segmented would be available during training and only seen categories are segmented at inference. We argue that such a closed-wor…
3D Instance SegmentationInstance SegmentationSegmentationSemantic SegmentationElC-OIS: Ellipsoidal Clustering for Open-World Instance Segmentation on LiDAR Data
Open-world Instance Segmentation (OIS) is a challenging task that aims to accurately segment every object instance appearing in the current observation, regardless of whether these instances have been labeled in the trai…
Autonomous NavigationClusteringInstance SegmentationOpen-World Instance Segmentation+3Bayesian Semantic Instance Segmentation in Open Set World
This paper addresses the semantic instance segmentation task in the open-set conditions, where input images can contain known and unknown object classes. The training process of existing semantic instance segmentation me…
Instance SegmentationObjectSegmentationSemantic SegmentationOpen-Set LiDAR Panoptic Segmentation Guided by Uncertainty-Aware Learning
Autonomous vehicles that navigate in open-world environments may encounter previously unseen object classes. However, most existing LiDAR panoptic segmentation models rely on closed-set assumptions, failing to detect unk…
Autonomous VehiclesNavigatePanoptic SegmentationSegmentation+1SOS: Segment Object System for Open-World Instance Segmentation With Object Priors
We propose an approach for Open-World Instance Segmentation (OWIS), a task that aims to segment arbitrary unknown objects in images by generalizing from a limited set of annotated object classes during training. Our Segm…
Instance SegmentationObjectOpen-World Instance SegmentationSemantic Segmentation