ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 1803.02815
49
288

Sever: A Robust Meta-Algorithm for Stochastic Optimization

7 March 2018
Ilias Diakonikolas
Gautam Kamath
D. Kane
Jerry Li
Jacob Steinhardt
Alistair Stewart
ArXivPDFHTML
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 n×dn \times dn×d 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 1%1\%1% corruptions, we achieved 7.4%7.4\%7.4% test error, compared to 13.4%−20.5%13.4\%-20.5\%13.4%−20.5% for the baselines, and 3%3\%3% error on the uncorrupted dataset. Similarly, on the drug design dataset, with 10%10\%10% corruptions, we achieved 1.421.421.42 mean-squared error test error, compared to 1.511.511.51-2.332.332.33 for the baselines, and 1.231.231.23 error on the uncorrupted dataset.

View on arXiv
Comments on this paper