Comparison of fine-tuning strategies for transfer learning in medical image classification
Ana Davila, Jacinto Colan, Yasuhisa Hasegawa

TL;DR
This paper systematically compares various fine-tuning strategies for pre-trained models across multiple medical imaging modalities, revealing that combined approaches and adaptive learning rates can significantly improve performance.
Contribution
It offers a comprehensive evaluation of eight fine-tuning methods on three CNN architectures across diverse medical imaging types, highlighting their varying effectiveness.
Findings
Combining Linear Probing with Full Fine-tuning improves over 50% of cases.
Auto-RGN enhances performance by up to 11% for certain modalities.
DenseNet benefits more from alternative fine-tuning approaches than traditional methods.
Abstract
In the context of medical imaging and machine learning, one of the most pressing challenges is the effective adaptation of pre-trained models to specialized medical contexts. Despite the availability of advanced pre-trained models, their direct application to the highly specialized and diverse field of medical imaging often falls short due to the unique characteristics of medical data. This study provides a comprehensive analysis on the performance of various fine-tuning methods applied to pre-trained models across a spectrum of medical imaging domains, including X-ray, MRI, Histology, Dermoscopy, and Endoscopic surgery. We evaluated eight fine-tuning strategies, including standard techniques such as fine-tuning all layers or fine-tuning only the classifier layers, alongside methods such as gradually unfreezing layers, regularization based fine-tuning and adaptive learning rates. We…
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
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Batch Normalization · Concatenated Skip Connection · Convolution · Softmax · Average Pooling · Max Pooling · Kaiming Initialization · Dense Block · Dropout
