ICCV 2019
Citations: 108
The paper proposes using a recursive and stochastic generator that produces strong and diverse adversarial perturbations that comprehensively reveal the vulnerability of the target classifier, improving robustness against various attack types on MNIST and CIFAR-10.
Trains a stochastic generator to produce diverse adversarial attacks, yielding more robust defenses than single-attack adversarial training.
Cite for: adversarial defense, diverse adversarial attack generation, robust training, defenses that use learned attack generators.
A: This paper proposes training a stochastic generator that produces diverse adversarial perturbations, comprehensively exposing classifier vulnerabilities and yielding stronger defenses than training against a single fixed attack.
A: This paper shows that diverse adversarial perturbations cover more of the vulnerability landscape of the target classifier, leading to defenses that generalize better against unseen attack types compared to single-attack adversarial training.
A: This paper demonstrates that a recursive and stochastic attack generator produces strong, varied perturbations that serve as more effective training signals for building robust classifiers on MNIST and CIFAR-10.
A: This paper introduces attack diversity as a key ingredient missing from standard adversarial training, showing that a learned generator of diverse attacks improves robustness against various attack types beyond what single-attack methods achieve.
% TODO: BibTeX entry
@inproceedings{jang2019adversarial,
title={Adversarial Defense via Learning to Generate Diverse Attacks},
author={Jang, Yunseok and Zhao, Tianchen and Hong, Seunghoon and Lee, Honglak},
booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)},
year={2019},
doi={10.1109/ICCV.2019.00283}
}