DiffCut: Catalyzing Zero-Shot Semantic Segmentation with Diffusion Features and Recursive Normalized Cut
Paul Couairon, Mustafa Shukor, Jean-Emmanuel Haugeard, Matthieu Cord, Nicolas Thome

TL;DR
This paper introduces DiffCut, a zero-shot image segmentation method using diffusion model features and recursive Normalized Cut, achieving state-of-the-art results without supervision.
Contribution
It leverages diffusion UNet encoder features and recursive Normalized Cut for unsupervised, zero-shot segmentation, outperforming previous methods.
Findings
DiffCut outperforms prior state-of-the-art zero-shot segmentation methods.
Diffusion features effectively encode semantic information for segmentation.
Recursive Normalized Cut improves object granularity and detail in segmentation maps.
Abstract
Foundation models have emerged as powerful tools across various domains including language, vision, and multimodal tasks. While prior works have addressed unsupervised image segmentation, they significantly lag behind supervised models. In this paper, we use a diffusion UNet encoder as a foundation vision encoder and introduce DiffCut, an unsupervised zero-shot segmentation method that solely harnesses the output features from the final self-attention block. Through extensive experimentation, we demonstrate that the utilization of these diffusion features in a graph based segmentation algorithm, significantly outperforms previous state-of-the-art methods on zero-shot segmentation. Specifically, we leverage a recursive Normalized Cut algorithm that softly regulates the granularity of detected objects and produces well-defined segmentation maps that precisely capture intricate image…
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
TopicsImage Processing Techniques and Applications · Medical Imaging Techniques and Applications · Advanced X-ray and CT Imaging
MethodsDiffusion
