ICASSP 2019accepted0 citations

Efficient Randomized Defense against Adversarial Attacks in Deep Convolutional Neural Networks

Fatemeh Sheikholeslami, Swayambhoo Jain, Georgios B. Giannakis

Abstract

Despite their well-documented learning capabilities in clean environments, deep convolutional neural networks (CNNs) are extremely fragile in adversarial settings, where carefully crafted perturbations created by an attacker can easily disrupt the task at hand. Numerous methods have been proposed for designing effective attacks, while the design of effective defense schemes is still an open area. This work leverages randomization-based defense schemes to introduce a sampling mechanism for strong and efficient defense. To this end, sampling is proposed to take place over the matricized mid-layer data in the neural network, and the sampling probabilities are systematically obtained via variance minimization. The proposed defense only requires adding sampling blocks to the network in the inference phase without extra overhead in the training. In addition, it can be utilized on any pre-trained network without altering the weights. Numerical tests corroborate the improved defense against various attack schemes in comparison with state-of-the-art randomized defenses.

BibTeX
@inproceedings{icassp2019_efficientrandomi,
  title = {Efficient Randomized Defense against Adversarial Attacks in Deep Convolutional Neural Networks},
  author = {Fatemeh Sheikholeslami and Swayambhoo Jain and Georgios B. Giannakis},
  booktitle = {ICASSP 2019},
  year = {2019}
}