paper-with-me

홈 › Papers

ConKeD: Multiview contrastive descriptor learning for keypoint-based retinal image registration

2024-01-11 · David Rivas-Villar, Álvaro S. Hervella, José Rouco, Jorge Novo

Retinal image registration is of utmost importance due to its wide applications in medical practice. In this context, we propose ConKeD, a novel deep learning approach to learn descriptors for retinal image registration. In contrast to current registration methods, our approach employs a novel multi-positive multi-negative contrastive learning strategy that enables the utilization of additional information from the available training samples. This makes it possible to learn high quality descriptors from limited training data. To train and evaluate ConKeD, we combine these descriptors with domain-specific keypoints, particularly blood vessel bifurcations and crossovers, that are detected using a deep neural network. Our experimental results demonstrate the benefits of the novel multi-positive multi-negative strategy, as it outperforms the widely used triplet loss technique (single-positive and single-negative) as well as the single-positive multi-negative alternative. Additionally, the combination of ConKeD with the domain-specific keypoints produces comparable results to the state-of-the-art methods for retinal image registration, while offering important advantages such as avoiding pre-processing, utilizing fewer training samples, and requiring fewer detected keypoints, among others. Therefore, ConKeD shows a promising potential towards facilitating the development and application of deep learning-based methods for retinal image registration.

📄 PDF Abstract BibTeX arXiv:2401.05901

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningImage RegistrationTriplet

Methods 이 논문이 사용한 방법론

Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

ConKeD++ -- Improving descriptor learning for retinal image registration: A comprehensive study of contrastive losses

2024-04-25 · David Rivas-Villar, Álvaro S. Hervella, José Rouco, Jorge Novo

Self-supervised contrastive learning has emerged as one of the most successful deep learning paradigms. In this regard, it has seen extensive use in image registration and, more recently, in the particular field of medic…

Contrastive LearningImage RegistrationMedical Image Registration

Semi-Supervised Keypoint Detector and Descriptor for Retinal Image Matching

2022-07-16 · Jiazhen Liu, Xirong Li, Qijie Wei, Jie Xu 외

For retinal image matching (RIM), we propose SuperRetina, the first end-to-end method with jointly trainable keypoint detector and descriptor. SuperRetina is trained in a novel semi-supervised manner. A small set of (nea…

Image RegistrationTriplet

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. Therefor…

Image RegistrationKeypoint Detection

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

MREAK : Morphological Retina Keypoint Descriptor

2019-01-24 · Himanshu Vaghela, Manan Oza, Sudhir Bagul

A variety of computer vision applications depend on the efficiency of image matching algorithms used. Various descriptors are designed to detect and match features in images. Deployment of this algorithms in mobile appli…