RobustART: Benchmarking Robustness on Architecture Design and Training Techniques
Shiyu Tang, Ruihao Gong, Yan Wang, Aishan Liu, Jiakai Wang, and Xinyun Chen, Fengwei Yu, Xianglong Liu, Dawn Song, Alan, Yuille, Philip H.S. Torr, Dacheng Tao

TL;DR
RobustART is a comprehensive benchmark evaluating how different neural network architectures and training techniques influence robustness against various noises, providing new insights and an open-source platform for developing more resilient DNNs.
Contribution
It introduces RobustART, the first extensive benchmark on ImageNet assessing architecture and training impacts on robustness, with new insights into model performance and an open-source evaluation platform.
Findings
Adversarial training improves robustness across noise types for Transformers and MLP-Mixers.
CNNs outperform Transformers and MLP-Mixers on natural and system noises; Transformers excel against adversarial noise.
Increasing model size or data does not always enhance robustness for lightweight architectures.
Abstract
Deep neural networks (DNNs) are vulnerable to adversarial noises, which motivates the benchmark of model robustness. Existing benchmarks mainly focus on evaluating defenses, but there are no comprehensive studies of how architecture design and training techniques affect robustness. Comprehensively benchmarking their relationships is beneficial for better understanding and developing robust DNNs. Thus, we propose RobustART, the first comprehensive Robustness investigation benchmark on ImageNet regarding ARchitecture design (49 human-designed off-the-shelf architectures and 1200+ networks from neural architecture search) and Training techniques (10+ techniques, e.g., data augmentation) towards diverse noises (adversarial, natural, and system noises). Extensive experiments substantiated several insights for the first time, e.g., (1) adversarial training is effective for the robustness…
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 · Integrated Circuits and Semiconductor Failure Analysis
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Depthwise Convolution · Pointwise Convolution · Depthwise Separable Convolution · RMSProp · Squeeze-and-Excitation Block · Batch Normalization · Convolution · 1x1 Convolution · Sigmoid Activation
