Stochastic Coded Federated Learning with Convergence and Privacy Guarantees
Yuchang Sun, Jiawei Shao, Songze Li, Yuyi Mao, Jun Zhang

TL;DR
This paper introduces a stochastic coded federated learning framework that enhances convergence speed and privacy guarantees by using coded datasets and differential privacy analysis, addressing straggler issues in heterogeneous FL environments.
Contribution
The paper proposes a novel coded FL framework with privacy-preserving data encoding, convergence analysis, and a privacy-performance tradeoff, improving upon traditional federated learning methods.
Findings
SCFL achieves faster convergence compared to standard FL.
The framework provides quantifiable privacy guarantees via MI-DP.
Numerical results validate the effectiveness of SCFL in privacy and convergence.
Abstract
Federated learning (FL) has attracted much attention as a privacy-preserving distributed machine learning framework, where many clients collaboratively train a machine learning model by exchanging model updates with a parameter server instead of sharing their raw data. Nevertheless, FL training suffers from slow convergence and unstable performance due to stragglers caused by the heterogeneous computational resources of clients and fluctuating communication rates. This paper proposes a coded FL framework to mitigate the straggler issue, namely stochastic coded federated learning (SCFL). In this framework, each client generates a privacy-preserving coded dataset by adding additive noise to the random linear combination of its local data. The server collects the coded datasets from all the clients to construct a composite dataset, which helps to compensate for the straggling effect. In…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data
