Distributed Robust Learning
Jiashi Feng, Huan Xu, Shie Mannor

TL;DR
The paper introduces Distributed Robust Learning (DRL), a framework that enables scalable, robust statistical learning on large, contaminated datasets across multiple nodes, maintaining robustness even with node failures or adversarial outliers.
Contribution
The paper presents a novel DRL framework that preserves robustness in distributed settings and demonstrates its effectiveness for PCA and regression tasks.
Findings
DRL reduces computational time significantly.
DRL maintains robustness against adversarial outliers.
Experimental results show efficiency and robustness advantages.
Abstract
We propose a framework for distributed robust statistical learning on {\em big contaminated data}. The Distributed Robust Learning (DRL) framework can reduce the computational time of traditional robust learning methods by several orders of magnitude. We analyze the robustness property of DRL, showing that DRL not only preserves the robustness of the base robust learning method, but also tolerates contaminations on a constant fraction of results from computing nodes (node failures). More precisely, even in presence of the most adversarial outlier distribution over computing nodes, DRL still achieves a breakdown point of at least , where is the break down point of corresponding centralized algorithm. This is in stark contrast with naive division-and-averaging implementation, which may reduce the breakdown point by a factor of when computing nodes…
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
TopicsSparse and Compressive Sensing Techniques · Anomaly Detection Techniques and Applications · Domain Adaptation and Few-Shot Learning
