FACMIC: Federated Adaptative CLIP Model for Medical Image Classification
Federated learning (FL) has emerged as a promising approach to medical image analysis that allows deep model training using decentralized data while ensuring data privacy. However, in the field of FL, communication cost plays a critical role in evaluating the performance of the model. Thus, transferring vision foundation models can be particularly challenging due to the significant resource costs involved. In this paper, we introduce a federated adaptive Contrastive Language Image Pretraining CLIP model designed for classification tasks. We employ a light-weight and efficient feature attention module for CLIP that selects suitable features for each client's data. Additionally, we propose a domain adaptation technique to reduce differences in data distribution between clients. Experimental results on four publicly available datasets demonstrate the superior performance of FACMIC in dealing with real-world and multisource medical imaging data. Our codes are available at https://github.com/AIPMLab/FACMIC.
Code (1)
Tasks
Domain AdaptationFederated Learningimage-classificationImage ClassificationMedical Image AnalysisMedical Image ClassificationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
FAA-CLIP: Federated Adversarial Adaptation of CLIP
Despite the remarkable performance of vision language models (VLMs) such as Contrastive Language Image Pre-training (CLIP), the large size of these models is a considerable obstacle to their use in federated learning (FL…
Domain AdaptationFederated LearningFederated CLIP for Resource-Efficient Heterogeneous Medical Image Classification
Despite the remarkable performance of deep models in medical imaging, they still require source data for training, which limits their potential in light of privacy concerns. Federated learning (FL), as a decentralized le…
Medical Image ClassificationFederated LearningModel CompressionDeep Modeling and Optimization of Medical Image Classification
Deep models, such as convolutional neural networks (CNNs) and vision transformer (ViT), demonstrate remarkable performance in image classification. However, those deep models require large data to fine-tune, which is imp…
AvgClassificationFederated Learningimage-classification+3Open Challenges and Opportunities in Federated Foundation Models Towards Biomedical Healthcare
This survey explores the transformative impact of foundation models (FMs) in artificial intelligence, focusing on their integration with federated learning (FL) for advancing biomedical research. Foundation models such a…
DiagnosticFederated LearningSelf-Supervised LearningSurveyPCDP-SGD: Improving the Convergence of Differentially Private SGD via Projection in Advance
The paradigm of Differentially Private SGD~(DP-SGD) can provide a theoretical guarantee for training data in both centralized and federated settings. However, the utility degradation caused by DP-SGD limits its wide appl…
Federated Learning