ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2305.11509
38
2
v1v2v3v4v5v6 (latest)

From Random Search to Bandit Learning in Metric Measure Spaces

19 May 2023
Chuying Han
Yasong Feng
Tianyu Wang
ArXiv (abs)PDFHTML
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 O~((1T)1ds) \widetilde{\mathcal{O}} \left( \left( \frac{1}{T} \right)^{ \frac{1}{d_s} } \right) O((T1​)ds​1​), where ds≥0 d_s \ge 0 ds​≥0 is the scattering dimension of the underlying function. When the observed function values are corrupted by bounded iidiidiid noise, the output of random search converges to the optimal value in probability at rate O~((1T)1ds+1) \widetilde{\mathcal{O}} \left( \left( \frac{1}{T} \right)^{ \frac{1}{d_s + 1} } \right) O((T1​)ds​+11​). In addition, based on the principles of random search, we introduce an algorithm, called BLiN-MOS, for Lipschitz bandits in doubling metric spaces that are also endowed with a Borel measure, and show that BLiN-MOS achieves a regret rate of order O~(Tdzdz+1) \widetilde{\mathcal{O}} \left( T^{ \frac{d_z}{d_z + 1} } \right) O(Tdz​+1dz​​), where dzd_zdz​ is the zooming dimension of the problem instance. Our results show that under certain conditions, the known information-theoretical lower bounds for Lipschitz bandits Ω(Tdz+1dz+2)\Omega \left( T^{\frac{d_z+1}{d_z+2}} \right)Ω(Tdz​+2dz​+1​) can be improved.

View on arXiv
Comments on this paper