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

DaD: Distilled Reinforcement Learning for Diverse Keypoint Detection

About

Keypoints are what enable Structure-from-Motion (SfM) systems to scale to thousands of images. However, designing a keypoint detection objective is a non-trivial task, as SfM is non-differentiable. Typically, an auxiliary objective involving a descriptor is optimized. This however induces a dependency on the descriptor, which is undesirable. In this paper we propose a fully self-supervised and descriptor-free objective for keypoint detection, through reinforcement learning. To ensure training does not degenerate, we leverage a balanced top-K sampling strategy. While this already produces competitive models, we find that two qualitatively different types of detectors emerge, which are only able to detect light and dark keypoints respectively. To remedy this, we train a third detector, DaD, that optimizes the Kullback-Leibler divergence of the pointwise maximum of both light and dark detectors. Our approach significantly improve upon SotA across a range of benchmarks. Code and model weights are publicly available at https://github.com/parskatt/dad

Johan Edstedt, Georg B\"okman, M{\aa}rten Wadenb\"ack, Michael Felsberg• 2025

Related benchmarks

TaskDatasetResultRank
Relative Pose EstimationMegaDepth-1800 (test)
Matches Count588
16
Homography EstimationHPatches
Matches @3px510
6
Relative Pose EstimationETH3D Two-View (test)
Matches (@3px)534
6
3D TriangulationETH3D (test)
F1 Score @ tau=0.50.32
4
Homography EstimationDNIM
Matches (@3px)58
4
Showing 5 of 5 rows

Other info

Follow for update