← Search

Valerio Perrone

6 accepted papers

2021

A Nonmyopic Approach to Cost-Constrained Bayesian Optimization

UAI 2021poster

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 evaluation has the same cost. In fact, in many BO applications, evaluation costs vary significantly in different region…

2019

Learning search spaces for Bayesian optimization: Another view of hyperparameter transfer learning

NeurIPS 2019poster

Bayesian optimization (BO) is a successful methodology to optimize black-box functions that are expensive to evaluate. While traditional methods optimize each black-box function in isolation, there has been recent interest in speeding up BO by transferring knowledge across multiple related black-box…

2018

A Likelihood-Free Inference Framework for Population Genetic Data using Exchangeable Neural Networks

NeurIPS 2018spotlight

An explosion of high-throughput DNA sequencing in the past decade has led to a surge of interest in population-scale inference with whole-genome data. Recent work in population genetics has centered on designing inference methods for relatively simple model classes, and few scalable general-purpose…

2018

Scalable Hyperparameter Transfer Learning

NeurIPS 2018poster

Bayesian optimization (BO) is a model-based approach for gradient-free black-box function optimization, such as hyperparameter optimization. Typically, BO relies on conventional Gaussian process (GP) regression, whose algorithmic complexity is cubic in the number of evaluations. As a result, GP-base…