Symmetry Defense Against CNN Adversarial Perturbation Attacks
Blerta Lindqvist

TL;DR
This paper introduces a symmetry-based defense mechanism for CNNs that enhances robustness against adversarial attacks by leveraging image symmetry properties, improving accuracy on both original and adversarial images.
Contribution
The paper proposes a novel symmetry-based approach to defend CNN classifiers from adversarial perturbations, effective even against adaptive attacks and applicable to large-scale datasets like ImageNet.
Findings
Symmetry-based defense improves robustness against gradient-based attacks.
The method maintains high accuracy on original images.
It enhances classification robustness without significant computational overhead.
Abstract
This paper uses symmetry to make Convolutional Neural Network classifiers (CNNs) robust against adversarial perturbation attacks. Such attacks add perturbation to original images to generate adversarial images that fool classifiers such as road sign classifiers of autonomous vehicles. Although symmetry is a pervasive aspect of the natural world, CNNs are unable to handle symmetry well. For example, a CNN can classify an image differently from its mirror image. For an adversarial image that misclassifies with a wrong label , CNN inability to handle symmetry means that a symmetric adversarial image can classify differently from the wrong label . Further than that, we find that the classification of a symmetric adversarial image reverts to the correct label. To classify an image when adversaries are unaware of the defense, we apply symmetry to the image and use the classification…
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 · Bacillus and Francisella bacterial research · Anomaly Detection Techniques and Applications
MethodsAttentive Walk-Aggregating Graph Neural Network · Balanced Selection
