LGAIApr 18, 2022

AutoMLBench: A Comprehensive Experimental Evaluation of Automated Machine Learning Frameworks

arXiv:2204.08358v234 citationsh-index: 36
AI Analysis

This work addresses the scalability gap in machine learning expertise by benchmarking AutoML tools for practitioners, though it is incremental as it compares existing frameworks without introducing new methods.

The study conducted a comprehensive evaluation of six popular AutoML frameworks across 100 datasets to assess their performance based on design decisions like time budget and search space, revealing insights that guide AutoML framework design.

With the booming demand for machine learning applications, it has been recognized that the number of knowledgeable data scientists can not scale with the growing data volumes and application needs in our digital world. In response to this demand, several automated machine learning (AutoML) frameworks have been developed to fill the gap of human expertise by automating the process of building machine learning pipelines. Each framework comes with different heuristics-based design decisions. In this study, we present a comprehensive evaluation and comparison of the performance characteristics of six popular AutoML frameworks, namely, AutoWeka, AutoSKlearn, TPOT, Recipe, ATM, and SmartML, across 100 data sets from established AutoML benchmark suites. Our experimental evaluation considers different aspects for its comparison, including the performance impact of several design decisions, including time budget, size of search space, meta-learning, and ensemble construction. The results of our study reveal various interesting insights that can significantly guide and impact the design of AutoML frameworks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes