paper-with-me

홈 › Papers

Unsupervised Deep Learning-based Keypoint Localization Estimating Descriptor Matching Performance

2025-05-05 · David Rivas-Villar, Álvaro S. Hervella, José Rouco, Jorge Novo

Retinal image registration, particularly for color fundus images, is a challenging yet essential task with diverse clinical applications. Existing registration methods for color fundus images typically rely on keypoints and descriptors for alignment; however, a significant limitation is their reliance on labeled data, which is particularly scarce in the medical domain. In this work, we present a novel unsupervised registration pipeline that entirely eliminates the need for labeled data. Our approach is based on the principle that locations with distinctive descriptors constitute reliable keypoints. This fully inverts the conventional state-of-the-art approach, conditioning the detector on the descriptor rather than the opposite. First, we propose an innovative descriptor learning method that operates without keypoint detection or any labels, generating descriptors for arbitrary locations in retinal images. Next, we introduce a novel, label-free keypoint detector network which works by estimating descriptor performance directly from the input image. We validate our method through a comprehensive evaluation on four hold-out datasets, demonstrating that our unsupervised descriptor outperforms state-of-the-art supervised descriptors and that our unsupervised detector significantly outperforms existing unsupervised detection methods. Finally, our full registration pipeline achieves performance comparable to the leading supervised methods, while not employing any labeled data. Additionally, the label-free nature and design of our method enable direct adaptation to other domains and modalities.

📄 PDF Abstract BibTeX arXiv:2505.02779

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningImage RegistrationKeypoint Detection

Similar Papers 제목 키워드 기반

MD-Net: Multi-Detector for Local Feature Extraction

2022-08-10 · Emanuele Santellani, Christian Sormann, Mattia Rossi, Andreas Kuhn 외

Establishing a sparse set of keypoint correspon dences between images is a fundamental task in many computer vision pipelines. Often, this translates into a computationally expensive nearest neighbor search, where every …

3D Reconstruction

MatChA: Cross-Algorithm Matching with Feature Augmentation

2025-06-27 · Paula Carbó Cubero, Alberto Jaenal Gálvez, André Mateus, José Araújo 외

State-of-the-art methods fail to solve visual localization in scenarios where different devices use different sparse feature extraction algorithms to obtain keypoints and their corresponding descriptors. Translating feat…

Visual Localization

Direct Image to Point Cloud Descriptors Matching for 6-DOF Camera Localization in Dense 3D Point Cloud

2019-06-14 · Uzair Nadeem, Mohammad A. A. K. Jalwana, Mohammed Bennamoun, Roberto Togneri 외

We propose a novel concept to directly match feature descriptors extracted from RGB images, with feature descriptors extracted from 3D point clouds. We use this concept to localize the position and orientation (pose) of …

Camera LocalizationPose Estimation

Is Geometry Enough for Matching in Visual Localization?

2022-03-24 · Qunjie Zhou, Sérgio Agostinho, Aljosa Osep, Laura Leal-Taixé

In this paper, we propose to go beyond the well-established approach to vision-based localization that relies on visual descriptor matching between a query image and a 3D point cloud. While matching keypoints via visual …

Visual Localization

A2-GNN: Angle-Annular GNN for Visual Descriptor-free Camera Relocalization

2025-02-27 · Yejun Zhang, Shuzhe Wang, Juho Kannala

Visual localization involves estimating the 6-degree-of-freedom (6-DoF) camera pose within a known scene. A critical step in this process is identifying pixel-to-point correspondences between 2D query images and 3D model…

Camera RelocalizationGraph Neural NetworkVisual Localization