paper-with-me

Papers

Robust Distributed Learning Against Both Distributional Shifts and Byzantine Attacks

2022-10-29 · Guanqiang Zhou, Ping Xu, Yue Wang, Zhi Tian

In distributed learning systems, robustness issues may arise from two sources. On one hand, due to distributional shifts between training data and test data, the trained model could exhibit poor out-of-sample performance. On the other hand, a portion of working nodes might be subject to byzantine attacks which could invalidate the learning result. Existing works mostly deal with these two issues separately. In this paper, we propose a new algorithm that equips distributed learning with robustness measures against both distributional shifts and byzantine attacks. Our algorithm is built on recent advances in distributionally robust optimization as well as norm-based screening (NBS), a robust aggregation scheme against byzantine attacks. We provide convergence proofs in three cases of the learning model being nonconvex, convex, and strongly convex for the proposed algorithm, shedding light on its convergence behaviors and endurability against byzantine attacks. In particular, we deduce that any algorithm employing NBS (including ours) cannot converge when the percentage of byzantine nodes is 1/3 or higher, instead of 1/2, which is the common belief in current literature. The experimental results demonstrate the effectiveness of our algorithm against both robustness issues. To the best of our knowledge, this is the first work to address distributional shifts and byzantine attacks simultaneously.

📄 PDF Abstract BibTeX arXiv:2210.16682

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

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

ByRDiE: Byzantine-resilient distributed coordinate descent for decentralized learning

2017-08-28 · Zhixiong Yang, Waheed U. Bajwa

Distributed machine learning algorithms enable learning of models from datasets that are distributed over a network without gathering the data at a centralized location. While efficient distributed algorithms have been d…

Election Coding for Distributed Learning: Protecting SignSGD against Byzantine Attacks

2019-10-14 · NeurIPS 2020 12 · Jy-yong Sohn, Dong-Jun Han, Beongjun Choi, Jaekyun Moon

Recent advances in large-scale distributed learning algorithms have enabled communication-efficient training via SignSGD. Unfortunately, a major issue continues to plague distributed learning: namely, Byzantine failures …

Byzantine-Robust and Communication-Efficient Distributed Learning via Compressed Momentum Filtering

2024-09-13 · Changxin Liu, Yanghao Li, Yuhao Yi, Karl H. Johansson

Distributed learning has become the standard approach for training large-scale machine learning models across private data silos. While distributed learning enhances privacy preservation and training efficiency, it faces…

BenchmarkingBinary Classificationimage-classificationImage Classification

Utilizing Redundancy in Cost Functions for Resilience in Distributed Optimization and Learning

2021-10-21 · Shuo Liu, Nirupam Gupta, Nitin Vaidya

This paper considers the problem of resilient distributed optimization and stochastic machine learning in a server-based architecture. The system comprises a server and multiple agents, where each agent has a local cost …

Distributed Optimization