Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

VolcanoML: Speeding up End-to-End AutoML via Scalable Search Space Decomposition

About

End-to-end AutoML has attracted intensive interests from both academia and industry, which automatically searches for ML pipelines in a space induced by feature engineering, algorithm/model selection, and hyper-parameter tuning. Existing AutoML systems, however, suffer from scalability issues when applying to application domains with large, high-dimensional search spaces. We present VolcanoML, a scalable and extensible framework that facilitates systematic exploration of large AutoML search spaces. VolcanoML introduces and implements basic building blocks that decompose a large search space into smaller ones, and allows users to utilize these building blocks to compose an execution plan for the AutoML problem at hand. VolcanoML further supports a Volcano-style execution model - akin to the one supported by modern database systems - to execute the plan constructed. Our evaluation demonstrates that, not only does VolcanoML raise the level of expressiveness for search space decomposition in AutoML, it also leads to actual findings of decomposition strategies that are significantly more efficient than the ones employed by state-of-the-art AutoML systems such as auto-sklearn.

Yang Li, Yu Shen, Wentao Zhang, Jiawei Jiang, Bolin Ding, Yaliang Li, Jingren Zhou, Zhi Yang, Wentao Wu, Ce Zhang, Bin Cui• 2021

Related benchmarks

TaskDatasetResultRank
CASHbank32nh (test)
Test Error18.07
9
CASHpuma32H (test)
Test Error7.85
9
CASHSATIMAGE (test)
Test Error8.55
9
CASHcpu small (test)
Test Error7.04
9
CASHEEG (test)
Test Error0.0286
9
CASHhouse_8L (test)
Test Error (%)10.81
9
CASHSpambase (test)
Test Error0.0612
9
CASHwind (test)
Test Error13.98
9
CASHOpenML 15 datasets aggregate
Average Rank2.9
9
CASHamazon_employee (test)
Test Error (%)5.21
9
Showing 10 of 16 rows

Other info

Follow for update