Sever: A Robust Meta-Algorithm for Stochastic Optimization
Ilias Diakonikolas, Gautam Kamath, Daniel M. Kane, Jerry Li, Jacob, Steinhardt, Alistair Stewart

TL;DR
Sever is a scalable meta-algorithm that enhances the robustness of various base learners against outliers in high-dimensional stochastic optimization tasks, with strong theoretical guarantees and practical effectiveness.
Contribution
We introduce Sever, a novel meta-algorithm that significantly improves robustness of existing learners to outliers, requiring only simple spectral computations.
Findings
Sever outperforms baselines in robustness on drug design and spam datasets.
Achieves lower test error rates under data corruption compared to existing methods.
Maintains scalability with minimal additional computational cost.
Abstract
In high dimensions, most machine learning methods are brittle to even a small fraction of structured outliers. To address this, we introduce a new meta-algorithm that can take in a base learner such as least squares or stochastic gradient descent, and harden the learner to be resistant to outliers. Our method, Sever, possesses strong theoretical guarantees yet is also highly scalable -- beyond running the base learner itself, it only requires computing the top singular vector of a certain matrix. We apply Sever on a drug design dataset and a spam classification dataset, and find that in both cases it has substantially greater robustness than several baselines. On the spam dataset, with corruptions, we achieved test error, compared to for the baselines, and error on the uncorrupted dataset. Similarly, on the drug design dataset, with…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Machine Learning and Data Classification · Adversarial Robustness in Machine Learning
