English

RIPE: Reinforcement Learning on Unlabeled Image Pairs for Robust Keypoint Extraction

Computer Vision and Pattern Recognition 2025-07-15 v2

Abstract

We introduce RIPE, an innovative reinforcement learning-based framework for weakly-supervised training of a keypoint extractor that excels in both detection and description tasks. In contrast to conventional training regimes that depend heavily on artificial transformations, pre-generated models, or 3D data, RIPE requires only a binary label indicating whether paired images represent the same scene. This minimal supervision significantly expands the pool of training data, enabling the creation of a highly generalized and robust keypoint extractor. RIPE utilizes the encoder's intermediate layers for the description of the keypoints with a hyper-column approach to integrate information from different scales. Additionally, we propose an auxiliary loss to enhance the discriminative capability of the learned descriptors. Comprehensive evaluations on standard benchmarks demonstrate that RIPE simplifies data preparation while achieving competitive performance compared to state-of-the-art techniques, marking a significant advancement in robust keypoint extraction and description. To support further research, we have made our code publicly available at https://github.com/fraunhoferhhi/RIPE.

Keywords

Cite

@article{arxiv.2507.04839,
  title  = {RIPE: Reinforcement Learning on Unlabeled Image Pairs for Robust Keypoint Extraction},
  author = {Johannes Künzel and Anna Hilsmann and Peter Eisert},
  journal= {arXiv preprint arXiv:2507.04839},
  year   = {2025}
}

Comments

ICCV 2025

R2 v1 2026-07-01T03:49:11.255Z