English

Delayed Momentum Aggregation: Communication-efficient Byzantine-robust Federated Learning with Partial Participation

Machine Learning 2026-01-30 v2 Optimization and Control

Abstract

Partial participation is essential for communication-efficient federated learning at scale, yet existing Byzantine-robust methods typically assume full client participation. In the partial participation setting, a majority of the sampled clients may be Byzantine, once Byzantine clients dominate, existing methods break down immediately. We introduce delayed momentum aggregation, a principle where the central server aggregates cached momentum from non-sampled clients along with fresh momentum from sampled clients. This principle ensures Byzantine clients remain a minority from the server's perspective even when they dominate the sampled set. We instantiate this principle in our optimizer DeMoA. We analyze the convergence rate of DeMoA, showing that DeMoA is Byzantine-robust under partial participation. Experiments show that, with 20% Byzantine ratio and only 10% partial participation rate, DeMoA achieves the best accuracy even when existing methods fail empirically.

Keywords

Cite

@article{arxiv.2509.02970,
  title  = {Delayed Momentum Aggregation: Communication-efficient Byzantine-robust Federated Learning with Partial Participation},
  author = {Kaoru Otsuka and Yuki Takezawa and Makoto Yamada},
  journal= {arXiv preprint arXiv:2509.02970},
  year   = {2026}
}

Comments

Substantial corrections to the proofs, removal of the bounded gradient assumption, and additional experimental results

R2 v1 2026-07-01T05:18:38.987Z