Unsupervised Part Segmentation through Disentangling Appearance and Shape
About
We study the problem of unsupervised discovery and segmentation of object parts, which, as an intermediate local representation, are capable of finding intrinsic object structure and providing more explainable recognition results. Recent unsupervised methods have greatly relaxed the dependency on annotated data which are costly to obtain, but still rely on additional information such as object segmentation mask or saliency map. To remove such a dependency and further improve the part segmentation performance, we develop a novel approach by disentangling the appearance and shape representations of object parts followed with reconstruction losses without using additional object mask information. To avoid degenerated solutions, a bottleneck block is designed to squeeze and expand the appearance representation, leading to a more effective disentanglement between geometry and appearance. Combined with a self-supervised part classification loss and an improved geometry concentration constraint, we can segment more consistent parts with semantic meanings. Comprehensive experiments on a wide variety of objects such as face, bird, and PASCAL VOC objects demonstrate the effectiveness of the proposed method.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Landmark Regression | wild CelebA (test) | Mean Normalized L2 Error12.26 | 17 | |
| Landmark Detection | CelebA Wild (K=8) (test) | Normalized L2 Distance (%)12.26 | 14 | |
| Landmark Detection | CelebA Wild (K=4) (test) | Normalized L2 Distance15.39 | 10 | |
| Landmark Prediction | CUB-200-2011 (test) | Mean Error (% Edge Length)18.15 | 6 | |
| Landmark Regression | AFLW unaligned | Mean Error13.13 | 5 | |
| Landmark Regression | CUB-200 2011 | Normalized Mean Error17.54 | 4 | |
| Landmark Regression | CUB 200-2011 3 | Normalized Mean Error19.4 | 4 | |
| Part Segmentation | PASCAL VOC 31 | Sheep64.87 | 3 |