Observation-dependent Bayesian active learning via input-warped Gaussian processes
Sanna Jarl, Maria Bånkestad, Jonathan J. S. Scragg, Jens Sjölund
TL;DR
The paper identifies a fundamental limitation in standard Gaussian-process-based active learning: the posterior variance, and hence variance-based acquisitions, do not condition on observed function values under fixed hyperparameters. It introduces input-warped Gaussian processes, where a learned monotone warp $T_\phi$ reshapes the input geometry for acquisition while keeping the predictive model unchanged, enabling observation-dependent exploration; the warp is parameterized by conditional rational quadratic splines and trained either via a self-supervised objective or marginal likelihood. The authors demonstrate, across synthetic non-stationary benchmarks and a real-world solar-cell imaging task, that a self-supervised warp yields systematic gains in sample efficiency and robustness to non-stationarity, outperforming unwarped GPs and likelihood-trained warps. This geometry-centric approach shows that improved active learning can be achieved without more expressive surrogates, simply by learning how to measure uncertainty on a data-driven input manifold with a decoupled acquisition design.
Abstract
Bayesian active learning relies on the precise quantification of predictive uncertainty to explore unknown function landscapes. While Gaussian process surrogates are the standard for such tasks, an underappreciated fact is that their posterior variance depends on the observed outputs only through the hyperparameters, rendering exploration largely insensitive to the actual measurements. We propose to inject observation-dependent feedback by warping the input space with a learned, monotone reparameterization. This mechanism allows the design policy to expand or compress regions of the input space in response to observed variability, thereby shaping the behavior of variance-based acquisition functions. We demonstrate that while such warps can be trained via marginal likelihood, a novel self-supervised objective yields substantially better performance. Our approach improves sample efficiency across a range of active learning benchmarks, particularly in regimes where non-stationarity challenges traditional methods.
