CV NeurIPS

Dataset Diffusion: Diffusion-based Synthetic Dataset Generation for Pixel-Level Semantic Segmentation

October 4, 2023

Preparing training data for deep vision models is a labor-intensive task. To address this, generative models have emerged as an effective solution for generating synthetic data. While current generative models produce image-level category labels, we propose a novel method for generating pixel-level semantic segmentation labels using the text-to-image generative model Stable Diffusion (SD). By utilizing the text prompts, cross-attention, and self-attention of SD, we introduce three new techniques: class-prompt appending, class-prompt cross-attention, and self-attention exponentiation. These techniques enable us to generate segmentation maps corresponding to synthetic images. These maps serve as pseudo-labels for training semantic segmenters, eliminating the need for labor-intensive pixel-wise annotation. To account for the imperfections in our pseudo-labels, we incorporate uncertainty regions into the segmentation, allowing us to disregard loss from those regions. We conduct evaluations on two datasets, PASCAL VOC and MSCOCO, and our approach significantly outperforms concurrent work. Our benchmarks and code will be released at https://github.com/VinAIResearch/Dataset-Diffusion.

Overall

5 minutes

Quang Nguyen, Vu Tuan Truong, Anh Tran, Khoi Nguyen

NeurIPS 2023

Share Article

Related publications

CV NeurIPS Top Tier
October 4, 2023

Quang Nguyen, Vu Tuan Truong, Anh Tran, Khoi Nguyen

CV NeurIPS Top Tier
October 4, 2023

Dung Nguyen, Tuan Nguyen, Anh Tran, Khoa Doan, Kok-seng Wong

CV ICCV Top Tier
July 31, 2023

Yifeng Huang, Viresh Ranjan, Minh Hoai

CV ICCV Top Tier
July 31, 2023

Hong-Wing Pang, Son Hua, Sai-Kit Yeung