Probabilistic models & experimental design

Gaussian and elliptical processes, and uncertainty-guided experimental design.

When an experiment or a simulation is expensive, the model’s job is not just to predict. It also has to say how certain it is, and where to look next. That puts uncertainty at the center: a design policy is only as good as the uncertainty estimates it relies on. This project develops probabilistic models whose uncertainty is trustworthy enough to steer real decisions.

Gaussian processes are the default tool for this, and they have a surprising blind spot. Their posterior variance depends on the observed outputs only through the hyperparameters, so exploration is largely insensitive to what the measurements actually were. We address this by warping the input space with a learned, monotone transformation, which lets the acquisition policy stretch or compress regions in response to observed variability (Jarl et al., 2026).

A learned, monotone warp reshapes the input geometry so that the same design choice, seen in the warped space, responds to where the function actually varies.

In related work, we traced a second issue: stationary kernels inflate the posterior variance near the boundary of the domain, which quietly biases acquisition toward corners and edges regardless of the objective. We characterize this effect and give a diagnostic for measuring it (Bånkestad et al., 2026).

Acquisition surfaces for a single design (left) and the density of selected points over 10,000 designs (right), for three acquisition functions. The selections concentrate at the corners and edges of the domain, driven by kernel geometry rather than the objective.

On the modeling side, elliptical processes generalize Gaussian and Student’s t processes into a single family with flexible heavy-tailed behavior, trained with variational inference (Bånkestad et al., 2023). They are useful when the likelihood is non-Gaussian, or when getting the tails right actually matters.

Publications

2026

  1. warped_gp.png
    Observation-dependent Bayesian active learning via input-warped Gaussian processes
    Sanna Jarl, Maria Bånkestad, Jonathan J. S. Scragg, and 1 more author
    arXiv preprint arXiv:2602.01898, 2026
  2. Boundary Variance Inflation Causes Acquisition Bias in Gaussian Processes
    Maria Bånkestad, Sanna Jarl, and Jens Sjölund
    arXiv preprint arXiv:2606.07561, 2026

2023

  1. TMLR
    elliptical.png
    Variational Elliptical Processes
    Maria Bånkestad, Jens Sjölund, Jalil Taghia, and 1 more author
    Transactions on Machine Learning Research, 2023