TA-GATES: An Encoding Scheme for Neural Network Architectures

Nov 28, 2022·
Xuefei Ning
,
Zixuan Zhou
Junbo Zhao
Junbo Zhao
,
Tianchen Zhao
,
Changcheng Tang
,
Shuang Liang
,
Huazhong Yang
,
Yu Wang
· 0 min read
Motivation illustration.
Abstract
Neural architecture search tries to shift the manual design of neural network (NN) architectures to algorithmic design. In these cases, the NN architecture itself can be viewed as data and needs to be modeled. A better modeling could help explore novel architectures automatically and open the black box of automated architecture design. To this end, this work proposes a new encoding scheme for neural architectures, the Training-Analogous Graph-based ArchiTecture Encoding Scheme (TA-GATES). TA-GATES encodes an NN architecture in a way that is analogous to its training. Extensive experiments demonstrate that the flexibility and discriminative power of TA-GATES lead to better modeling of NN architectures. We expect our methodology of explicitly modeling the NN training process to benefit broader automated deep learning systems. The code is available at https://github.com/walkerning/aw_nas.
Type
Publication
In Advances in Neural Information Processing Systems 35
Junbo Zhao
Authors
Software Engineer