From Random Search to Bandit Learning in Metric Measure Spaces
Chuying Han, Yasong Feng, Tianyu Wang

TL;DR
This paper provides a theoretical framework for understanding random search in hyperparameter optimization, introduces the scattering dimension to quantify landscape complexity, and proposes a new algorithm for Lipschitz bandits with proven regret bounds.
Contribution
It introduces the scattering dimension to analyze random search performance and develops BLiN-MOS, a new algorithm with regret guarantees for Lipschitz bandits in metric spaces.
Findings
Random search converges at rate depending on scattering dimension.
In noisy settings, convergence rate is affected by noise and scattering dimension.
BLiN-MOS achieves near-optimal regret in Lipschitz bandit problems.
Abstract
Random Search is one of the most widely-used method for Hyperparameter Optimization, and is critical to the success of deep learning models. Despite its astonishing performance, little non-heuristic theory has been developed to describe the underlying working mechanism. This paper gives a theoretical accounting of Random Search. We introduce the concept of \emph{scattering dimension} that describes the landscape of the underlying function, and quantifies the performance of random search. We show that, when the environment is noise-free, the output of random search converges to the optimal value in probability at rate , where is the scattering dimension of the underlying function. When the observed function values are corrupted by bounded noise, the output of random search converges…
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
TopicsAdvanced Bandit Algorithms Research · Machine Learning and Algorithms
MethodsRandom Search
