Orthogonal Deep Models As Defense Against Black-Box Attacks
arXiv:2006.14856
Abstract
Deep learning has demonstrated state-of-the-art performance for a variety of challenging computer vision tasks. On one hand, this has enabled deep visual models to pave the way for a plethora of critical applications like disease prognostics and smart surveillance. On the other, deep learning has also been found vulnerable to adversarial attacks, which calls for new techniques to defend deep models against these attacks. Among the attack algorithms, the black-box schemes are of serious practical concern since they only need publicly available knowledge of the targeted model. We carefully analyze the inherent weakness of deep models in black-box settings where the attacker may develop the attack using a model similar to the targeted model. Based on our analysis, we introduce a novel gradient regularization scheme that encourages the internal representation of a deep model to be orthogonal to another, even if the architectures of the two models are similar. Our unique constraint allows a model to concomitantly endeavour for higher accuracy while maintaining near orthogonal alignment of gradients with respect to a reference model. Detailed empirical study verifies that controlled misalignment of gradients under our orthogonality objective significantly boosts a model's robustness against transferable black-box adversarial attacks. In comparison to regular models, the orthogonal models are significantly more robust to a range of norm bounded perturbations. We verify the effectiveness of our technique on a variety of large-scale models.
Accepted in IEEE Access
References in corpus (12)
- Very Deep Convolutional Networks for Large-Scale Image Recognition
- PyTorch: An Imperative Style, High-Performance Deep Learning Library
- Towards Deep Neural Network Architectures Robust to Adversarial Examples
- Countering Adversarial Images using Input Transformations
- Improving the Adversarial Robustness and Interpretability of Deep Neural Networks by Regularizing their Input Gradients
- Defensive Distillation is Not Robust to Adversarial Examples
- advertorch v0.1: An Adversarial Robustness Toolbox based on PyTorch
- Improving Adversarial Robustness of Ensembles with Diversity Training
- APE-GAN: Adversarial Perturbation Elimination with GAN
- A Survey of Black-Box Adversarial Attacks on Computer Vision Models
- Curls & Whey: Boosting Black-Box Adversarial Attacks
- Label Universal Targeted Attack