BOASF: A Unified Framework for Speeding up Automatic Machine Learning via Adaptive Successive Filtering
Guanghui Zhu, Xin Fang, Feng Cheng, Lei Wang, Wenzhong Chen, Chunfeng Yuan, Yihua Huang

TL;DR
BOASF is a unified framework combining Bayesian optimization and adaptive filtering to accelerate automatic machine learning, effectively selecting models and hyperparameters with improved speed and performance.
Contribution
It introduces a novel multi-armed bandit approach integrating Bayesian optimization and adaptive filtering for automated model and hyperparameter selection.
Findings
BOASF speeds up model selection and hyperparameter tuning.
BOASF achieves better prediction performance than existing methods.
BOASF maintains superior anytime performance across different time budgets.
Abstract
Machine learning has been making great success in many application areas. However, for the non-expert practitioners, it is always very challenging to address a machine learning task successfully and efficiently. Finding the optimal machine learning model or the hyperparameter combination set from a large number of possible alternatives usually requires considerable expert knowledge and experience. To tackle this problem, we propose a combined Bayesian Optimization and Adaptive Successive Filtering algorithm (BOASF) under a unified multi-armed bandit framework to automate the model selection or the hyperparameter optimization. Specifically, BOASF consists of multiple evaluation rounds in each of which we select promising configurations for each arm using the Bayesian optimization. Then, ASF can early discard the poor-performed arms adaptively using a Gaussian UCB-based probabilistic…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Advanced Bandit Algorithms Research · Advanced Multi-Objective Optimization Algorithms
