Segmenting Known Objects and Unseen Unknowns without Prior Knowledge
Stefano Gasperini, Alvaro Marcos-Ramiro, Michael Schmidt, Nassir, Navab, Benjamin Busam, Federico Tombari

TL;DR
This paper introduces holistic segmentation, a new approach that identifies and separates unseen, unknown objects in images without prior knowledge, enhancing robustness in real-world scenarios.
Contribution
It proposes U3HS, the first method to perform panoptic segmentation of known and unknown objects without prior unknown category data, addressing a key gap in robustness.
Findings
U3HS effectively detects unknown objects as uncertain regions.
Clustering embeddings enables accurate instance separation of unknowns.
Experiments show superior performance on COCO, Cityscapes, and Lost&Found datasets.
Abstract
Panoptic segmentation methods assign a known class to each pixel given in input. Even for state-of-the-art approaches, this inevitably enforces decisions that systematically lead to wrong predictions for objects outside the training categories. However, robustness against out-of-distribution samples and corner cases is crucial in safety-critical settings to avoid dangerous consequences. Since real-world datasets cannot contain enough data points to adequately sample the long tail of the underlying distribution, models must be able to deal with unseen and unknown scenarios as well. Previous methods targeted this by re-identifying already-seen unlabeled objects. In this work, we propose the necessary step to extend segmentation with a new setting which we term holistic segmentation. Holistic segmentation aims to identify and separate objects of unseen, unknown categories into instances…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Domain Adaptation and Few-Shot Learning · Advanced Neural Network Applications
