English

GeNAS: Neural Architecture Search with Better Generalization

Computer Vision and Pattern Recognition 2023-05-19 v2

Abstract

Neural Architecture Search (NAS) aims to automatically excavate the optimal network architecture with superior test performance. Recent neural architecture search (NAS) approaches rely on validation loss or accuracy to find the superior network for the target data. In this paper, we investigate a new neural architecture search measure for excavating architectures with better generalization. We demonstrate that the flatness of the loss surface can be a promising proxy for predicting the generalization capability of neural network architectures. We evaluate our proposed method on various search spaces, showing similar or even better performance compared to the state-of-the-art NAS methods. Notably, the resultant architecture found by flatness measure generalizes robustly to various shifts in data distribution (e.g. ImageNet-V2,-A,-O), as well as various tasks such as object detection and semantic segmentation. Code is available at https://github.com/clovaai/GeNAS.

Keywords

Cite

@article{arxiv.2305.08611,
  title  = {GeNAS: Neural Architecture Search with Better Generalization},
  author = {Joonhyun Jeong and Joonsang Yu and Geondo Park and Dongyoon Han and YoungJoon Yoo},
  journal= {arXiv preprint arXiv:2305.08611},
  year   = {2023}
}

Comments

Accepted by IJCAI2023

R2 v1 2026-06-28T10:34:41.357Z