Unsupervised Universal Image Segmentation
Dantong Niu, Xudong Wang, Xinyang Han, Long Lian, Roei Herzig, Trevor, Darrell

TL;DR
U2Seg is a unified unsupervised model capable of performing semantic, instance, and panoptic image segmentation, significantly improving performance over specialized methods and establishing new baselines.
Contribution
The paper introduces U2Seg, the first unified framework for unsupervised semantic, instance, and panoptic segmentation, leveraging self-supervised clustering and self-training.
Findings
Outperforms specialized methods in unsupervised segmentation tasks.
Sets new benchmarks for unsupervised panoptic segmentation.
Effective as a pretrained model for few-shot segmentation.
Abstract
Several unsupervised image segmentation approaches have been proposed which eliminate the need for dense manually-annotated segmentation masks; current models separately handle either semantic segmentation (e.g., STEGO) or class-agnostic instance segmentation (e.g., CutLER), but not both (i.e., panoptic segmentation). We propose an Unsupervised Universal Segmentation model (U2Seg) adept at performing various image segmentation tasks -- instance, semantic and panoptic -- using a novel unified framework. U2Seg generates pseudo semantic labels for these segmentation tasks via leveraging self-supervised models followed by clustering; each cluster represents different semantic and/or instance membership of pixels. We then self-train the model on these pseudo semantic labels, yielding substantial performance gains over specialized methods tailored to each task: a +2.6 AP boost…
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
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Medical Image Segmentation Techniques
