English

Byzantine-Robust Optimization under $(L_0, L_1)$-Smoothness

Machine Learning 2026-03-16 v1

Abstract

We consider distributed optimization under Byzantine attacks in the presence of (L0,L1)(L_0,L_1)-smoothness, a generalization of standard LL-smoothness that captures functions with state-dependent gradient Lipschitz constants. We propose Byz-NSGDM, a normalized stochastic gradient descent method with momentum that achieves robustness against Byzantine workers while maintaining convergence guarantees. Our algorithm combines momentum normalization with Byzantine-robust aggregation enhanced by Nearest Neighbor Mixing (NNM) to handle both the challenges posed by (L0,L1)(L_0,L_1)-smoothness and Byzantine adversaries. We prove that Byz-NSGDM achieves a convergence rate of O(K1/4)O(K^{-1/4}) up to a Byzantine bias floor proportional to the robustness coefficient and gradient heterogeneity. Experimental validation on heterogeneous MNIST classification, synthetic (L0,L1)(L_0,L_1)-smooth optimization, and character-level language modeling with a small GPT model demonstrates the effectiveness of our approach against various Byzantine attack strategies. An ablation study further shows that Byz-NSGDM is robust across a wide range of momentum and learning rate choices.

Keywords

Cite

@article{arxiv.2603.12512,
  title  = {Byzantine-Robust Optimization under $(L_0, L_1)$-Smoothness},
  author = {Arman Bolatov and Samuel Horváth and Martin Takáč and Eduard Gorbunov},
  journal= {arXiv preprint arXiv:2603.12512},
  year   = {2026}
}

Comments

10 pages, 1 table, 4 figures, accepted to CPAL 2026

R2 v1 2026-07-01T11:17:41.751Z