Pith. sign in

REVIEW 1 cited by

Automated Machine Learning with Monte-Carlo Tree Search

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 1906.00170 v2 pith:B3P7UIWJ submitted 2019-06-01 cs.LG stat.ML

Automated Machine Learning with Monte-Carlo Tree Search

classification cs.LG stat.ML
keywords automloptimizationsearchlearningmachinemctsmonte-carlomosaic
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

The AutoML task consists of selecting the proper algorithm in a machine learning portfolio, and its hyperparameter values, in order to deliver the best performance on the dataset at hand. Mosaic, a Monte-Carlo tree search (MCTS) based approach, is presented to handle the AutoML hybrid structural and parametric expensive black-box optimization problem. Extensive empirical studies are conducted to independently assess and compare: i) the optimization processes based on Bayesian optimization or MCTS; ii) its warm-start initialization; iii) the ensembling of the solutions gathered along the search. Mosaic is assessed on the OpenML 100 benchmark and the Scikit-learn portfolio, with statistically significant gains over Auto-Sklearn, winner of former international AutoML challenges.

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.