Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_ml 98% Match Research Paper Machine learning researchers,AI security experts,Deep learning engineers,Theoretical computer scientists 20 hours ago

Feature compression is the root cause of adversarial fragility in neural network classifiers

ai-safety › robustness
📄 Abstract

Abstract: In this paper, we uniquely study the adversarial robustness of deep neural networks (NN) for classification tasks against that of optimal classifiers. We look at the smallest magnitude of possible additive perturbations that can change a classifier's output. We provide a matrix-theoretic explanation of the adversarial fragility of deep neural networks for classification. In particular, our theoretical results show that a neural network's adversarial robustness can degrade as the input dimension $d$ increases. Analytically, we show that neural networks' adversarial robustness can be only $1/\sqrt{d}$ of the best possible adversarial robustness of optimal classifiers. Our theories match remarkably well with numerical experiments of practically trained NN, including NN for ImageNet images. The matrix-theoretic explanation is consistent with an earlier information-theoretic feature-compression-based explanation for the adversarial fragility of neural networks.

Key Contributions

This paper provides a novel matrix-theoretic explanation for the adversarial fragility of deep neural networks, showing that their robustness can degrade as input dimension increases, potentially being only $1/\sqrt{d}$ of optimal classifiers. This theoretical insight aligns with and strengthens previous feature-compression-based explanations, offering a deeper understanding of why neural networks are susceptible to adversarial perturbations.

Business Value

Improving the robustness of AI systems against adversarial attacks is critical for deploying them in security-sensitive applications like autonomous driving, medical diagnosis, and financial fraud detection, thereby increasing trust and reliability.