English

Constructing a provably adversarially-robust classifier from a high accuracy one

Machine Learning 2019-12-17 v1 Data Structures and Algorithms Machine Learning

Abstract

Modern machine learning models with very high accuracy have been shown to be vulnerable to small, adversarially chosen perturbations of the input. Given black-box access to a high-accuracy classifier ff, we show how to construct a new classifier gg that has high accuracy and is also robust to adversarial 2\ell_2-bounded perturbations. Our algorithm builds upon the framework of \textit{randomized smoothing} that has been recently shown to outperform all previous defenses against 2\ell_2-bounded adversaries. Using techniques like random partitions and doubling dimension, we are able to bound the adversarial error of gg in terms of the optimum error. In this paper we focus on our conceptual contribution, but we do present two examples to illustrate our framework. We will argue that, under some assumptions, our bounds are optimal for these cases.

Keywords

Cite

@article{arxiv.1912.07561,
  title  = {Constructing a provably adversarially-robust classifier from a high accuracy one},
  author = {Grzegorz Głuch and Rüdiger Urbanke},
  journal= {arXiv preprint arXiv:1912.07561},
  year   = {2019}
}
R2 v1 2026-06-23T12:47:28.878Z