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

Personalized Federated Learning through Local Memorization

About

Federated learning allows clients to collaboratively learn statistical models while keeping their data local. Federated learning was originally used to train a unique global model to be served to all clients, but this approach might be sub-optimal when clients' local data distributions are heterogeneous. In order to tackle this limitation, recent personalized federated learning methods train a separate model for each client while still leveraging the knowledge available at other clients. In this work, we exploit the ability of deep neural networks to extract high quality vectorial representations (embeddings) from non-tabular data, e.g., images and text, to propose a personalization mechanism based on local memorization. Personalization is obtained by interpolating a collectively trained global model with a local $k$-nearest neighbors (kNN) model based on the shared representation provided by the global model. We provide generalization bounds for the proposed approach in the case of binary classification, and we show on a suite of federated datasets that this approach achieves significantly higher accuracy and fairness than state-of-the-art methods.

Othmane Marfoq, Giovanni Neglia, Laetitia Kameni, Richard Vidal• 2021

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR10 0.1-Dirichlet (test)
Generalized Accuracy (Accg)59.62
38
Next-Character PredictionShakespeare (test)--
31
Image ClassificationEMNIST--
30
Language ModelingShakespeare
Accuracy (Mean)51.87
25
Image ClassificationCIFAR10 0.6-Dirichlet (test)
Client Accp > Accg Ratio90
18
Language ModelingStack Overflow
Accuracy24.49
15
Image ClassificationCIFAR-10 LDA alpha=0.1 (test)
Accuracy89.7
11
Image ClassificationSVHN LDA alpha=0.1 (test)
Accuracy92.8
11
Image ClassificationTissueMNIST LDA alpha=0.1 (test)
Accuracy91.4
11
Image ClassificationCIFAR10 0.6
Accuracy (Generalized)69.22
11
Showing 10 of 19 rows

Other info

Follow for update