Generalizable Lightweight Proxy for Robust NAS against Diverse Perturbations
Hyeonjeong Ha, Minseon Kim, Sung Ju Hwang

TL;DR
This paper introduces a lightweight zero-cost proxy for neural architecture search that efficiently finds architectures with robustness to diverse perturbations, outperforming existing methods in speed and effectiveness.
Contribution
The paper presents a novel zero-cost proxy that enables rapid and resource-efficient search for robust neural architectures across various perturbations and datasets.
Findings
Outperforms existing zero-shot NAS in robustness and efficiency
Achieves rapid search with reduced computational cost
Demonstrates effectiveness across multiple benchmarks
Abstract
Recent neural architecture search (NAS) frameworks have been successful in finding optimal architectures for given conditions (e.g., performance or latency). However, they search for optimal architectures in terms of their performance on clean images only, while robustness against various types of perturbations or corruptions is crucial in practice. Although there exist several robust NAS frameworks that tackle this issue by integrating adversarial training into one-shot NAS, however, they are limited in that they only consider robustness against adversarial attacks and require significant computational resources to discover optimal architectures for a single task, which makes them impractical in real-world scenarios. To address these challenges, we propose a novel lightweight robust zero-cost proxy that considers the consistency across features, parameters, and gradients of both clean…
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
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Neural Network Applications · Domain Adaptation and Few-Shot Learning
