143 citations · 196 across the 6 of their papers we have counts for
4 papers · 1 filter
Latency-Aware Neural Architecture Search with Multi-Objective Bayesian Optimization
David Eriksson, Pierce I-Jen Chuang, Samuel Daulton +7
When tuning the architecture and hyperparameters of large machine learning models for on-device deployment, it is desirable to understand the optimal trade-offs between on-device l…
A Nonmyopic Approach to Cost-Constrained Bayesian Optimization
Eric Hans Lee, David Eriksson, Valerio Perrone +1
Bayesian optimization (BO) is a popular method for optimizing expensive-to-evaluate black-box functions. BO budgets are typically given in iterations, which implicitly assumes each…
Bayesian Optimization is Superior to Random Search for Machine Learning Hyperparameter Tuning: Analysis of the Black-Box Optimization Challenge 2020
Ryan Turner, David Eriksson, Michael McCourt +4
This paper presents the results and insights from the black-box optimization (BBO) challenge at NeurIPS 2020 which ran from July-October, 2020. The challenge emphasized the importa…
High-Dimensional Bayesian Optimization with Sparse Axis-Aligned Subspaces
David Eriksson, Martin Jankowiak
Bayesian optimization (BO) is a powerful paradigm for efficient optimization of black-box objective functions. High-dimensional BO presents a particular challenge, in part because…