pith. sign in

arxiv: 1902.09635 · v2 · pith:S6SD7MZEnew · submitted 2019-02-25 · 💻 cs.LG · stat.ML

NAS-Bench-101: Towards Reproducible Neural Architecture Search

classification 💻 cs.LG stat.ML
keywords architecturedatasetnas-bench-101searcharchitecturesmodelsneuralrange
0
0 comments X
read the original abstract

Recent advances in neural architecture search (NAS) demand tremendous computational resources, which makes it difficult to reproduce experiments and imposes a barrier-to-entry to researchers without access to large-scale computation. We aim to ameliorate these problems by introducing NAS-Bench-101, the first public architecture dataset for NAS research. To build NAS-Bench-101, we carefully constructed a compact, yet expressive, search space, exploiting graph isomorphisms to identify 423k unique convolutional architectures. We trained and evaluated all of these architectures multiple times on CIFAR-10 and compiled the results into a large dataset of over 5 million trained models. This allows researchers to evaluate the quality of a diverse range of models in milliseconds by querying the pre-computed dataset. We demonstrate its utility by analyzing the dataset as a whole and by benchmarking a range of architecture optimization algorithms.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Auto-FP: An Experimental Study of Automated Feature Preprocessing for Tabular Data

    cs.LG 2023-10 unverdicted novelty 7.0

    Experimental comparison of 15 HPO and NAS algorithms for automated feature preprocessing on 45 tabular datasets finds evolution-based methods and random search as top performers.