Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops (CVPRW 2023) · 2023
Neural Architecture Design and Robustness -- A Dataset
Why this publication matters
Choosing a network architecture also means choosing how it will behave when its inputs change. This benchmark records robustness across a large collection of designs and demonstrates ways to use those measurements. It makes the relationship between architecture and reliability easier to investigate and compare.
Abstract
Finding architectures that are (more) robust against perturbations requires expensive evaluations. We introduce a database on neural architecture design and robustness evaluations to facilitate research in this direction. For this, we evaluate a whole neural architecture search space (NAS-Bench-201) on a range of common adversarial attacks and corruption types. We further present three exemplary use cases of this dataset, in which we (i) benchmark robustness measurements based on Jacobian and Hessian matrices for their robustness predictability, (ii) perform neural architecture search on robust accuracies, and (iii) provide an initial analysis of how architectural design choices affect robustness. We find that carefully crafting the topology of a network can have substantial impact on its robustness, where networks with the same parameter count range in mean adversarial robust accuracy from 20% −41%. Code and data is available at http://robustness.vision/.
Figures
Cite this paper
@inproceedings{jung12023neuralarchitecturedesign29,
title = {{Neural Architecture Design and Robustness -- A Dataset}},
author = {Steffen Jung1 and Jovita Lukasik and Margret Keuper},
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops (CVPRW 2023)},
year = {2023},
url = {https://robustart.github.io/short_paper/33.pdf}
}
Figures and abstract are reproduced from the linked research sources. Credit remains with the authors and publishers.