vix.ing · top · new · best · stats · spec

MMA Training: Direct Input Space Margin Maximization through Adversarial\n Training

2018/12/06 by Gavin Weiguang Ding, Yash Sharma, Ding, Gavin Weiguang +5 · 18 citations
Computer Science · #Adversarial Robustness in Machine Learning #Anomaly Detection Techniques and Applications #Advanced Malware Detection Techniques

paper · pdf · doi:10.48550/arxiv.1812.02637

Abstract

We study adversarial robustness of neural networks from a margin maximization\nperspective, where margins are defined as the distances from inputs to a\nclassifier's decision boundary. Our study shows that maximizing margins can be\nachieved by minimizing the adversarial loss on the decision boundary at the\n"shortest successful perturbation", demonstrating a close connection between\nadversarial losses and the margins. We propose Max-Margin Adversarial (MMA)\ntraining to directly maximize the margins to achieve adversarial robustness.\nInstead of adversarial training with a fixed \ε, MMA offers an\nimprovement by enabling adaptive selection of the "correct" \ε as the\nmargin individually for each datapoint. In addition, we rigorously analyze\nadversarial training with the perspective of margin maximization, and provide\nan alternative interpretation for adversarial training, maximizing either a\nlower or an upper bound of the margins. Our experiments empirically confirm our\ntheory and demonstrate MMA training's efficacy on the MNIST and CIFAR10\ndatasets w.r.t. \ℓ_\∞ and \ℓ2 robustness. Code and models are\navailable at https://github.com/BorealisAI/mmatraining.\n

Citations

Cited by

Related