Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

MetaLR: Meta-tuning of Learning Rates for Transfer Learning in Medical Imaging

About

In medical image analysis, transfer learning is a powerful method for deep neural networks (DNNs) to generalize well on limited medical data. Prior efforts have focused on developing pre-training algorithms on domains such as lung ultrasound, chest X-ray, and liver CT to bridge domain gaps. However, we find that model fine-tuning also plays a crucial role in adapting medical knowledge to target tasks. The common fine-tuning method is manually picking transferable layers (e.g., the last few layers) to update, which is labor-expensive. In this work, we propose a meta-learning-based LR tuner, named MetaLR, to make different layers automatically co-adapt to downstream tasks based on their transferabilities across domains. MetaLR learns appropriate LRs for different layers in an online manner, preventing highly transferable layers from forgetting their medical representation abilities and driving less transferable layers to adapt actively to new domains. Extensive experiments on various medical applications show that MetaLR outperforms previous state-of-the-art (SOTA) fine-tuning strategies. Codes are released.

Yixiong Chen, Li Liu, Jingxian Li, Hua Jiang, Chris Ding, Zongwei Zhou• 2022

Related benchmarks

TaskDatasetResultRank
Lesion DetectionBUSI
Training Time (m)6
6
Lesion DetectionPOCUS
Training Time (m)24.8
6
Lesion DetectionChest X-ray
Training Time (m)26.3
6
Showing 3 of 3 rows

Other info

Follow for update