Novel Class Discovery in Semantic Segmentation
Yuyang Zhao, Zhun Zhong, Nicu Sebe, Gim Hee Lee

TL;DR
This paper introduces a new setting for semantic segmentation called NCDSS, which focuses on discovering and segmenting novel classes in unlabeled images using prior knowledge, and proposes a framework with uncertainty modeling to improve performance.
Contribution
It presents the first approach for novel class discovery in semantic segmentation and introduces the EUMS framework to handle noisy pseudo-labels effectively.
Findings
Achieved 49.81% mIoU on PASCAL-5i dataset with the basic framework.
EUMS framework outperforms the basic framework by 9.28% mIoU.
Built the NCDSS benchmark on PASCAL-5i and COCO-20i datasets.
Abstract
We introduce a new setting of Novel Class Discovery in Semantic Segmentation (NCDSS), which aims at segmenting unlabeled images containing new classes given prior knowledge from a labeled set of disjoint classes. In contrast to existing approaches that look at novel class discovery in image classification, we focus on the more challenging semantic segmentation. In NCDSS, we need to distinguish the objects and background, and to handle the existence of multiple classes within an image, which increases the difficulty in using the unlabeled data. To tackle this new setting, we leverage the labeled base data and a saliency model to coarsely cluster novel classes for model training in our basic framework. Additionally, we propose the Entropy-based Uncertainty Modeling and Self-training (EUMS) framework to overcome noisy pseudo-labels, further improving the model performance on the novel…
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
TopicsDomain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI · Medical Image Segmentation Techniques
