Ameet Talwalkar, Mikhail Khodak, Nicholas Roberts, Renbo Tu, Junhong Shen, Frederic Sala
We lifted 1 functions out of this paper's own repositories and ran 1 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.
| Repository | Role | Ran |
|---|---|---|
| rtu715/nas-bench-360 | canonical | 1 of 1 |
| Function | Status | Where it lives |
|---|---|---|
| accuracy_rate | Ran | rtu715/nas-bench-360/backbone/model_audio.py code served (permissive licence) · get_code("6bac4cece11ef63b") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
Most existing neural architecture search (NAS) benchmarks and algorithms prioritize well-studied tasks, e.g. image classification on CIFAR or ImageNet. This makes the performance of NAS approaches in more diverse areas poorly understood. In this paper, we present NAS-Bench-360, a benchmark suite to evaluate methods on domains beyond those traditionally studied in architecture search, and use it to address the following question: do state-of-the-art NAS methods perform well on diverse tasks? To construct the benchmark, we curate ten tasks spanning a diverse array of application domains, dataset sizes, problem dimensionalities, and learning objectives. Each new task is carefully chosen to interoperate with modern convolutional neural network (CNN) search methods while being far-afield from their original development domain. To speed up and reduce the cost of NAS research, for two of the tasks we release the precomputed performance of 15,625 architectures comprising a standard CNN search space. Experimentally, we show the need for more robust NAS evaluation of the kind NAS-Bench-360 enables by showing that several modern NAS procedures perform inconsistently across the ten tasks, with many catastrophically poor results. We also demonstrate how our benchmark and its associated precomputed results will enable future scientific discoveries by testing whether several recent hypotheses promoted in the NAS literature hold on diverse tasks. NAS-Bench-360 is hosted at https://nb360.ml.cmu.edu/.
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2110.05668")
get_code_for_paper("2110.05668")
have("2110.05668")
Connect an agent — have() is free.