Unsupervised Part Discovery via Feature Alignment
Mengqi Guo, Yutong Bai, Zhishuai Zhang, Adam Kortylewski, Alan Yuille

TL;DR
This paper introduces an unsupervised method for discovering object parts by aligning neural network features across similar images, enabling effective part detection without manual annotations.
Contribution
The approach leverages feature alignment of neural networks to discover object parts in an unsupervised manner, improving detection accuracy over previous methods.
Findings
Achieves 37.8 mAP on VehiclePart dataset, outperforming prior methods by at least 4.2 points.
Uses feature alignment to generate pseudo ground-truth for training.
Part detection during inference is fast and requires no extra modules.
Abstract
Understanding objects in terms of their individual parts is important, because it enables a precise understanding of the objects' geometrical structure, and enhances object recognition when the object is seen in a novel pose or under partial occlusion. However, the manual annotation of parts in large scale datasets is time consuming and expensive. In this paper, we aim at discovering object parts in an unsupervised manner, i.e., without ground-truth part or keypoint annotations. Our approach builds on the intuition that objects of the same class in a similar pose should have their parts aligned at similar spatial locations. We exploit the property that neural network features are largely invariant to nuisance variables and the main remaining source of variations between images of the same object category is the object pose. Specifically, given a training image, we find a set of similar…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Processing and 3D Reconstruction · Handwritten Text Recognition Techniques · Image Retrieval and Classification Techniques
