Self-Gradient Networks
Hossein Aboutalebi, Mohammad Javad Shafiee Alexander Wong

TL;DR
Self-gradient networks are a novel architecture that explicitly utilize gradient flow during training to significantly improve robustness against adversarial attacks, achieving faster convergence and better defense performance.
Contribution
Introduction of self-gradient networks that leverage internal gradient flow to enhance adversarial robustness and training efficiency.
Findings
Achieve at least 10X faster convergence in adversarial training.
Improve robustness by 10% on CIFAR10 under PGD and CW attacks.
Theoretically analyze the behavior of self-gradient networks.
Abstract
The incredible effectiveness of adversarial attacks on fooling deep neural networks poses a tremendous hurdle in the widespread adoption of deep learning in safety and security-critical domains. While adversarial defense mechanisms have been proposed since the discovery of the adversarial vulnerability issue of deep neural networks, there is a long path to fully understand and address this issue. In this study, we hypothesize that part of the reason for the incredible effectiveness of adversarial attacks is their ability to implicitly tap into and exploit the gradient flow of a deep neural network. This innate ability to exploit gradient flow makes defending against such attacks quite challenging. Motivated by this hypothesis we argue that if a deep neural network architecture can explicitly tap into its own gradient flow during the training, it can boost its defense capability…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Advanced Neural Network Applications
