FedPerfix: Towards Partial Model Personalization of Vision Transformers in Federated Learning
Guangyu Sun, Matias Mendieta, Jun Luo, Shandong Wu, Chen Chen

TL;DR
FedPerfix introduces a novel partial personalization method for Vision Transformers in federated learning, focusing on sensitive layers to enhance performance across heterogeneous data without full model sharing.
Contribution
The paper pioneers applying partial model personalization to Vision Transformers in federated learning, identifying sensitive layers and proposing a plugin-based approach for improved personalization.
Findings
FedPerfix outperforms several advanced PFL methods on multiple datasets.
Self-attention and classification head are most sensitive in ViTs.
Partial personalization improves model performance in heterogeneous environments.
Abstract
Personalized Federated Learning (PFL) represents a promising solution for decentralized learning in heterogeneous data environments. Partial model personalization has been proposed to improve the efficiency of PFL by selectively updating local model parameters instead of aggregating all of them. However, previous work on partial model personalization has mainly focused on Convolutional Neural Networks (CNNs), leaving a gap in understanding how it can be applied to other popular models such as Vision Transformers (ViTs). In this work, we investigate where and how to partially personalize a ViT model. Specifically, we empirically evaluate the sensitivity to data distribution of each type of layer. Based on the insights that the self-attention layer and the classification head are the most sensitive parts of a ViT, we propose a novel approach called FedPerfix, which leverages plugins to…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Recommender Systems and Techniques · Human Mobility and Location-Based Analysis
