Pith. sign in

REVIEW 1 cited by

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1901.08013 v1 pith:UHCCJZNV submitted 2018-11-20 cs.NE cs.LGstat.ML

DarwinML: A Graph-based Evolutionary Algorithm for Automated Machine Learning

classification cs.NE cs.LGstat.ML
keywords learningmachinearchitectureproposedalgorithmapproachautomatedcompared
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

As an emerging field, Automated Machine Learning (AutoML) aims to reduce or eliminate manual operations that require expertise in machine learning. In this paper, a graph-based architecture is employed to represent flexible combinations of ML models, which provides a large searching space compared to tree-based and stacking-based architectures. Based on this, an evolutionary algorithm is proposed to search for the best architecture, where the mutation and heredity operators are the key for architecture evolution. With Bayesian hyper-parameter optimization, the proposed approach can automate the workflow of machine learning. On the PMLB dataset, the proposed approach shows the state-of-the-art performance compared with TPOT, Autostacker, and auto-sklearn. Some of the optimized models are with complex structures which are difficult to obtain in manual design.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Public Machine Learning Solver Framework for Novices in the Machine Learning Domain

    cs.LG 2026-06 unverdicted novelty 4.0

    Proposes a semi-automated framework that uses expert criteria, data characteristic extraction, and first-order logic to recommend ranked ML pipelines for novices, claiming to be the first free public version of this approach.