NAS-OoD: Neural Architecture Search for Out-of-Distribution Generalization
Haoyue Bai, Fengwei Zhou, Lanqing Hong, Nanyang Ye, S.-H. Gary Chan,, Zhenguo Li

TL;DR
NAS-OoD introduces a novel neural architecture search method that optimizes architectures for out-of-distribution generalization by jointly learning a data generator and architecture parameters through a minimax training process, leading to improved robustness.
Contribution
The paper proposes NAS-OoD, a new approach that jointly optimizes neural architectures and a data generator for OoD generalization, addressing the limitations of traditional NAS methods.
Findings
Achieves superior OoD generalization performance on benchmarks.
Reduces error rate by over 70% on a real industry dataset.
Uses fewer parameters while maintaining robustness.
Abstract
Recent advances on Out-of-Distribution (OoD) generalization reveal the robustness of deep learning models against distribution shifts. However, existing works focus on OoD algorithms, such as invariant risk minimization, domain generalization, or stable learning, without considering the influence of deep model architectures on OoD generalization, which may lead to sub-optimal performance. Neural Architecture Search (NAS) methods search for architecture based on its performance on the training data, which may result in poor generalization for OoD tasks. In this work, we propose robust Neural Architecture Search for OoD generalization (NAS-OoD), which optimizes the architecture with respect to its performance on generated OoD data by gradient descent. Specifically, a data generator is learned to synthesize OoD data by maximizing losses computed by different neural architectures, while the…
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
TopicsInfrastructure Maintenance and Monitoring · Water Systems and Optimization · Anomaly Detection Techniques and Applications
