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

On Bridging Generic and Personalized Federated Learning for Image Classification

About

Federated learning is promising for its capability to collaboratively train models with multiple clients without accessing their data, but vulnerable when clients' data distributions diverge from each other. This divergence further leads to a dilemma: "Should we prioritize the learned model's generic performance (for future use at the server) or its personalized performance (for each client)?" These two, seemingly competing goals have divided the community to focus on one or the other, yet in this paper we show that it is possible to approach both at the same time. Concretely, we propose a novel federated learning framework that explicitly decouples a model's dual duties with two prediction tasks. On the one hand, we introduce a family of losses that are robust to non-identical class distributions, enabling clients to train a generic predictor with a consistent objective across them. On the other hand, we formulate the personalized predictor as a lightweight adaptive module that is learned to minimize each client's empirical risk on top of the generic predictor. With this two-loss, two-predictor framework which we name Federated Robust Decoupling (Fed-RoD), the learned model can simultaneously achieve state-of-the-art generic and personalized performance, essentially bridging the two tasks.

Hong-You Chen, Wei-Lun Chao• 2021

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)
Accuracy54.96
3518
Image ClassificationCIFAR-10 (test)
Accuracy89.05
3381
Domain GeneralizationPACS
Accuracy (Art)93.45
221
Domain GeneralizationPACS (leave-one-domain-out)
Art Accuracy93.45
146
Out-of-Distribution DetectionCIFAR-10 (ID) vs SVHN (OOD) (test)
AUROC83.55
79
Federated Learning Communication EfficiencyCIFAR10 (test)
Communication Rounds51
50
ClassificationDIGITS (test)
Accuracy (SVHN)71.5
49
OOD DetectionCIFAR-10 IND iSUN OOD
AUROC82.83
42
OOD DetectionTextures (OOD) with CIFAR-10 (ID) (test)
FPR@9553.24
40
Out-of-Distribution DetectionCIFAR10 (ID) vs SVHN (OOD)
AUROC90.16
37
Showing 10 of 31 rows

Other info

Follow for update