paper-with-me

홈 › Papers

Rethinking Transfer Learning for Medical Image Classification

2021-06-09 · Le Peng, Hengyue Liang, Gaoxiang Luo, Taihui Li, Ju Sun

Transfer learning (TL) from pretrained deep models is a standard practice in modern medical image classification (MIC). However, what levels of features to be reused are problem-dependent, and uniformly finetuning all layers of pretrained models may be suboptimal. This insight has partly motivated the recent differential TL strategies, such as TransFusion (TF) and layer-wise finetuning (LWFT), which treat the layers in the pretrained models differentially. In this paper, we add one more strategy into this family, called TruncatedTL, which reuses and finetunes appropriate bottom layers and directly discards the remaining layers. This yields not only superior MIC performance but also compact models for efficient inference, compared to other differential TL methods. Our code is available at: https://github.com/sun-umn/TTL

📄 PDF Abstract BibTeX arXiv:2106.05152

Code (2)

sun-umn/Transfer-Learning-in-Medical-Imaging 공식 구현 pytorch
sun-umn/ttl 공식 구현 pytorch

Tasks

Classificationimage-classificationImage ClassificationMedical Image ClassificationTransfer Learning

Similar Papers 제목 키워드 기반

Rethinking Foundation Models for Medical Image Classification through a Benchmark Study on MedMNIST

2025-01-24 · Fuping Wu, Bartlomiej W. Papiez

Foundation models are widely employed in medical image analysis, due to their high adaptability and generalizability for downstream tasks. With the increasing number of foundation models being released, model selection h…

Classificationimage-classificationImage ClassificationMedical Image Analysis+2

On dataset transferability in medical image classification

2024-12-28 · Dovile Juodelyte, Enzo Ferrante, Yucheng Lu, Prabhant Singh 외

Current transferability estimation methods designed for natural image datasets are often suboptimal in medical image classification. These methods primarily focus on estimating the suitability of pre-trained source model…

BenchmarkingClassificationimage-classificationImage Classification+1

Lost in the Hype: Revealing and Dissecting the Performance Degradation of Medical Multimodal Large Language Models in Image Classification

2026-04-09 · Xun Zhu, Fanbin Mo, Xi Chen, Kaili Zheng 외 arxiv

The rise of multimodal large language models (MLLMs) has sparked an unprecedented wave of applications in the field of medical imaging analysis. However, as one of the earliest and most fundamental tasks integrated into …

Medical Image Classification

Modality-bridge Transfer Learning for Medical Image Classification

2017-08-10 · Hak Gu Kim, Yeoreum Choi, Yong Man Ro

This paper presents a new approach of transfer learning-based medical image classification to mitigate insufficient labeled data problem in medical domain. Instead of direct transfer learning from source to small number …

ClassificationGeneral Classificationimage-classificationImage Classification+2

Development of CNN Architectures using Transfer Learning Methods for Medical Image Classification

2024-10-22 · Ganga Prasad Basyal, David Zeng, Bhaskar Pm Rimal

The application of deep learning-based architecture has seen a tremendous rise in recent years. For example, medical image classification using deep learning achieved breakthrough results. Convolutional Neural Networks (…

ClassificationDeep Learningimage-classificationImage Classification+2