← Search

Simon Bartels

4 accepted papers

2024

A survey and benchmark of high-dimensional Bayesian optimization of discrete sequences

NeurIPS 2024poster

Optimizing discrete black-box functions is key in several domains, e.g. protein engineering and drug design. Due to the lack of gradient information and the need for sample efficiency, Bayesian optimization is an ideal candidate for these tasks. Several methods for high-dimensional continuous and ca…

2023

Adaptive Cholesky Gaussian Processes

AISTATS 2023poster

We present a method to approximate Gaussian process regression models to large datasets by considering only a subset of the data. Our approach is novel in that the size of the subset is selected on the fly during exact inference with little computational overhead. From an empirical observation that…

2017

Fast Bayesian Optimization of Machine Learning Hyperparameters on Large Datasets

AISTATS 2017poster

Bayesian optimization has become a successful tool for hyperparameter optimization of machine learning algorithms, such as support vector machines or deep neural networks. Despite its success, for large datasets, training and validating a single configuration often takes hours, days, or even weeks,…