TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

SotA/Methodology/Federated Learning

Federated Learning

30 benchmarks6771 papers

Federated Learning is a machine learning approach that allows multiple devices or entities to collaboratively train a shared model without exchanging their data with each other. Instead of sending data to a central server for training, the model is trained locally on each device, and only the model updates are sent to the central server, where they are aggregated to improve the shared model.

This approach allows for privacy-preserving machine learning, as each device keeps its data locally and only shares the information needed to improve the model.

Benchmarks

Federated Learning on Cityscapes heterogeneous

mIoU

Federated Learning on CIFAR-10

ACC@1-50ClientsACC@1-100ClientsACC@1-500ClientsACC@1-10Clients

Federated Learning on Landmarks-User-160k

Acc@1-1262Clients

Federated Learning on CIFAR-100

ACC@1-100ClientsACC@1-50ClientsACC@1-500ACC@1-10ClientsACC@5-100Clients

Federated Learning on CIFAR-100 (alpha=0, 10 clients per round)

ACC@1-100Clients

Federated Learning on CIFAR-100 (alpha=0, 20 clients per round)

ACC@1-100Clients

Federated Learning on CIFAR-100 (alpha=0, 5 clients per round)

ACC@1-100Clients

Federated Learning on CIFAR-100 (alpha=0.5, 10 clients per round)

ACC@1-100Clients

Federated Learning on CIFAR-100 (alpha=0.5, 20 clients per round)

ACC@1-100Clients

Federated Learning on CIFAR-100 (alpha=0.5, 5 clients per round)

ACC@1-100Clients

Federated Learning on CIFAR-100 (alpha=1000, 10 clients per round)

ACC@1-100Clients

Federated Learning on CIFAR-100 (alpha=1000, 20 clients per round)

ACC@1-100Clients

Federated Learning on CIFAR-100 (alpha=1000, 5 clients per round)

ACC@1-100Clients

Federated Learning on FEMNIST

Acc@1Acc@5

Federated Learning on MNIST

ACC@1-100ClientsACC@1-500ClientsACC@1-50Clients

Federated Learning on Omniglot

ACC@1-50Clients

Federated Learning on Shakespeare

Acc@1Acc@5

Federated Learning on Tiny ImageNet

ACC@5-200Clients

Federated Learning on CIFAR100 (alpha=0.3, 10 clients per round)

Average Top-1 Accuracy