EFCM: Efficient Fine-tuning on Compressed Models for deployment of large models in medical image analysis
Shaojie Li, Zhaoshuo Diao

TL;DR
This paper introduces EFCM, a two-stage framework combining unsupervised feature distillation and fine-tuning to enable efficient deployment of large medical image analysis models, improving accuracy and inference speed.
Contribution
The study proposes a novel EFCM framework with Feature Projection Distillation and adaptive fine-tuning strategies for large medical models.
Findings
Achieved 4.33% accuracy increase on TCGA datasets.
Improved AUC by 5.2% over baseline models.
Demonstrated high inference efficiency of the proposed method.
Abstract
The recent development of deep learning large models in medicine shows remarkable performance in medical image analysis and diagnosis, but their large number of parameters causes memory and inference latency challenges. Knowledge distillation offers a solution, but the slide-level gradients cannot be backpropagated for student model updates due to high-resolution pathological images and slide-level labels. This study presents an Efficient Fine-tuning on Compressed Models (EFCM) framework with two stages: unsupervised feature distillation and fine-tuning. In the distillation stage, Feature Projection Distillation (FPD) is proposed with a TransScan module for adaptive receptive field adjustment to enhance the knowledge absorption capability of the student model. In the slide-level fine-tuning stage, three strategies (Reuse CLAM, Retrain CLAM, and End2end Train CLAM (ETC)) are compared.…
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
TopicsMedical Image Segmentation Techniques · Medical Imaging Techniques and Applications
MethodsKnowledge Distillation
