Predicting the utility of search spaces for black-box optimization: a simple, budget-aware approach
Setareh Ariafar, Justin Gilmer, Zachary Nado, Jasper Snoek, Rodolphe, Jenatton, George E. Dahl

TL;DR
This paper introduces a simple, budget-aware scoring method to predict the quality of search spaces in black-box optimization, aiding in better search space selection and pruning, especially in hyperparameter tuning for deep neural networks.
Contribution
It proposes a novel utility-based scoring approach conditioned on budgets, facilitating more effective search space construction and pruning in black-box optimization tasks.
Findings
The scoring method produces meaningful budget-conditional quality assessments.
Accurate scores help in constructing and pruning search spaces effectively.
The approach is applicable across various optimization scenarios.
Abstract
Black box optimization requires specifying a search space to explore for solutions, e.g. a d-dimensional compact space, and this choice is critical for getting the best results at a reasonable budget. Unfortunately, determining a high quality search space can be challenging in many applications. For example, when tuning hyperparameters for machine learning pipelines on a new problem given a limited budget, one must strike a balance between excluding potentially promising regions and keeping the search space small enough to be tractable. The goal of this work is to motivate -- through example applications in tuning deep neural networks -- the problem of predicting the quality of search spaces conditioned on budgets, as well as to provide a simple scoring method based on a utility function applied to a probabilistic response surface model, similar to Bayesian optimization. We show that…
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 · Advanced Bandit Algorithms Research
MethodsPruning
