Papers › Auto-Keras: An Efficient Neural Architecture Search System

Auto-Keras: An Efficient Neural Architecture Search System

27 Jun 2018arXiv:1806.10282archive 2025-07-28

Haifeng Jin, Qingquan Song, Xia Hu

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. Intensive 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 system runs in parallel on CPU and GPU, with an adaptive search strategy for different GPU memory limits.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1806.10282")

Code

Syntology Ran 3 of 6 code samples harvested from 2 repositories linked to this paper; 3 have no recorded run. Of those that ran: 1 ran · honoured contract; 2 ran · fixture could not drive it.

By repository: community (archive-listed): 6 samples from 2 repositories, 3 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

13 repositories listed; official and paper-mentioned ones first.

EvgeniyBochenkov/github-move mentioned on GitHubpytorchNOASSERTION report
S4iz/beta mentioned on GitHubpytorchNOASSERTION report
abcp4/autokeras mentioned on GitHubpytorchNOASSERTION report
eric-erki/autokeras mentioned on GitHubpytorchNOASSERTION report
finefun0/autokeras mentioned on GitHubpytorch report
freedombenLiu/autokeras mentioned on GitHubpytorchNOASSERTION report
keras-team/autokeras mentioned on GitHubtfApache-2.0 report
mlvc-lab/Classification-NAS mentioned on GitHubpytorch report
phossen/autokeras mentioned on GitHubMIT report
tconejeros/autocnn mentioned on GitHubpytorchNOASSERTION report
tetette/Bachelorthesis mentioned on GitHubpytorchNOASSERTION report
xkp793003821/autokeras_cooper mentioned on GitHubpytorchNOASSERTION report
jim-schwoebel/allie pytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

6 samples harvested; 3 ran; 1 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
2ran · fixture could not drive it
3unverified

Licence: 0 of the 6 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

layer_distance finefun0/autokeras/autokeras/bayesian.py community (archive-listed) ran · honoured contract fingerprinted MIT (permissive) · 4d3ba6ed2b564e50 · report
layers_distance finefun0/autokeras/autokeras/bayesian.py community (archive-listed) ran · fixture could not drive it fingerprinted MIT (permissive) · 3e2139fba91b7ebf · report
skip_connection_distance finefun0/autokeras/autokeras/bayesian.py community (archive-listed) ran · fixture could not drive it MIT (permissive) · 82283bf125924649 · report
get_global_average_pooling keras-team/autokeras/autokeras/utils/layer_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · b8da594ade88788a · report
get_global_max_pooling keras-team/autokeras/autokeras/utils/layer_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · 1612a150609ebec9 · report
get_max_pooling keras-team/autokeras/autokeras/utils/layer_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · ea28a73c015bcee9 · report

Tasks

AutoMLBayesian OptimizationNeural Architecture Search

2 archive task tags without a task page not shown.

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Dense ConnectionsFeedforward NetworkPNAS

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections