Skip to main content
SHARE
Publication

Ensembles of Networks Produced from Neural Architecture Search...

by Emily J Herron, Steven R Young, Thomas E Potok
Publication Type
Conference Paper
Book Title
Proceedings of the Workshop on Machine Learning on HPC Systems (MLHPCS) in conjunction with ISC
Publication Date
Conference Name
Workshop: Machine Learning on HPC Systems (MLHPCS) in conjunction with ISC
Conference Location
Frankfurt, Germany
Conference Sponsor
Springer LNCS
Conference Date
-

Neural architecture search (NAS) is a popular topic at the intersection of deep learning and high performance computing. NAS focuses on optimizing the architecture of neural networks along with their hyperparameters in order to produce networks with superior performance. Much of the focus has been on how to produce a single best network to solve a machine learning problem, but as NAS methods produce many networks that work very well, this affords the opportunity to ensemble these networks to produce an improved result. Additionally, the diversity of network structures produced by NAS drives a natural bias towards diversity of predictions produced by the individual networks. This results in an improved ensemble over simply creating an ensemble that contains duplicates of the best network architecture retrained to have unique weights.