English

Coded Computing for Federated Learning at the Edge

Distributed, Parallel, and Cluster Computing 2021-05-11 v3 Machine Learning Machine Learning

Abstract

Federated Learning (FL) is an exciting new paradigm that enables training a global model from data generated locally at the client nodes, without moving client data to a centralized server. Performance of FL in a multi-access edge computing (MEC) network suffers from slow convergence due to heterogeneity and stochastic fluctuations in compute power and communication link qualities across clients. A recent work, Coded Federated Learning (CFL), proposes to mitigate stragglers and speed up training for linear regression tasks by assigning redundant computations at the MEC server. Coding redundancy in CFL is computed by exploiting statistical properties of compute and communication delays. We develop CodedFedL that addresses the difficult task of extending CFL to distributed non-linear regression and classification problems with multioutput labels. The key innovation of our work is to exploit distributed kernel embedding using random Fourier features that transforms the training task into distributed linear regression. We provide an analytical solution for load allocation, and demonstrate significant performance gains for CodedFedL through experiments over benchmark datasets using practical network parameters.

Keywords

Cite

@article{arxiv.2007.03273,
  title  = {Coded Computing for Federated Learning at the Edge},
  author = {Saurav Prakash and Sagar Dhakal and Mustafa Akdeniz and A. Salman Avestimehr and Nageen Himayat},
  journal= {arXiv preprint arXiv:2007.03273},
  year   = {2021}
}

Comments

Work accepted for presentation at the International Workshop on Federated Learning for User Privacy and Data Confidentiality, in Conjunction with ICML 2020 (FL-ICML'20). This work was part of Saurav Prakash's internship projects at Intel. arXiv admin note: text overlap with arXiv:2011.06223