English

Byzantine Failures Harm the Generalization of Robust Distributed Learning Algorithms More Than Data Poisoning

Machine Learning 2025-10-17 v2 Cryptography and Security Machine Learning

Abstract

Robust distributed learning algorithms aim to maintain reliable performance despite the presence of misbehaving workers. Such misbehaviors are commonly modeled as Byzantine failures, allowing arbitrarily corrupted communication, or as data poisoning, a weaker form of corruption restricted to local training data. While prior work shows similar optimization guarantees for both models, an important question remains: How do these threat models impact generalization? Empirical evidence suggests a gap, yet it remains unclear whether it is unavoidable or merely an artifact of suboptimal attacks. We show, for the first time, a fundamental gap in generalization guarantees between the two threat models: Byzantine failures yield strictly worse rates than those achievable under data poisoning. Our findings leverage a tight algorithmic stability analysis of robust distributed learning. Specifically, we prove that: (i) under data poisoning, the uniform algorithmic stability of an algorithm with optimal optimization guarantees degrades by an additive factor of Θ(fnf)\varTheta ( \frac{f}{n-f} ), with ff out of nn workers misbehaving; whereas (ii)\textit{(ii)} under Byzantine failures, the degradation is in Ω(fn2f)\Omega \big( \sqrt{ \frac{f}{n-2f}} \big).

Keywords

Cite

@article{arxiv.2506.18020,
  title  = {Byzantine Failures Harm the Generalization of Robust Distributed Learning Algorithms More Than Data Poisoning},
  author = {Thomas Boudou and Batiste Le Bars and Nirupam Gupta and Aurélien Bellet},
  journal= {arXiv preprint arXiv:2506.18020},
  year   = {2025}
}
R2 v1 2026-07-01T03:28:21.784Z