Certified Robustness to Label-Flipping Attacks via Randomized Smoothing
Elan Rosenfeld, Ezra Winston, Pradeep Ravikumar, J. Zico Kolter

TL;DR
This paper introduces a new randomized smoothing framework that provides deterministic, pointwise-certifiable robustness for classifiers against label-flipping data poisoning attacks, applicable to multi-class scenarios without extra computational cost.
Contribution
It presents a unifying view of randomized smoothing for arbitrary functions and develops a novel, deterministic certification method for label-flipping robustness in classifiers.
Findings
Provides the first certifiably robust multi-class classifier against label-flipping attacks.
Derives deterministic certification bounds without probabilistic sampling.
Achieves robustness with minimal additional runtime over standard classifiers.
Abstract
Machine learning algorithms are known to be susceptible to data poisoning attacks, where an adversary manipulates the training data to degrade performance of the resulting classifier. In this work, we present a unifying view of randomized smoothing over arbitrary functions, and we leverage this novel characterization to propose a new strategy for building classifiers that are pointwise-certifiably robust to general data poisoning attacks. As a specific instantiation, we utilize our framework to build linear classifiers that are robust to a strong variant of label flipping, where each test example is targeted independently. In other words, for each test point, our classifier includes a certification that its prediction would be the same had some number of training labels been changed adversarially. Randomized smoothing has previously been used to guarantee---with high…
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
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Machine Learning and Data Classification · Anomaly Detection Techniques and Applications
MethodsRandomized Smoothing · Test
