Neural Architecture Design and Robustness: A Dataset
Steffen Jung, Jovita Lukasik, Margret Keuper

TL;DR
This paper introduces a comprehensive dataset evaluating the robustness of 6466 neural network architectures against adversarial attacks, facilitating research on architecture design's impact on robustness.
Contribution
It provides a large, publicly available dataset of neural architectures evaluated for robustness, enabling streamlined analysis and benchmarking of design choices.
Findings
Architectural topology significantly influences robustness, with robust accuracy ranging from 20% to 41%.
Surrogate measures like Jacobian and Hessian matrices can predict robustness.
Neural architecture search can optimize for robustness effectively.
Abstract
Deep learning models have proven to be successful in a wide range of machine learning tasks. Yet, they are often highly sensitive to perturbations on the input data which can lead to incorrect decisions with high confidence, hampering their deployment for practical use-cases. Thus, finding architectures that are (more) robust against perturbations has received much attention in recent years. Just like the search for well-performing architectures in terms of clean accuracy, this usually involves a tedious trial-and-error process with one additional challenge: the evaluation of a network's robustness is significantly more expensive than its evaluation for clean accuracy. Thus, the aim of this paper is to facilitate better streamlined research on architectural design choices with respect to their impact on robustness as well as, for example, the evaluation of surrogate measures for…
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
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Explainable Artificial Intelligence (XAI)
