Semi-Supervised Keypoint Detector and Descriptor for Retinal Image Matching
Jiazhen Liu, Xirong Li, Qijie Wei, Jie Xu, Dayong Ding

TL;DR
SuperRetina is a novel semi-supervised, end-to-end retinal image matching method that jointly trains keypoint detection and description, achieving high accuracy with minimal manual labeling and outperforming existing baselines.
Contribution
It introduces a semi-supervised training approach with Progressive Keypoint Expansion and a keypoint-based triplet loss for discriminative descriptors in retinal image matching.
Findings
SuperRetina outperforms strong baselines in image registration and identity verification.
The method is fully manual-annotation free with auto labeling.
It demonstrates effectiveness on multiple real-world datasets.
Abstract
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 (nearly 100) images are incompletely labeled and used to supervise the network to detect keypoints on the vascular tree. To attack the incompleteness of manual labeling, we propose Progressive Keypoint Expansion to enrich the keypoint labels at each training epoch. By utilizing a keypoint-based improved triplet loss as its description loss, SuperRetina produces highly discriminative descriptors at full input image size. Extensive experiments on multiple real-world datasets justify the viability of SuperRetina. Even with manual labeling replaced by auto labeling and thus making the training process fully manual-annotation free, SuperRetina compares favorably against a number…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRetinal Imaging and Analysis · Medical Image Segmentation Techniques · Advanced Image and Video Retrieval Techniques
MethodsTriplet Loss
