PhD Student
Bayesian Optimization, Gaussian Processes, Machine Learning, AutoML
@leopap@mastodon.social | |
LeoIV | |
Google Scholar Profile | |
leonard.papenmeier@cs.lth.se | |
University Website |
Hello.
Since September 2020, I'm a PhD student at the Wallenberg AI, Autonomous Systems and Software Program and the University of Lund Sweden.
I'm working on the optimization of black-box functions with Bayesian Optimization with a focus on high-dimensional functions with hundreds on input parameters.
I'm interested in exploring the relevance of black-box optimization and developing scalable and reliable algorithms for black-box optimization and applying them to real-world problems.
Research Output.
Preprint: | https://arxiv.org/abs/2307.00618 | |
Code: | https://github.com/LeoIV/bounce |
Code: | https://github.com/gtboauthors/gtbo | |
Preprint: | https://arxiv.org/abs/2310.03515 |
We present an algorithm for high-dimensional Bayesian Optimization using nested random embeddings (BAxUS). BAxUS starts the optimization in a very low-dimensional sparse embedding (typically only 1-3 dimensions) and increases the embedding as it optimizes. Using the sparse embedding, we can keep previous observations when increasing the embedding throughout the optimization.
BoTorch tutorial on BAxUS: | https://botorch.org/tutorials/baxus | |
Code: | https://github.com/LeoIV/BAxUS | |
Preprint: | https://arxiv.org/abs/2304.11468 | |
OpenReview: | https://openreview.net/forum?id=e4Wf6112DI | |
NeurIPS page (poster + short presentation): | https://neurips.cc/virtual/2022/poster/54175 |