Aspis: Robust Detection for Distributed Learning
Konstantinos Konstantinidis, Aditya Ramamoorthy

TL;DR
Aspis is a robust distributed learning method that detects and excludes malicious workers using subset-based gradient assignment and consistency checks, significantly improving accuracy and reducing corrupted gradients.
Contribution
Aspis introduces a novel subset-based assignment and clique-finding approach for effective Byzantine fault detection in distributed training.
Findings
Achieves about 30% higher test accuracy on CIFAR-10.
Reduces corrupted gradients by 16% to 99%.
Proves Byzantine resilience and detection guarantees.
Abstract
State-of-the-art machine learning models are routinely trained on large-scale distributed clusters. Crucially, such systems can be compromised when some of the computing devices exhibit abnormal (Byzantine) behavior and return arbitrary results to the parameter server (PS). This behavior may be attributed to a plethora of reasons, including system failures and orchestrated attacks. Existing work suggests robust aggregation and/or computational redundancy to alleviate the effect of distorted gradients. However, most of these schemes are ineffective when an adversary knows the task assignment and can choose the attacked workers judiciously to induce maximal damage. Our proposed method Aspis assigns gradient computations to worker nodes using a subset-based assignment which allows for multiple consistency checks on the behavior of a worker node. Examination of the calculated gradients and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Privacy-Preserving Technologies in Data
