Contrastive Learning of Relative Position Regression for One-Shot Object Localization in 3D Medical Images
Wenhui Lei, Wei Xu, Ran Gu, Hao Fu, Shaoting Zhang, Guotai Wang

TL;DR
This paper introduces a one-shot, annotation-free framework for 3D medical image object localization that predicts relative positions of patches, enabling fast and accurate organ and landmark detection without extensive training data.
Contribution
It proposes a novel one-shot localization method using relative position regression with a coarse-to-fine approach, eliminating the need for annotated training data.
Findings
Achieves competitive accuracy in multi-organ localization.
Operates in real time, significantly faster than template matching.
Does not require annotations during training, reducing data annotation burden.
Abstract
Deep learning networks have shown promising performance for accurate object localization in medial images, but require large amount of annotated data for supervised training, which is expensive and expertise burdensome. To address this problem, we present a one-shot framework for organ and landmark localization in volumetric medical images, which does not need any annotation during the training stage and could be employed to locate any landmarks or organs in test images given a support (reference) image during the inference stage. Our main idea comes from that tissues and organs from different human bodies have a similar relative position and context. Therefore, we could predict the relative positions of their non-local patches, thus locate the target organ. Our framework is composed of three parts: (1) A projection network trained to predict the 3D offset between any two patches from…
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
TopicsMedical Imaging and Analysis · Advanced Neural Network Applications · Medical Image Segmentation Techniques
