From Keypoints to Object Landmarks via Self-Training Correspondence: A novel approach to Unsupervised Landmark Discovery
Dimitrios Mallis, Enrique Sanchez, Matt Bell, Georgios, Tzimiropoulos

TL;DR
This paper introduces a self-training, unsupervised method for discovering object landmarks by iteratively refining keypoints into stable, distinctive landmarks using feature clustering and contrastive learning, outperforming previous approaches.
Contribution
It presents a novel self-training framework that improves unsupervised landmark detection by alternating between pseudo-label generation and feature learning, enabling flexible landmark discovery.
Findings
Achieved state-of-the-art results on multiple challenging datasets.
Learned landmarks that are robust to large viewpoint changes.
Demonstrated the effectiveness of self-training in unsupervised landmark detection.
Abstract
This paper proposes a novel paradigm for the unsupervised learning of object landmark detectors. Contrary to existing methods that build on auxiliary tasks such as image generation or equivariance, we propose a self-training approach where, departing from generic keypoints, a landmark detector and descriptor is trained to improve itself, tuning the keypoints into distinctive landmarks. To this end, we propose an iterative algorithm that alternates between producing new pseudo-labels through feature clustering and learning distinctive features for each pseudo-class through contrastive learning. With a shared backbone for the landmark detector and descriptor, the keypoint locations progressively converge to stable landmarks, filtering those less stable. Compared to previous works, our approach can learn points that are more flexible in terms of capturing large viewpoint changes. We…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Domain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications
