English

A Generic Graph-based Neural Architecture Encoding Scheme for Predictor-based NAS

Machine Learning 2020-09-02 v3 Neural and Evolutionary Computing Machine Learning

Abstract

This work proposes a novel Graph-based neural ArchiTecture Encoding Scheme, a.k.a. GATES, to improve the predictor-based neural architecture search. Specifically, different from existing graph-based schemes, GATES models the operations as the transformation of the propagating information, which mimics the actual data processing of neural architecture. GATES is a more reasonable modeling of the neural architectures, and can encode architectures from both the "operation on node" and "operation on edge" cell search spaces consistently. Experimental results on various search spaces confirm GATES's effectiveness in improving the performance predictor. Furthermore, equipped with the improved performance predictor, the sample efficiency of the predictor-based neural architecture search (NAS) flow is boosted. Codes are available at https://github.com/walkerning/aw_nas.

Keywords

Cite

@article{arxiv.2004.01899,
  title  = {A Generic Graph-based Neural Architecture Encoding Scheme for Predictor-based NAS},
  author = {Xuefei Ning and Yin Zheng and Tianchen Zhao and Yu Wang and Huazhong Yang},
  journal= {arXiv preprint arXiv:2004.01899},
  year   = {2020}
}

Comments

14 pages main text; 10 pages appendix

R2 v1 2026-06-23T14:39:11.099Z