Towards Accurate and Robust Architectures via Neural Architecture Search
Yuwei Ou, Yuqi Feng, Yanan Sun

TL;DR
This paper introduces ARNAS, a neural architecture search method designed to find architectures that simultaneously optimize for accuracy and robustness against adversarial attacks, outperforming traditional NAS in robustness transferability.
Contribution
ARNAS proposes a novel search space and a differentiable multi-objective strategy to discover architectures that enhance both accuracy and robustness in adversarial training.
Findings
ARNAS architectures achieve the strongest robustness with competitive accuracy.
The searched architectures transfer well to complex robustness scenarios.
Different structures near input and output are key to robustness and accuracy.
Abstract
To defend deep neural networks from adversarial attacks, adversarial training has been drawing increasing attention for its effectiveness. However, the accuracy and robustness resulting from the adversarial training are limited by the architecture, because adversarial training improves accuracy and robustness by adjusting the weight connection affiliated to the architecture. In this work, we propose ARNAS to search for accurate and robust architectures for adversarial training. First we design an accurate and robust search space, in which the placement of the cells and the proportional relationship of the filter numbers are carefully determined. With the design, the architectures can obtain both accuracy and robustness by deploying accurate and robust structures to their sensitive positions, respectively. Then we propose a differentiable multi-objective search strategy, performing…
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
TopicsEmbedded Systems Design Techniques
