Impact of White-Box Adversarial Attacks on Convolutional Neural Networks
Rakesh Podder, Sudipto Ghosh

TL;DR
This paper thoroughly examines how various white-box adversarial attacks impact CNN performance across multiple datasets, highlighting vulnerabilities and emphasizing the need for robust defenses in critical applications.
Contribution
It provides a comprehensive analysis of the effects of multiple sophisticated white-box adversarial attacks on CNNs, including their impact on performance metrics and image quality measures.
Findings
Different attacks significantly increase error rates.
Iterative attacks are more effective than single-step attacks.
Certain image quality metrics correlate with classification performance.
Abstract
Autonomous vehicle navigation and healthcare diagnostics are among the many fields where the reliability and security of machine learning models for image data are critical. We conduct a comprehensive investigation into the susceptibility of Convolutional Neural Networks (CNNs), which are widely used for image data, to white-box adversarial attacks. We investigate the effects of various sophisticated attacks -- Fast Gradient Sign Method, Basic Iterative Method, Jacobian-based Saliency Map Attack, Carlini & Wagner, Projected Gradient Descent, and DeepFool -- on CNN performance metrics, (e.g., loss, accuracy), the differential efficacy of adversarial techniques in increasing error rates, the relationship between perceived image quality metrics (e.g., ERGAS, PSNR, SSIM, and SAM) and classification performance, and the comparative effectiveness of iterative versus single-step attacks. Using…
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
