paper-with-me

홈 › Papers

Unsupervised training of keypoint-agnostic descriptors for flexible retinal image registration

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

Current color fundus image registration approaches are limited, among other things, by the lack of labeled data, which is even more significant in the medical domain, motivating the use of unsupervised learning. Therefore, in this work, we develop a novel unsupervised descriptor learning method that does not rely on keypoint detection. This enables the resulting descriptor network to be agnostic to the keypoint detector used during the registration inference. To validate this approach, we perform an extensive and comprehensive comparison on the reference public retinal image registration dataset. Additionally, we test our method with multiple keypoint detectors of varied nature, even proposing some novel ones. Our results demonstrate that the proposed approach offers accurate registration, not incurring in any performance loss versus supervised methods. Additionally, it demonstrates accurate performance regardless of the keypoint detector used. Thus, this work represents a notable step towards leveraging unsupervised learning in the medical domain.

📄 PDF Abstract BibTeX arXiv:2505.02787

Code (0)

등록된 구현이 없습니다.

Tasks

Image RegistrationKeypoint Detection

Similar Papers 제목 키워드 기반

TUSK: Task-Agnostic Unsupervised Keypoints

2022-06-16 · Yuhe Jin, Weiwei Sun, Jan Hosang, Eduard Trulls 외

Existing unsupervised methods for keypoint learning rely heavily on the assumption that a specific keypoint type (e.g. elbow, digit, abstract geometric shape) appears only once in an image. This greatly limits their appl…

Object DiscoveryUnsupervised Keypoints

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 …

Deep LearningImage RegistrationKeypoint Detection

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

GoodPoint: unsupervised learning of keypoint detection and description

2020-06-01 · Anatoly Belikov, Alexey Potapov

This paper introduces a new algorithm for unsupervised learning of keypoint detectors and descriptors, which demonstrates fast convergence and good performance across different datasets. The training procedure uses homog…

Image RegistrationKeypoint Detection

SiLK -- Simple Learned Keypoints

2023-04-12 · Pierre Gleize, Weiyao Wang, Matt Feiszli

Keypoint detection & descriptors are foundational tech-nologies for computer vision tasks like image matching, 3D reconstruction and visual odometry. Hand-engineered methods like Harris corners, SIFT, and HOG descriptors…

3D ReconstructionCamera Pose EstimationDiversityHomography Estimation+4