A Sublinear Adversarial Training Algorithm
Machine Learning
2022-08-11 v1
Abstract
Adversarial training is a widely used strategy for making neural networks resistant to adversarial perturbations. For a neural network of width , input training data in dimension, it takes time cost per training iteration for the forward and backward computation. In this paper we analyze the convergence guarantee of adversarial training procedure on a two-layer neural network with shifted ReLU activation, and shows that only neurons will be activated for each input data per iteration. Furthermore, we develop an algorithm for adversarial training with time cost per iteration by applying half-space reporting data structure.
Cite
@article{arxiv.2208.05395,
title = {A Sublinear Adversarial Training Algorithm},
author = {Yeqi Gao and Lianke Qin and Zhao Song and Yitan Wang},
journal= {arXiv preprint arXiv:2208.05395},
year = {2022}
}