paper-with-me

Papers

Byzantine-Robust Distributed Learning: Towards Optimal Statistical Rates

2018-03-05 · ICML 2018 7 · Dong Yin, Yudong Chen, Kannan Ramchandran, Peter Bartlett

In large-scale distributed learning, security issues have become increasingly important. Particularly in a decentralized environment, some computing units may behave abnormally, or even exhibit Byzantine failures -- arbitrary and potentially adversarial behavior. In this paper, we develop distributed learning algorithms that are provably robust against such failures, with a focus on achieving optimal statistical performance. A main result of this work is a sharp analysis of two robust distributed gradient descent algorithms based on median and trimmed mean operations, respectively. We prove statistical error rates for three kinds of population loss functions: strongly convex, non-strongly convex, and smooth non-convex. In particular, these algorithms are shown to achieve order-optimal statistical error rates for strongly convex losses. To achieve better communication efficiency, we further propose a median-based distributed algorithm that is provably robust, and uses only one communication round. For strongly convex quadratic loss, we show that this algorithm achieves the same optimal error rate as the robust distributed gradient descent algorithms.

📄 PDF Abstract BibTeX arXiv:1803.01498

Code (2)

torchjd/torchjd pytorch
yjlee22/byzantinefl pytorch

Similar Papers 제목 키워드 기반

Byzantine-Robust Distributed Sparse Learning Revisited

2026-05-13 · Yuxuan Wang, Lixin Zhang, Kangqiang Li arxiv

We revisit Byzantine robust distributed estimation for high-dimensional sparse linear models. By combining local $\ell_1$-regularized robust estimation with robust aggregation at the server, the framework applies to pseu…

Sparse Learning

Byzantine-Resilient Federated Learning at Edge

2023-03-18 · Youming Tao, Sijia Cui, Wenlu Xu, Haofei Yin 외

Both Byzantine resilience and communication efficiency have attracted tremendous attention recently for their significance in edge federated learning. However, most existing algorithms may fail when dealing with real-wor…

Federated Learning

Communication-efficient Byzantine-robust distributed learning with statistical guarantee

2021-02-28 · Xingcai Zhou, Le Chang, Pengfei Xu, Shaogao Lv

Communication efficiency and robustness are two major issues in modern distributed learning framework. This is due to the practical situations where some computing nodes may have limited communication power or may behave…

High Dimensional Distributed Gradient Descent with Arbitrary Number of Byzantine Attackers

2023-07-25 · Puning Zhao, Zhiguo Wan

Robust distributed learning with Byzantine failures has attracted extensive research interests in recent years. However, most of existing methods suffer from curse of dimensionality, which is increasingly serious with th…

Distributed Statistical Min-Max Learning in the Presence of Byzantine Agents

2022-04-07 · Arman Adibi, Aritra Mitra, George J. Pappas, Hamed Hassani

Recent years have witnessed a growing interest in the topic of min-max optimization, owing to its relevance in the context of generative adversarial networks (GANs), robust control and optimization, and reinforcement lea…