Unlocking the Potential of Prompt-Tuning in Bridging Generalized and Personalized Federated Learning
Wenlong Deng, Christos Thrampoulidis, Xiaoxiao Li

TL;DR
This paper introduces SGPT, a novel prompt-based federated learning algorithm that effectively balances global and personalized model performance across heterogeneous data distributions using shared and group-specific prompts.
Contribution
SGPT uniquely combines shared and group-specific prompts with a prompt selection module and BCD training to improve federated learning under data heterogeneity.
Findings
SGPT outperforms state-of-the-art baselines in heterogeneous FL settings.
The prompt selection module enables automatic adaptation to diverse local data.
Theoretical analysis shows reduced gap between global and local performance.
Abstract
Vision Transformers (ViT) and Visual Prompt Tuning (VPT) achieve state-of-the-art performance with improved efficiency in various computer vision tasks. This suggests a promising paradigm shift of adapting pre-trained ViT models to Federated Learning (FL) settings. However, the challenge of data heterogeneity among FL clients presents a significant hurdle in effectively deploying ViT models. Existing Generalized FL (GFL) and Personalized FL (PFL) methods have limitations in balancing performance across both global and local data distributions. In this paper, we present a novel algorithm, SGPT, that integrates GFL and PFL approaches by employing a unique combination of both shared and group-specific prompts. This design enables SGPT to capture both common and group-specific features. A key feature of SGPT is its prompt selection module, which facilitates the training of a single global…
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 · Brain Tumor Detection and Classification · Human Mobility and Location-Based Analysis
MethodsFocus
