Adversarially Robust Neural Architectures
Minjing Dong, Yanxi Li, Yunhe Wang, Chang Xu

TL;DR
This paper investigates how neural architecture design influences adversarial robustness, proposing a method to optimize architecture parameters to reduce the Lipschitz constant and enhance robustness against attacks.
Contribution
It introduces a novel approach linking architecture parameters to the Lipschitz constant, enabling architecture-based robustness improvements beyond weight training.
Findings
Our method outperforms existing NAS and human-designed models under various adversarial attacks.
The proposed architecture constraints effectively reduce the Lipschitz constant, improving robustness.
Empirical results show superior performance across multiple datasets and attack types.
Abstract
Deep Neural Networks (DNNs) are vulnerable to adversarial attacks. Existing methods are devoted to developing various robust training strategies or regularizations to update the weights of the neural network. But beyond the weights, the overall structure and information flow in the network are explicitly determined by the neural architecture, which remains unexplored. This paper thus aims to improve the adversarial robustness of the network from the architecture perspective. We explore the relationship among adversarial robustness, Lipschitz constant, and architecture parameters and show that an appropriate constraint on architecture parameters could reduce the Lipschitz constant to further improve the robustness. The importance of architecture parameters could vary from operation to operation or connection to connection. We approximate the Lipschitz constant of the entire network…
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 · Integrated Circuits and Semiconductor Failure Analysis · Anomaly Detection Techniques and Applications
