MLLGOct 4, 2022

Group Personalized Federated Learning

arXiv:2210.01863v24 citationsh-index: 26
Originality Incremental advance
AI Analysis

This addresses data privacy and model accuracy challenges for clients in federated learning systems with inherent partitions, though it appears incremental as it builds on existing personalized FL strategies.

The paper tackles the problem of client data heterogeneity in federated learning by proposing a group personalization approach that fine-tunes global models for homogeneous client groups and further adapts them to individual clients, achieving superior personalization performance compared to other methods.

Federated learning (FL) can help promote data privacy by training a shared model in a de-centralized manner on the physical devices of clients. In the presence of highly heterogeneous distributions of local data, personalized FL strategy seeks to mitigate the potential client drift. In this paper, we present the group personalization approach for applications of FL in which there exist inherent partitions among clients that are significantly distinct. In our method, the global FL model is fine-tuned through another FL training process over each homogeneous group of clients, after which each group-specific FL model is further adapted and personalized for any client. The proposed method can be well interpreted from a Bayesian hierarchical modeling perspective. With experiments on two real-world datasets, we demonstrate this approach can achieve superior personalization performance than other FL counterparts.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes