Gradient Concealment: Free Lunch for Defending Adversarial Attacks
Sen Pei, Jiaxi Sun, Xiaopeng Zhang, Gaofeng Meng

TL;DR
This paper introduces GCM, a training-free plug-and-play layer that conceals gradient directions to defend against adversarial attacks, significantly improving robustness on ImageNet and achieving high placement in a CVPR challenge.
Contribution
The paper proposes GCM, a novel gradient concealment module that enhances adversarial robustness without additional training or modifications to the original model.
Findings
GCM improves top-1 attack robustness by up to 63.41% on ImageNet.
GCM achieves 2nd place in the CVPR 2022 Robust Classification Challenge.
GCM maintains classification accuracy while concealing gradient information.
Abstract
Recent studies show that the deep neural networks (DNNs) have achieved great success in various tasks. However, even the \emph{state-of-the-art} deep learning based classifiers are extremely vulnerable to adversarial examples, resulting in sharp decay of discrimination accuracy in the presence of enormous unknown attacks. Given the fact that neural networks are widely used in the open world scenario which can be safety-critical situations, mitigating the adversarial effects of deep learning methods has become an urgent need. Generally, conventional DNNs can be attacked with a dramatically high success rate since their gradient is exposed thoroughly in the white-box scenario, making it effortless to ruin a well trained classifier with only imperceptible perturbations in the raw data space. For tackling this problem, we propose a plug-and-play layer that is training-free, termed as…
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
