paper-with-me

Papers

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 adversarial behaviors. To address the two issues simultaneously, this paper develops two communication-efficient and robust distributed learning algorithms for convex problems. Our motivation is based on surrogate likelihood framework and the median and trimmed mean operations. Particularly, the proposed algorithms are provably robust against Byzantine failures, and also achieve optimal statistical rates for strong convex losses and convex (non-smooth) penalties. For typical statistical models such as generalized linear models, our results show that statistical errors dominate optimization errors in finite iterations. Simulated and real data experiments are conducted to demonstrate the numerical performance of our algorithms.

📄 PDF Abstract BibTeX arXiv:2103.00373

Code (0)

등록된 구현이 없습니다.

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

Distributed Newton Can Communicate Less and Resist Byzantine Workers

2020-06-15 · NeurIPS 2020 12 · Avishek Ghosh, Raj Kumar Maity, Arya Mazumdar

We develop a distributed second order optimization algorithm that is communication-efficient as well as robust against Byzantine failures of the worker machines. We propose COMRADE (COMunication-efficient and Robust Appr…

Distributed Optimization

Communication-Efficient and Byzantine-Robust Distributed Learning with Error Feedback

2019-11-21 · Avishek Ghosh, Raj Kumar Maity, Swanand Kadhe, Arya Mazumdar 외

We develop a communication-efficient distributed learning algorithm that is robust against Byzantine worker machines. We propose and analyze a distributed gradient-descent algorithm that performs a simple thresholding ba…

Variance Reduced Median-of-Means Estimator for Byzantine-Robust Distributed Inference

2021-03-04 · Jiyuan Tu, Weidong Liu, Xiaojun Mao, Xi Chen

This paper develops an efficient distributed inference algorithm, which is robust against a moderate fraction of Byzantine nodes, namely arbitrary and possibly adversarial machines in a distributed learning system. In ro…

Computational Efficiency

Reconciling Communication Compression and Byzantine-Robustness in Distributed Learning

2025-08-23 · Diksha Gupta, Antonio Honsell, Chuan Xu, Nirupam Gupta 외 arxiv

Distributed learning enables scalable model training over decentralized data, but remains hindered by Byzantine faults and high communication costs. While both challenges have been studied extensively in isolation, their…