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

Unsupervised Part Discovery from Contrastive Reconstruction

About

The goal of self-supervised visual representation learning is to learn strong, transferable image representations, with the majority of research focusing on object or scene level. On the other hand, representation learning at part level has received significantly less attention. In this paper, we propose an unsupervised approach to object part discovery and segmentation and make three contributions. First, we construct a proxy task through a set of objectives that encourages the model to learn a meaningful decomposition of the image into its parts. Secondly, prior work argues for reconstructing or clustering pre-computed features as a proxy to parts; we show empirically that this alone is unlikely to find meaningful parts; mainly because of their low resolution and the tendency of classification networks to spatially smear out information. We suggest that image reconstruction at the level of pixels can alleviate this problem, acting as a complementary cue. Lastly, we show that the standard evaluation based on keypoint regression does not correlate well with segmentation quality and thus introduce different metrics, NMI and ARI, that better characterize the decomposition of objects into parts. Our method yields semantic parts which are consistent across fine-grained but visually distinct categories, outperforming the state of the art on three benchmark datasets. Code is available at the project page: https://www.robots.ox.ac.uk/~vgg/research/unsup-parts/.

Subhabrata Choudhury, Iro Laina, Christian Rupprecht, Andrea Vedaldi• 2021

Related benchmarks

TaskDatasetResultRank
Landmark DetectionCUB Category 001 2011 (test)
Normalized L2 Distance11.3
12
Landmark DetectionCUB Category 002 2011 (test)
Normalized L2 Distance15
12
Landmark DetectionCUB-003
Normalized L2 Distance0.106
9
Unsupervised Part DiscoveryCUB-200 2011
Kpt Reg Error (CUB-001)11.3
9
Landmark DetectionCUB (all)
Normalized L2 Distance9.2
6
Semantic Part SegmentationCUB-200 (test)
NMI43.5
6
Part DiscoveryDeepFashion (test)
FG NMI44.8
2
Showing 7 of 7 rows

Other info

Code

Follow for update