Improving Hierarchical Adversarial Robustness of Deep Neural Networks
Avery Ma, Aladin Virmaux, Kevin Scaman, Juwei Lu

TL;DR
This paper introduces hierarchical adversarial robustness, a new concept addressing the varying severity of adversarial examples, and proposes a HAR network design that enhances neural network resistance to hierarchical attacks on CIFAR datasets.
Contribution
It proposes a novel hierarchical adversarial robustness framework and a HAR network architecture that decomposes classification tasks to improve robustness against hierarchical attacks.
Findings
HAR significantly improves robustness against $ ext{l}_2$ and $ ext{l}_ ext{infinity}$ attacks.
The approach effectively defends against hierarchical adversarial examples.
Experimental results on CIFAR-10 and CIFAR-100 demonstrate enhanced security.
Abstract
Do all adversarial examples have the same consequences? An autonomous driving system misclassifying a pedestrian as a car may induce a far more dangerous -- and even potentially lethal -- behavior than, for instance, a car as a bus. In order to better tackle this important problematic, we introduce the concept of hierarchical adversarial robustness. Given a dataset whose classes can be grouped into coarse-level labels, we define hierarchical adversarial examples as the ones leading to a misclassification at the coarse level. To improve the resistance of neural networks to hierarchical attacks, we introduce a hierarchical adversarially robust (HAR) network design that decomposes a single classification task into one coarse and multiple fine classification tasks, before being specifically trained by adversarial defense techniques. As an alternative to an end-to-end learning approach, we…
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 · Advanced Neural Network Applications
