Skip to content

GeovaniRizk/Robust-Distributed-Learning-Tight-Error-Bounds-and-Breakdown-Point-under-Data-Heterogeneity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Robust Distributed Learning: Tight Error Bounds and Breakdown Point under Data Heterogeneity

This repository is the official code for paper Robust Distributed Learning: Tight Error Bounds and Breakdown Point under Data Heterogeneity, published at NeurIPS 2023.

Abstract

The theory underlying robust distributed learning algorithms, designed to resist adversarial machines, matches empirical observations when data is homogeneous. Under data heterogeneity however, which is the norm in practical scenarios, established lower bounds on the learning error are essentially vacuous and greatly mismatch empirical observations. This is because the heterogeneity model considered is too restrictive and does not cover basic learning tasks such as least-squares regression. We consider in this paper a more realistic heterogeneity model, namely (G,B)-gradient dissimilarity, and show that it covers a larger class of learning problems than existing theory. Notably, we show that the breakdown point under heterogeneity is lower than the classical fraction 1/2. We also prove a new lower bound on the learning error of any distributed learning algorithm. We derive a matching upper bound for a robust variant of distributed gradient descent, and empirically show that our analysis reduces the gap between theory and practice.

Code

To reproduce the experiments of the paper, run the .py files to generate the data and the .ipynb files to visualize them in the folder ''main'' following the name of the figure corresponding to the experiment in the paper.

Citation

If you use this code, please cite the following (BibTex format):

@article{allouah2024robust,
  title={Robust Distributed Learning: Tight Error Bounds and Breakdown Point under Data Heterogeneity},
  author={Allouah, Youssef and Guerraoui, Rachid and Gupta, Nirupam and Pinot, Rafa{\"e}l and Rizk, Geovani},
  journal={Advances in Neural Information Processing Systems},
  volume={36},
  year={2024}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published