Unsupervised Class Generation to Expand Semantic Segmentation Datasets
Javier Montalvo, \'Alvaro Garc\'ia-Mart\'in, Pablo Carballeira, Juan, C. SanMiguel

TL;DR
This paper introduces an unsupervised method using diffusion models and segmentation tools to generate and incorporate novel class examples into semantic segmentation datasets, enhancing model performance without extra supervision.
Contribution
It presents a novel pipeline that generates and integrates new class data into segmentation datasets, improving domain adaptation and segmentation accuracy with minimal user input.
Findings
Achieves 51% IoU on novel classes
Reduces errors on existing classes
Enhances overall segmentation performance
Abstract
Semantic segmentation is a computer vision task where classification is performed at a pixel level. Due to this, the process of labeling images for semantic segmentation is time-consuming and expensive. To mitigate this cost there has been a surge in the use of synthetically generated data -- usually created using simulators or videogames -- which, in combination with domain adaptation methods, can effectively learn how to segment real data. Still, these datasets have a particular limitation: due to their closed-set nature, it is not possible to include novel classes without modifying the tool used to generate them, which is often not public. Concurrently, generative models have made remarkable progress, particularly with the introduction of diffusion models, enabling the creation of high-quality images from text prompts without additional supervision. In this work, we propose an…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification
MethodsDiffusion
