Pith. sign in

REVIEW 7 cited by

FedML: A Research Library and Benchmark for Federated Machine Learning

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2007.13518 v4 pith:N2MAPFJ2 submitted 2020-07-27 cs.LG stat.ML

FedML: A Research Library and Benchmark for Federated Machine Learning

classification cs.LG stat.ML
keywords fedmlresearchlearningalgorithmalgorithmicbenchmarkcommunitycomparison
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Federated learning (FL) is a rapidly growing research field in machine learning. However, existing FL libraries cannot adequately support diverse algorithmic development; inconsistent dataset and model usage make fair algorithm comparison challenging. In this work, we introduce FedML, an open research library and benchmark to facilitate FL algorithm development and fair performance comparison. FedML supports three computing paradigms: on-device training for edge devices, distributed computing, and single-machine simulation. FedML also promotes diverse algorithmic research with flexible and generic API design and comprehensive reference baseline implementations (optimizer, models, and datasets). We hope FedML could provide an efficient and reproducible means for developing and evaluating FL algorithms that would benefit the FL research community. We maintain the source code, documents, and user community at https://fedml.ai.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 7 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Clipping Makes Distributed and Federated Asynchronous SGD Robust to Stragglers

    cs.LG 2026-06 unverdicted novelty 7.0

    Gradient clipping eliminates the dependence on maximum delay in the oracle complexity of asynchronous SGD, yielding convergence in expectation and high probability under sub-Weibull gradient noise.

  2. Robust Federated Learning Under Real-World Client Churn

    cs.LG 2026-07 conditional novelty 6.0

    FeLiX reduces wall-clock time-to-target accuracy in federated learning by up to 2.37x using lightweight availability tiers, fresh-utility client selection, and informativeness-aware aggregation without requiring oracu...

  3. Decentralised AI Training and Inference with BlockTrain

    cs.AI 2026-06 unverdicted novelty 5.0

    BlockTrain partitions models into blocks trained on local objectives, reaching CE 1.359 on WikiText within 0.04 of end-to-end baseline while enabling distributed training and inference over TCP for up to 75B-parameter models.

  4. Enhanced Privacy and Communication Efficiency in Non-IID Federated Learning with Adaptive Quantization and Differential Privacy

    cs.CV 2026-04 unverdicted novelty 5.0

    Adaptive bit-length schedulers plus Laplacian DP in non-IID FL reduce communicated data by up to 52.64% on MNIST and 45% on CIFAR-10 while keeping competitive accuracy and privacy.

  5. HadAgent: Harness-Aware Decentralized Agentic AI Serving with Proof-of-Inference Blockchain Consensus

    cs.DC 2026-04 unverdicted novelty 5.0

    HadAgent uses Proof-of-Inference consensus, a three-lane block structure, and a harness layer to enable secure decentralized LLM agent serving.

  6. Sample Selection Using Multi-Task Autoencoders in Federated Learning with Non-IID Data

    cs.CV 2026-04 unverdicted novelty 4.0

    Multi-task autoencoders with outlier detection and federated SVDD loss filter noisy samples in non-IID federated learning, yielding accuracy gains up to 7% on CIFAR-10.

  7. Understanding Communication Backends in Cross-Silo Federated Learning

    cs.DC 2026-04 unverdicted novelty 4.0

    Benchmarks of MPI, gRPC, and PyTorch RPC in cross-silo FL plus a new gRPC+S3 hybrid backend deliver up to 3.8x speedup for large-model transmission under realistic network conditions.