FlexHB: a More Efficient and Flexible Framework for Hyperparameter Optimization
Yang Zhang, Haiyang Wu, Yuekui Yang

TL;DR
FlexHB introduces a flexible, efficient hyperparameter optimization framework that combines refined multi-fidelity Bayesian optimization with an adaptive early stopping strategy, significantly outperforming existing methods in speed and effectiveness.
Contribution
The paper proposes FlexHB, a novel framework that enhances multi-fidelity Bayesian optimization with a fine-grained fidelity method and a self-adaptive, flexible early stopping scheme.
Findings
FlexHB achieves up to 6.9X speedup over MFES-HB.
FlexHB achieves up to 11.1X speedup over BOHB.
FlexHB outperforms other methods on various HPO tasks.
Abstract
Given a Hyperparameter Optimization(HPO) problem, how to design an algorithm to find optimal configurations efficiently? Bayesian Optimization(BO) and the multi-fidelity BO methods employ surrogate models to sample configurations based on history evaluations. More recent studies obtain better performance by integrating BO with HyperBand(HB), which accelerates evaluation by early stopping mechanism. However, these methods ignore the advantage of a suitable evaluation scheme over the default HyperBand, and the capability of BO is still constrained by skewed evaluation results. In this paper, we propose FlexHB, a new method pushing multi-fidelity BO to the limit as well as re-designing a framework for early stopping with Successive Halving(SH). Comprehensive study on FlexHB shows that (1) our fine-grained fidelity method considerably enhances the efficiency of searching optimal…
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 Multi-Objective Optimization Algorithms · Metaheuristic Optimization Algorithms Research
MethodsEarly Stopping · Hyper-parameter optimization
