PAPER DIGEST
Most Influential KDD 2019 Paper · 2026-03 edition

Auto-Keras: An Efficient Neural Architecture Search System

Haifeng Jin; Qingquan Song; Xia Hu

Venue
ACM SIGKDD Conference (KDD) 2019
Recognition
Most Influential KDD 2019 Paper (Rank No. 7)
Edition
2026-03
Impact factor
8
Certificate ID
a80adef3ffcd8cfb

Abstract

Neural architecture search (NAS) has been proposed to automatically tune deep neural networks, but existing search algorithms, e.g., NASNet, PNAS, usually suffer from expensive computational cost. Network morphism, which keeps the functionality of a neural network while changing its neural architecture, could be helpful for NAS by enabling more efficient training during the search. In this paper, we propose a novel framework enabling Bayesian optimization to guide the network morphism for efficient neural architecture search. The framework develops a neural network kernel and a tree-structured acquisition function optimization algorithm to efficiently explores the search space. Extensive experiments on real-world benchmark datasets have been done to demonstrate the superior performance of the developed framework over the state-of-the-art methods. Moreover, we build an open-source AutoML system based on our method, namely Auto-Keras. The code and documentation are available at https://autokeras.com. The system runs in parallel on CPU and GPU, with an adaptive search strategy for different GPU memory limits.

Download PDF certificate