Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Self-Supervised Learning of Object Parts for Semantic Segmentation

About

Progress in self-supervised learning has brought strong general image representation learning methods. Yet so far, it has mostly focused on image-level learning. In turn, tasks such as unsupervised image segmentation have not benefited from this trend as they require spatially-diverse representations. However, learning dense representations is challenging, as in the unsupervised context it is not clear how to guide the model to learn representations that correspond to various potential object categories. In this paper, we argue that self-supervised learning of object parts is a solution to this issue. Object parts are generalizable: they are a priori independent of an object definition, but can be grouped to form objects a posteriori. To this end, we leverage the recently proposed Vision Transformer's capability of attending to objects and combine it with a spatially dense clustering task for fine-tuning the spatial tokens. Our method surpasses the state-of-the-art on three semantic segmentation benchmarks by 17%-3%, showing that our representations are versatile under various object definitions. Finally, we extend this to fully unsupervised segmentation - which refrains completely from using label information even at test-time - and demonstrate that a simple method for automatically merging discovered object parts based on community detection yields substantial gains.

Adrian Ziegler, Yuki M. Asano• 2022

Related benchmarks

TaskDatasetResultRank
Semantic segmentationPASCAL VOC 2012 (val)
Mean IoU69.3
2040
Semantic segmentationPASCAL VOC 2012 (test)
mIoU76.3
1342
Semantic segmentationCOCO Stuff (val)
mIoU53.5
126
Semantic CorrespondenceSPair-71k (test)
PCK@0.126.54
122
Semantic segmentationCOCO Object (val)
mIoU0.676
77
Video Object SegmentationDAVIS
J Mean47.3
58
Unsupervised Object DiscoveryCOCO 20k
CorLoc44.08
56
Video Object SegmentationDAVIS (val)
Mean J & F Score45.1
28
Unsupervised Object DiscoveryPASCAL VOC 2007
CorLoc51.59
28
Unsupervised Object DiscoveryPASCAL VOC 2012
CorLoc55.74
28
Showing 10 of 12 rows

Other info

Code

Follow for update