Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

FedProto: Federated Prototype Learning across Heterogeneous Clients

About

Heterogeneity across clients in federated learning (FL) usually hinders the optimization convergence and generalization performance when the aggregation of clients' knowledge occurs in the gradient space. For example, clients may differ in terms of data distribution, network latency, input/output space, and/or model architecture, which can easily lead to the misalignment of their local gradients. To improve the tolerance to heterogeneity, we propose a novel federated prototype learning (FedProto) framework in which the clients and server communicate the abstract class prototypes instead of the gradients. FedProto aggregates the local prototypes collected from different clients, and then sends the global prototypes back to all clients to regularize the training of local models. The training on each client aims to minimize the classification error on the local data while keeping the resulting local prototypes sufficiently close to the corresponding global ones. Moreover, we provide a theoretical analysis to the convergence rate of FedProto under non-convex objectives. In experiments, we propose a benchmark setting tailored for heterogeneous FL, with FedProto outperforming several recent FL approaches on multiple datasets.

Yue Tan, Guodong Long, Lu Liu, Tianyi Zhou, Qinghua Lu, Jing Jiang, Chengqi Zhang• 2021

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)
Accuracy56.72
3518
Image ClassificationCIFAR-10 (test)
Accuracy83.81
3381
Image ClassificationCIFAR-10 (test)
Accuracy84.32
882
Image ClassificationCIFAR-10
Accuracy85.81
875
Image ClassificationCIFAR-100 (val)
Accuracy30.4
781
Image ClassificationTiny ImageNet (test)
Accuracy34.43
722
Image ClassificationTinyImageNet (test)
Accuracy31.52
499
Image ClassificationCIFAR-100
Accuracy91.27
435
Image ClassificationMNIST
Accuracy95.27
417
Image ClassificationCIFAR100 (test)
Top-1 Accuracy41.05
407
Showing 10 of 101 rows
...

Other info

Follow for update