← Search

Stefan Falkner

10 accepted papers

2024

MALIBO: Meta-learning for Likelihood-free Bayesian Optimization

ICML 2024spotlight

Bayesian optimization (BO) is a popular method to optimize costly black-box functions, and meta-learning has emerged as a way to leverage knowledge from related tasks to optimize new tasks faster. However, existing meta-learning methods for BO rely on surrogate models that are not scalable or are se…

2024

Scalable Meta-Learning with Gaussian Processes

AISTATS 2024poster

Meta-learning is a powerful approach that exploits historical data to quickly solve new tasks from the same distribution. In the low-data regime, methods based on the closed-form posterior of Gaussian processes (GP) together with Bayesian optimization have achieved high performance. However, these m…

Cited by 5SourcePDFScholar
2022

Trading off Image Quality for Robustness is not Necessary with Regularized Deterministic Autoencoders

NeurIPS 2022accept

The susceptibility of Variational Autoencoders (VAEs) to adversarial attacks indicates the necessity to evaluate the robustness of the learned representations along with the generation performance. The vulnerability of VAEs has been attributed to the limitations associated with their variational for…

Cited by 1SourcePDFScholar
2021

Shape your Space: A Gaussian Mixture Regularization Approach to Deterministic Autoencoders

NeurIPS 2021poster

Variational Autoencoders (VAEs) are powerful probabilistic models to learn representations of complex data distributions. One important limitation of VAEs is the strong prior assumption that latent representations learned by the model follow a simple uni-modal Gaussian distribution. Further, the var…

2020

Meta-Learning Acquisition Functions for Transfer Learning in Bayesian Optimization

ICLR 2020spotlight

Transferring knowledge across tasks to improve data-efficiency is one of the open key challenges in the field of global black-box optimization. Readily available algorithms are typically designed to be universal optimizers and, therefore, often suboptimal for specific tasks. We propose a novel trans…

Cited by 100SourceScholar
2018

BOHB: Robust and Efficient Hyperparameter Optimization at Scale

ICML 2018oral

Modern deep learning methods are very sensitive to many hyperparameters, and, due to the long training times of state-of-the-art models, vanilla Bayesian hyperparameter optimization is typically computationally infeasible. On the other hand, bandit-based configuration evaluation approaches based on…

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,…

2017

Learning Curve Prediction with Bayesian Neural Networks

ICLR 2017poster

Different neural network architectures, hyperparameters and training protocols lead to different performances as a function of time. Human experts routinely inspect the resulting learning curves to quickly terminate runs with poor hyperparameter settings and thereby considerably speed up manual hype…

Cited by 301SourceScholar
2016

Bayesian Optimization with Robust Bayesian Neural Networks

NeurIPS 2016oral

Bayesian optimization is a prominent method for optimizing expensive to evaluate black-box functions that is prominently applied to tuning the hyperparameters of machine learning algorithms. Despite its successes, the prototypical Bayesian optimization approach - using Gaussian process models - does…

Cited by 593SourcePDFScholar