Personalized Federated Learning with Local Attention
Sicong Liang, Junchao Tian, Shujun Yang, Yu Zhang

TL;DR
This paper introduces pFedLA, a personalized federated learning method that uses local attention mechanisms to effectively address feature shift heterogeneity across clients, improving performance without extra communication costs.
Contribution
The paper proposes a novel local attention-based approach for personalized federated learning that handles feature shift heterogeneity and can be integrated with existing FL methods.
Findings
pFedLA improves performance on image classification tasks.
The method effectively addresses feature shift heterogeneity.
It can be incorporated into various FL algorithms without additional communication overhead.
Abstract
Federated Learning (FL) aims to learn a single global model that enables the central server to help the model training in local clients without accessing their local data. The key challenge of FL is the heterogeneity of local data in different clients, such as heterogeneous label distribution and feature shift, which could lead to significant performance degradation of the learned models. Although many studies have been proposed to address the heterogeneous label distribution problem, few studies attempt to explore the feature shift issue. To address this issue, we propose a simple yet effective algorithm, namely \textbf{p}ersonalized \textbf{Fed}erated learning with \textbf{L}ocal \textbf{A}ttention (pFedLA), by incorporating the attention mechanism into personalized models of clients while keeping the attention blocks client-specific. Specifically, two modules are proposed in pFedLA,…
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
TopicsPrivacy-Preserving Technologies in Data · Recommender Systems and Techniques
