Mitigating Overfitting in Medical Imaging: Self-Supervised Pretraining vs. ImageNet Transfer Learning for Dermatological Diagnosis
Iv\'an Matas, Carmen Serrano, Miguel Nogales, David Moreno, Lara Ferr\'andiz, Teresa Ojeda, Bego\~na Acha

TL;DR
This paper compares self-supervised pretraining using a Variational Autoencoder to traditional ImageNet transfer learning for dermatological diagnosis, finding that domain-specific pretraining reduces overfitting and improves generalization.
Contribution
It introduces a self-supervised dermatological feature extractor trained from scratch, demonstrating its advantages over ImageNet pretraining in medical imaging tasks.
Findings
Self-supervised model reduces overfitting compared to ImageNet pretraining.
Domain-specific pretraining improves generalization and steady learning.
ImageNet pretraining accelerates convergence but increases overfitting.
Abstract
Deep learning has transformed computer vision but relies heavily on large labeled datasets and computational resources. Transfer learning, particularly fine-tuning pretrained models, offers a practical alternative; however, models pretrained on natural image datasets such as ImageNet may fail to capture domain-specific characteristics in medical imaging. This study introduces an unsupervised learning framework that extracts high-value dermatological features instead of relying solely on ImageNet-based pretraining. We employ a Variational Autoencoder (VAE) trained from scratch on a proprietary dermatological dataset, allowing the model to learn a structured and clinically relevant latent space. This self-supervised feature extractor is then compared to an ImageNet-pretrained backbone under identical classification conditions, highlighting the trade-offs between general-purpose and…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCutaneous Melanoma Detection and Management · AI in cancer detection · Face recognition and analysis
