Papers › Discovering Object Masks with Transformers for Unsupervised Semantic Segmentation
Discovering Object Masks with Transformers for Unsupervised Semantic Segmentation
Wouter Van Gansbeke, Simon Vandenhende, Luc van Gool
The task of unsupervised semantic segmentation aims to cluster pixels into semantically meaningful groups. Specifically, pixels assigned to the same cluster should share high-level semantic properties like their object or part category. This paper presents MaskDistill: a novel framework for unsupervised semantic segmentation based on three key ideas. First, we advocate a data-driven strategy to generate object masks that serve as a pixel grouping prior for semantic segmentation. This approach omits handcrafted priors, which are often designed for specific scene compositions and limit the applicability of competing frameworks. Second, MaskDistill clusters the object masks to obtain pseudo-ground-truth for training an initial object segmentation model. Third, we leverage this model to filter out low-quality object masks. This strategy mitigates the noise in our pixel grouping prior and results in a clean collection of masks which we use to train a final segmentation model. By combining these components, we can considerably outperform previous works for unsupervised semantic segmentation on PASCAL (+11% mIoU) and COCO (+4% mask AP50). Interestingly, as opposed to existing approaches, our framework does not latch onto low-level image cues and is not limited to object-centric datasets. The code and models will be made available.
In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.
Code
Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Unsupervised Semantic Segmentation | PASCAL VOC 2012 val | MaskDistill+CRF | Clustering [mIoU] | 48.9 | #4 of 12 | Archive leaderboard | report |
| Unsupervised Semantic Segmentation | PASCAL VOC 2012 val | MaskDistill+CRF | Linear Classifier [mIoU] | 62.8 | #4 of 12 | Archive leaderboard | report |
| Unsupervised Semantic Segmentation | PASCAL VOC 2012 val | MaskDistill | Clustering [mIoU] | 45.8 | #7 of 12 | Archive leaderboard | report |
| Unsupervised Semantic Segmentation | PASCAL VOC 2012 val | MaskDistill | Linear Classifier [mIoU] | 58.7 | #7 of 12 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections