3D Self-Supervised Methods for Medical Imaging
Aiham Taleb, Winfried Loetzsch, Noel Danz, Julius Severin, Thomas, Gaertner, Benjamin Bergner, and Christoph Lippert

TL;DR
This paper introduces five 3D self-supervised learning methods for medical imaging, improving feature extraction from unlabeled 3D data and enhancing downstream task performance with less labeled data.
Contribution
It develops and evaluates five novel 3D self-supervised proxy tasks, demonstrating their effectiveness in medical imaging applications and transfer learning scenarios.
Findings
Pretraining with 3D tasks improves downstream accuracy.
Methods outperform training from scratch and 2D pretraining.
Transfer learning from large unlabeled datasets enhances small dataset performance.
Abstract
Self-supervised learning methods have witnessed a recent surge of interest after proving successful in multiple application fields. In this work, we leverage these techniques, and we propose 3D versions for five different self-supervised methods, in the form of proxy tasks. Our methods facilitate neural network feature learning from unlabeled 3D images, aiming to reduce the required cost for expert annotation. The developed algorithms are 3D Contrastive Predictive Coding, 3D Rotation prediction, 3D Jigsaw puzzles, Relative 3D patch location, and 3D Exemplar networks. Our experiments show that pretraining models with our 3D tasks yields more powerful semantic representations, and enables solving downstream tasks more accurately and efficiently, compared to training the models from scratch and to pretraining them on 2D slices. We demonstrate the effectiveness of our methods on three…
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
Taxonomy
TopicsMedical Image Segmentation Techniques · AI in cancer detection · Advanced Neural Network Applications
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings · Jigsaw · InfoNCE · Contrastive Predictive Coding
