Probing the Efficacy of Federated Parameter-Efficient Fine-Tuning of Vision Transformers for Medical Image Classification
Naif Alkhunaizi, Faris Almalik, Rouqaiah Al-Refai, Muzammal Naseer,, Karthik Nandakumar

TL;DR
This paper systematically evaluates federated parameter-efficient fine-tuning methods for Vision Transformers in medical image classification, highlighting the trade-offs between efficiency and accuracy, especially in out-of-domain and non-IID data scenarios.
Contribution
It introduces new federated PEFT variants, compares their effectiveness, and provides insights into optimal strategies for privacy-preserving medical imaging applications.
Findings
Most federated PEFT methods perform well in-domain.
Significant parameter reduction can cause notable accuracy drops.
Model choice is critical, favoring in-domain medical foundation models.
Abstract
With the advent of large pre-trained transformer models, fine-tuning these models for various downstream tasks is a critical problem. Paucity of training data, the existence of data silos, and stringent privacy constraints exacerbate this fine-tuning problem in the medical imaging domain, creating a strong need for algorithms that enable collaborative fine-tuning of pre-trained models. Moreover, the large size of these models necessitates the use of parameter-efficient fine-tuning (PEFT) to reduce the communication burden in federated learning. In this work, we systematically investigate various federated PEFT strategies for adapting a Vision Transformer (ViT) model (pre-trained on a large natural image dataset) for medical image classification. Apart from evaluating known PEFT techniques, we introduce new federated variants of PEFT algorithms such as visual prompt tuning (VPT),…
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
TopicsBrain Tumor Detection and Classification
MethodsAttention Is All You Need · Residual Connection · Byte Pair Encoding · Layer Normalization · Label Smoothing · Linear Layer · Adam · Dropout · Multi-Head Attention · Dense Connections
