Self-Supervised Pre-Training with Contrastive and Masked Autoencoder Methods for Dealing with Small Datasets in Deep Learning for Medical Imaging
Daniel Wolf, Tristan Payer, Catharina Silvia Lisson, Christoph Gerhard, Lisson, Meinrad Beer, Michael G\"otz, Timo Ropinski

TL;DR
This paper compares contrastive and masked autoencoder self-supervised pre-training methods for medical imaging, demonstrating that the SparK autoencoder approach is more robust on small annotated datasets in CT classification tasks.
Contribution
It introduces and evaluates the SparK masked autoencoder method for self-supervised pre-training in medical imaging, showing its robustness over contrastive methods on small datasets.
Findings
SparK outperforms contrastive methods on small datasets
Pre-training improves CT classification accuracy
SparK is more robust to limited annotated data
Abstract
Deep learning in medical imaging has the potential to minimize the risk of diagnostic errors, reduce radiologist workload, and accelerate diagnosis. Training such deep learning models requires large and accurate datasets, with annotations for all training samples. However, in the medical imaging domain, annotated datasets for specific tasks are often small due to the high complexity of annotations, limited access, or the rarity of diseases. To address this challenge, deep learning models can be pre-trained on large image datasets without annotations using methods from the field of self-supervised learning. After pre-training, small annotated datasets are sufficient to fine-tune the models for a specific task. The most popular self-supervised pre-training approaches in medical imaging are based on contrastive learning. However, recent studies in natural image processing indicate a strong…
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
TopicsRadiomics and Machine Learning in Medical Imaging · COVID-19 diagnosis using AI · Medical Imaging Techniques and Applications
MethodsContrastive Learning
