Measuring Adversarial Robustness using a Voronoi-Epsilon Adversary
Abstract
Previous studies on robustness have argued that there is a tradeoff between accuracy and adversarial accuracy. The tradeoff can be inevitable even when we neglect generalization. We argue that the tradeoff is inherent to the commonly used definition of adversarial accuracy, which uses an adversary that can construct adversarial points constrained by -balls around data points. As gets large, the adversary may use real data points from other classes as adversarial examples. We propose a Voronoi-epsilon adversary which is constrained both by Voronoi cells and by -balls. This adversary balances between two notions of perturbation. As a result, adversarial accuracy based on this adversary avoids a tradeoff between accuracy and adversarial accuracy on training data even when is large. Finally, we show that a nearest neighbor classifier is the maximally robust classifier against the proposed adversary on the training data.
Cite
@article{arxiv.2005.02540,
title = {Measuring Adversarial Robustness using a Voronoi-Epsilon Adversary},
author = {Hyeongji Kim and Pekka Parviainen and Ketil Malde},
journal= {arXiv preprint arXiv:2005.02540},
year = {2021}
}
Comments
10 pages. Published at ICLR 2021 Workshop on Security and Safety in Machine Learning Systems. Some definitions (names) are changed from the previous versions. Some sections are also removed. This paper supersedes the paper "Finding a human-like classifier". (https://openreview.net/forum?id=BJeGFs9FsH)