English

ALIKE: Accurate and Lightweight Keypoint Detection and Descriptor Extraction

Computer Vision and Pattern Recognition 2022-02-08 v2

Abstract

Existing methods detect the keypoints in a non-differentiable way, therefore they can not directly optimize the position of keypoints through back-propagation. To address this issue, we present a partially differentiable keypoint detection module, which outputs accurate sub-pixel keypoints. The reprojection loss is then proposed to directly optimize these sub-pixel keypoints, and the dispersity peak loss is presented for accurate keypoints regularization. We also extract the descriptors in a sub-pixel way, and they are trained with the stable neural reprojection error loss. Moreover, a lightweight network is designed for keypoint detection and descriptor extraction, which can run at 95 frames per second for 640x480 images on a commercial GPU. On homography estimation, camera pose estimation, and visual (re-)localization tasks, the proposed method achieves equivalent performance with the state-of-the-art approaches, while greatly reduces the inference time.

Keywords

Cite

@article{arxiv.2112.02906,
  title  = {ALIKE: Accurate and Lightweight Keypoint Detection and Descriptor Extraction},
  author = {Xiaoming Zhao and Xingming Wu and Jinyu Miao and Weihai Chen and Peter C. Y. Chen and Zhengguo Li},
  journal= {arXiv preprint arXiv:2112.02906},
  year   = {2022}
}

Comments

11 pages, 11 figures

R2 v1 2026-06-24T08:05:37.405Z