Label-Efficient Semantic Segmentation with Diffusion Models
Dmitry Baranchuk, Ivan Rubachev, Andrey Voynov, Valentin Khrulkov,, Artem Babenko

TL;DR
This paper explores using diffusion models for semantic segmentation, demonstrating that their intermediate activations effectively capture semantic information and enable label-efficient segmentation, outperforming existing methods with minimal supervision.
Contribution
The paper introduces a novel approach leveraging diffusion model activations for semantic segmentation, especially effective with limited labeled data.
Findings
Diffusion model activations encode semantic information.
The proposed method outperforms existing segmentation techniques with few labeled examples.
Effective in multiple datasets with minimal supervision.
Abstract
Denoising diffusion probabilistic models have recently received much research attention since they outperform alternative approaches, such as GANs, and currently provide state-of-the-art generative performance. The superior performance of diffusion models has made them an appealing tool in several applications, including inpainting, super-resolution, and semantic editing. In this paper, we demonstrate that diffusion models can also serve as an instrument for semantic segmentation, especially in the setup when labeled data is scarce. In particular, for several pretrained diffusion models, we investigate the intermediate activations from the networks that perform the Markov step of the reverse diffusion process. We show that these activations effectively capture the semantic information from an input image and appear to be excellent pixel-level representations for the segmentation…
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
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Cell Image Analysis Techniques · Domain Adaptation and Few-Shot Learning
MethodsDiffusion
