activity
20242026
collaborators

6 papers

cs.LG2026

Pitfalls and Remedies for Multi-Task Bayesian Optimization

Carl Hvarfner, Sam Daulton, Max Balandat +1

Bayesian optimization routinely warm-starts a target experiment with data from related source tasks, and the multi-task Gaussian process is the textbook surrogate for the job. We r…

cs.LG2026

-PFN: Fast Entropy Search via In-Context Learning

Herilalaina Rakotoarison, Steven Adriaensen, Tom Viering +5

Information-theoretic acquisition functions such as Entropy Search (ES) offer a principled exploration-exploitation framework for Bayesian optimization (BO). However, their practic…

cs.LG2025

Informed Initialization for Bayesian Optimization and Active Learning

Carl Hvarfner, David Eriksson, Eytan Bakshy +1

Bayesian Optimization is a widely used method for optimizing expensive black-box functions, relying on probabilistic surrogate models such as Gaussian Processes. The quality of the…

cs.LG2025

Leveraging Axis-Aligned Subspaces for High-Dimensional Bayesian Optimization with Group Testing

Erik Hellsten, Carl Hvarfner, Leonard Papenmeier +1

Bayesian optimization (BO ) is an effective method for optimizing expensive-to-evaluate black-box functions. While high-dimensional problems can be particularly challenging, due to…

cs.LG2025

CATBench: A Compiler Autotuning Benchmarking Suite for Black-box Optimization

Jacob O. Tørring, Carl Hvarfner, Luigi Nardi +1

Bayesian optimization is a powerful method for automating tuning of compilers. The complex landscape of autotuning provides a myriad of rarely considered structural challenges for…

cs.LG2024

Vanilla Bayesian Optimization Performs Great in High Dimensions

Carl Hvarfner, Erik Orm Hellsten, Luigi Nardi

High-dimensional problems have long been considered the Achilles' heel of Bayesian optimization algorithms. Spurred by the curse of dimensionality, a large collection of algorithms…