Litcius/Paper detail

Doing more with less

Fatjon Zogaj, José Cambronero, Martin Rinard, Jürgen Cito

2021Proceedings of the VLDB Endowment18 citationsDOIOpen Access PDF

Abstract

Automated machine learning (AutoML) promises to democratize machine learning by automatically generating machine learning pipelines with little to no user intervention. Typically, a search procedure is used to repeatedly generate and validate candidate pipelines, maximizing a predictive performance metric, subject to a limited execution time budget. While this approach to generating candidates works well for small tabular datasets, the same procedure does not directly scale to larger tabular datasets with 100,000s of observations, often producing fewer candidate pipelines and yielding lower performance, given the same execution time budget. We carry out an extensive empirical evaluation of the impact that downsampling - reducing the number of rows in the input tabular dataset - has on the pipelines produced by a genetic-programming-based AutoML search for classification tasks.

Topics & Concepts

Computer sciencePipeline transportMetric (unit)Machine learningArtificial intelligencePipeline (software)Data miningEngineeringProgramming languageEnvironmental engineeringOperations managementMachine Learning and Data ClassificationEvolutionary Algorithms and ApplicationsMetaheuristic Optimization Algorithms Research