English

Incremental Search Space Construction for Machine Learning Pipeline Synthesis

Machine Learning 2021-01-27 v1

Abstract

Automated machine learning (AutoML) aims for constructing machine learning (ML) pipelines automatically. Many studies have investigated efficient methods for algorithm selection and hyperparameter optimization. However, methods for ML pipeline synthesis and optimization considering the impact of complex pipeline structures containing multiple preprocessing and classification algorithms have not been studied thoroughly. In this paper, we propose a data-centric approach based on meta-features for pipeline construction and hyperparameter optimization inspired by human behavior. By expanding the pipeline search space incrementally in combination with meta-features of intermediate data sets, we are able to prune the pipeline structure search space efficiently. Consequently, flexible and data set specific ML pipelines can be constructed. We prove the effectiveness and competitiveness of our approach on 28 data sets used in well-established AutoML benchmarks in comparison with state-of-the-art AutoML frameworks.

Keywords

Cite

@article{arxiv.2101.10951,
  title  = {Incremental Search Space Construction for Machine Learning Pipeline Synthesis},
  author = {Marc-André Zöller and Tien-Dung Nguyen and Marco F. Huber},
  journal= {arXiv preprint arXiv:2101.10951},
  year   = {2021}
}

Comments

Conference paper accepted at Symposium on Intelligent Data Analysis (IDA) 2021

R2 v1 2026-06-23T22:33:19.548Z