Federated Two Stage Decoupling With Adaptive Personalization Layers
Hangyu Zhu, Yuxiang Fan, Zhenping Xie

TL;DR
This paper introduces FedTSDP, a federated learning method that uses a two-stage clustering and adaptive personalization layers to improve learning performance amid data heterogeneity and non-IID conditions.
Contribution
It proposes a novel two-stage decoupling federated learning algorithm with adaptive personalization layers and a new clustering timing strategy based on inference outputs and model weights.
Findings
Reliable performance on IID and non-IID data scenarios.
Effective adaptive adjustment of personalization layers.
Improved convergence speed and learning stability.
Abstract
Federated learning has gained significant attention due to its groundbreaking ability to enable distributed learning while maintaining privacy constraints. However, as a consequence of data heterogeneity among decentralized devices, it inherently experiences significant learning degradation and slow convergence speed. Therefore, it is natural to employ the concept of clustering homogeneous clients into the same group, allowing only the model weights within each group to be aggregated. While most existing clustered federated learning methods employ either model gradients or inference outputs as metrics for client partitioning, with the goal of grouping similar devices together, may still have heterogeneity within each cluster. Moreover, there is a scarcity of research exploring the underlying reasons for determining the appropriate timing for clustering, resulting in the common practice…
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
