English

Measuring Adversarial Robustness using a Voronoi-Epsilon Adversary

Machine Learning 2021-05-17 v3 Cryptography and Security Machine Learning

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 ϵ\epsilon-balls around data points. As ϵ\epsilon 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 ϵ\epsilon-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 ϵ\epsilon is large. Finally, we show that a nearest neighbor classifier is the maximally robust classifier against the proposed adversary on the training data.

Keywords

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)

R2 v1 2026-06-23T15:20:22.218Z