Deviations in Representations Induced by Adversarial Attacks
Daniel Steinberg, Paul Munro

TL;DR
This paper investigates how adversarial attacks alter the internal representations of deep learning models across layers, providing a method to measure and visualize these deviations to better understand model vulnerabilities.
Contribution
It introduces a novel method for measuring and analyzing deviations in model representations caused by adversarial attacks across multiple layers.
Findings
Adversarial attacks cause significant deviations in intermediate representations.
Deviations vary across different attack algorithms and layers.
Visualization plots reveal patterns of representation changes due to attacks.
Abstract
Deep learning has been a popular topic and has achieved success in many areas. It has drawn the attention of researchers and machine learning practitioners alike, with developed models deployed to a variety of settings. Along with its achievements, research has shown that deep learning models are vulnerable to adversarial attacks. This finding brought about a new direction in research, whereby algorithms were developed to attack and defend vulnerable networks. Our interest is in understanding how these attacks effect change on the intermediate representations of deep learning models. We present a method for measuring and analyzing the deviations in representations induced by adversarial attacks, progressively across a selected set of layers. Experiments are conducted using an assortment of attack algorithms, on the CIFAR-10 dataset, with plots created to visualize the impact of…
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.
Code & Models
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 · Explainable Artificial Intelligence (XAI)
