Representation Quality Of Neural Networks Links To Adversarial Attacks and Defences
Shashank Kotyan, Danilo Vasconcellos Vargas, and Moe Matsuki

TL;DR
This paper introduces a novel Zero-Shot Learning based method to evaluate neural network representations, revealing a strong link between representation quality and robustness against adversarial attacks, with implications for improving model defenses.
Contribution
The paper proposes Raw Zero-Shot, a new test for assessing neural network feature quality, and introduces metrics correlating representation strength with adversarial robustness.
Findings
Adversarial defenses enhance feature representations.
Better representations correlate with increased robustness.
CapsNet exhibits superior representation quality compared to deeper networks.
Abstract
Neural networks have been shown vulnerable to a variety of adversarial algorithms. A crucial step to understanding the rationale for this lack of robustness is to assess the potential of the neural networks' representation to encode the existing features. Here, we propose a method to understand the representation quality of the neural networks using a novel test based on Zero-Shot Learning, entitled Raw Zero-Shot. The principal idea is that, if an algorithm learns rich features, such features should be able to interpret "unknown" classes as an aggregate of previously learned features. This is because unknown classes usually share several regular features with recognised classes, given the features learned are general enough. We further introduce two metrics to assess these learned features to interpret unknown classes. One is based on inter-cluster validation technique (Davies-Bouldin…
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 · Advanced Malware Detection Techniques
