A Lipschitz Bandits Approach for Continuous Hyperparameter Optimization
Yasong Feng, Weijian Luo, Yimin Huang, Tianyu Wang

TL;DR
This paper introduces BLiE, a Lipschitz-bandit-based algorithm for hyperparameter optimization that adaptively explores the hyperparameter space with theoretical guarantees and improved empirical performance.
Contribution
BLiE is the first HPO algorithm leveraging only Lipschitz continuity assumptions, providing theoretical bounds and demonstrating superior empirical results.
Findings
BLiE finds $\e$-optimal hyperparameters efficiently with theoretical guarantees.
BLiE outperforms existing HPO algorithms on benchmark tasks.
Applying BLiE to diffusion models' noise schedules improves sampling speed.
Abstract
One of the most critical problems in machine learning is HyperParameter Optimization (HPO), since choice of hyperparameters has a significant impact on final model performance. Although there are many HPO algorithms, they either have no theoretical guarantees or require strong assumptions. To this end, we introduce BLiE -- a Lipschitz-bandit-based algorithm for HPO that only assumes Lipschitz continuity of the objective function. BLiE exploits the landscape of the objective function to adaptively search over the hyperparameter space. Theoretically, we show that BLiE finds an -optimal hyperparameter with total budgets, where and are problem intrinsic; BLiE is highly parallelizable. Empirically, we demonstrate that BLiE outperforms the state-of-the-art HPO algorithms on benchmark tasks. We also…
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
MethodsDiffusion · Hyper-parameter optimization
