Optimizing Personalized Federated Learning through Adaptive Layer-Wise Learning
Weihang Chen, Cheng Yang, Jie Ren, Zhiqiang Li, Zheng Wang

TL;DR
FLAYER is a layer-wise personalized federated learning method that dynamically adjusts local model training to improve accuracy and preserve global knowledge, effectively handling non-IID data.
Contribution
FLAYER introduces a novel layer-wise approach that optimizes local personalization and global knowledge integration in federated learning.
Findings
Achieves 5.40% higher accuracy on average compared to state-of-the-art methods.
Effectively manages non-IID data in federated learning scenarios.
Enhances global representation with selective parameter uploading.
Abstract
Real-life deployment of federated Learning (FL) often faces non-IID data, which leads to poor accuracy and slow convergence. Personalized FL (pFL) tackles these issues by tailoring local models to individual data sources and using weighted aggregation methods for client-specific learning. However, existing pFL methods often fail to provide each local model with global knowledge on demand while maintaining low computational overhead. Additionally, local models tend to over-personalize their data during the training process, potentially dropping previously acquired global information. We propose FLAYER, a novel layer-wise learning method for pFL that optimizes local model personalization performance. FLAYER considers the different roles and learning abilities of neural network layers of individual local models. It incorporates global information for each local model as needed 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 · Stochastic Gradient Optimization Techniques · Advanced Data Storage Technologies
