LGJun 15, 2022

Adaptive Expert Models for Personalization in Federated Learning

arXiv:2206.07832v17 citationsh-index: 13
Originality Incremental advance
AI Analysis

This addresses personalization challenges in federated learning for applications with private, heterogeneous data, representing an incremental improvement over existing methods.

The paper tackles the problem of data heterogeneity and non-IID distributions in Federated Learning by proposing an adaptive Mixture of Experts approach for personalization, achieving up to 29.78% accuracy and up to 4.38% better performance than local models in non-IID settings.

Federated Learning (FL) is a promising framework for distributed learning when data is private and sensitive. However, the state-of-the-art solutions in this framework are not optimal when data is heterogeneous and non-Independent and Identically Distributed (non-IID). We propose a practical and robust approach to personalization in FL that adjusts to heterogeneous and non-IID data by balancing exploration and exploitation of several global models. To achieve our aim of personalization, we use a Mixture of Experts (MoE) that learns to group clients that are similar to each other, while using the global models more efficiently. We show that our approach achieves an accuracy up to 29.78 % and up to 4.38 % better compared to a local model in a pathological non-IID setting, even though we tune our approach in the IID setting.

Code Implementations1 repo
Foundations

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

Your Notes