English

Reinforcing Adversarial Robustness using Model Confidence Induced by Adversarial Training

Machine Learning 2018-10-16 v3 Cryptography and Security Machine Learning

Abstract

In this paper we study leveraging confidence information induced by adversarial training to reinforce adversarial robustness of a given adversarially trained model. A natural measure of confidence is F(x)\|F({\bf x})\|_\infty (i.e. how confident FF is about its prediction?). We start by analyzing an adversarial training formulation proposed by Madry et al.. We demonstrate that, under a variety of instantiations, an only somewhat good solution to their objective induces confidence to be a discriminator, which can distinguish between right and wrong model predictions in a neighborhood of a point sampled from the underlying distribution. Based on this, we propose Highly Confident Near Neighbor (HCNN{\tt HCNN}), a framework that combines confidence information and nearest neighbor search, to reinforce adversarial robustness of a base model. We give algorithms in this framework and perform a detailed empirical study. We report encouraging experimental results that support our analysis, and also discuss problems we observed with existing adversarial training.

Keywords

Cite

@article{arxiv.1711.08001,
  title  = {Reinforcing Adversarial Robustness using Model Confidence Induced by Adversarial Training},
  author = {Xi Wu and Uyeong Jang and Jiefeng Chen and Lingjiao Chen and Somesh Jha},
  journal= {arXiv preprint arXiv:1711.08001},
  year   = {2018}
}

Comments

To appear in ICML 2018

R2 v1 2026-06-22T22:53:14.086Z