English

Coding for Straggler Mitigation in Federated Learning

Machine Learning 2022-02-16 v2 Information Theory math.IT

Abstract

We present a novel coded federated learning (FL) scheme for linear regression that mitigates the effect of straggling devices while retaining the privacy level of conventional FL. The proposed scheme combines one-time padding to preserve privacy and gradient codes to yield resiliency against stragglers and consists of two phases. In the first phase, the devices share a one-time padded version of their local data with a subset of other devices. In the second phase, the devices and the central server collaboratively and iteratively train a global linear model using gradient codes on the one-time padded local data. To apply one-time padding to real data, our scheme exploits a fixed-point arithmetic representation of the data. Unlike the coded FL scheme recently introduced by Prakash \emph{et al.}, the proposed scheme maintains the same level of privacy as conventional FL while achieving a similar training time. Compared to conventional FL, we show that the proposed scheme achieves a training speed-up factor of 6.66.6 and 9.29.2 on the MNIST and Fashion-MNIST datasets for an accuracy of 95%95\% and 85%85\%, respectively.

Keywords

Cite

@article{arxiv.2109.15226,
  title  = {Coding for Straggler Mitigation in Federated Learning},
  author = {Siddhartha Kumar and Reent Schlegel and Eirik Rosnes and Alexandre Graell i Amat},
  journal= {arXiv preprint arXiv:2109.15226},
  year   = {2022}
}

Comments

6 pages, 3 figures, published at the IEEE International Conference on Communications 2022

R2 v1 2026-06-24T06:31:45.039Z