Sensitivity Curve Maximization: Attacking Robust Aggregators in Distributed Learning
Christian A. Schroth, Stefan Vlaski, Abdelhak M. Zoubir
TL;DR
The paper addresses Byzantine threats in distributed learning and shows that robust aggregators (mean, median, M-estimators, geometric median, etc.) remain vulnerable. It introduces Sensitivity Curve Maximization (SCM) to derive optimal outliers that maximize the disruption of an aggregator, and extends this with aligned, time-coupled attacks (SASCM) to accumulate impact across rounds. The authors formalize the SCM framework, derive attack patterns for 1D/2D aggregators, and demonstrate effectiveness through simulations on linear regression and MNIST datasets, highlighting vulnerabilities of a wide range of schemes. The results indicate that absolute robustness against adversarial timing and direction is difficult to achieve, motivating future defenses that consider temporal alignment and attack directionality.
Abstract
In distributed learning agents aim at collaboratively solving a global learning problem. It becomes more and more likely that individual agents are malicious or faulty with an increasing size of the network. This leads to a degeneration or complete breakdown of the learning process. Classical aggregation schemes are prone to breakdown at small contamination rates, therefore robust aggregation schemes are sought for. While robust aggregation schemes can generally tolerate larger contamination rates, many have been shown to be susceptible to carefully crafted malicious attacks. In this work, we show how the sensitivity curve (SC), a classical tool from robust statistics, can be used to systematically derive optimal attack patterns against arbitrary robust aggregators, in most cases rendering them ineffective. We show the effectiveness of the proposed attack in multiple simulations.
