A Multiclass Boosting Framework for Achieving Fast and Provable Adversarial Robustness
Jacob Abernethy, Pranjal Awasthi, Satyen Kale

TL;DR
This paper introduces a multiclass boosting framework that provides fast, provable adversarial robustness for neural networks, outperforming existing methods both in effectiveness and training efficiency.
Contribution
The authors develop a novel boosting-based approach with theoretical guarantees for adversarial robustness, demonstrating superior empirical performance and reduced training time.
Findings
Outperforms state-of-the-art adversarial robustness methods
Achieves robustness with less training time
Provides theoretical guarantees under certain conditions
Abstract
Alongside the well-publicized accomplishments of deep neural networks there has emerged an apparent bug in their success on tasks such as object recognition: with deep models trained using vanilla methods, input images can be slightly corrupted in order to modify output predictions, even when these corruptions are practically invisible. This apparent lack of robustness has led researchers to propose methods that can help to prevent an adversary from having such capabilities. The state-of-the-art approaches have incorporated the robustness requirement into the loss function, and the training process involves taking stochastic gradient descent steps not using original inputs but on adversarially-corrupted ones. In this paper we propose a multiclass boosting framework to ensure adversarial robustness. Boosting algorithms are generally well-suited for adversarial scenarios, as they were…
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 · Integrated Circuits and Semiconductor Failure Analysis
