Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Federated Multi-Task Learning under a Mixture of Distributions

About

The increasing size of data generated by smartphones and IoT devices motivated the development of Federated Learning (FL), a framework for on-device collaborative training of machine learning models. First efforts in FL focused on learning a single global model with good average performance across clients, but the global model may be arbitrarily bad for a given client, due to the inherent heterogeneity of local data distributions. Federated multi-task learning (MTL) approaches can learn personalized models by formulating an opportune penalized optimization problem. The penalization term can capture complex relations among personalized models, but eschews clear statistical assumptions about local data distributions. In this work, we propose to study federated MTL under the flexible assumption that each local data distribution is a mixture of unknown underlying distributions. This assumption encompasses most of the existing personalized FL approaches and leads to federated EM-like algorithms for both client-server and fully decentralized settings. Moreover, it provides a principled way to serve personalized models to clients not seen at training time. The algorithms' convergence is analyzed through a novel federated surrogate optimization framework, which can be of general interest. Experimental results on FL benchmarks show that our approach provides models with higher accuracy and fairness than state-of-the-art methods.

Othmane Marfoq, Giovanni Neglia, Aur\'elien Bellet, Laetitia Kameni, Richard Vidal• 2021

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)--
3518
Image ClassificationCIFAR-100--
622
Image ClassificationMNIST
Accuracy30.7
263
Image ClassificationEMNIST (test)
Accuracy83.5
174
ClassificationfMNIST (test)
Accuracy95.23
149
Image ClassificationOffice-Home--
142
Image ClassificationCIFAR-10
Accuracy23
101
Image ClassificationFEMNIST (test)
Accuracy79.9
83
ClassificationCIFAR-10
Accuracy18
80
Image ClassificationCIFAR10 (test)
Accuracy84.3
76
Showing 10 of 44 rows

Other info

Code

Follow for update