← Search

Henry Moss

9 accepted papers

2026

BALLAST: Bayesian Active Learning with Look-ahead Amendment for Sea-drifter Trajectories under Spatio-Temporal Vector Fields

ICML 2026poster

We introduce a formal active learning methodology for guiding the placement of Lagrangian observers to infer time-dependent vector fields -- a key task in oceanography, marine science, and ocean engineering -- using a physics-informed spatio-temporal Gaussian process surrogate model. The majority of…

Cited by 0SourceScholar
2025

Integration-free Kernels for Equivariant Gaussian Process Modelling

ICML 2025poster

We study the incorporation of equivariances into vector-valued GPs and more general classes of random field models. While kernels guaranteeing equivariances have been investigated previously, their evaluation is often computationally prohibitive due to required integrations over the involved groups…

Cited by 0SourcePDFScholar
2025

Linear combinations of latents in generative models: subspaces and beyond

ICLR 2025poster

Sampling from generative models has become a crucial tool for applications like data synthesis and augmentation. Diffusion, Flow Matching and Continuous Normalising Flows have shown effectiveness across various modalities, and rely on latent variables for generation. For experimental design or creat…

2025

Omnipresent Yet Overlooked: Heat Kernels in Combinatorial Bayesian Optimization

NeurIPS 2025poster

Bayesian Optimization (BO) has the potential to solve various combinatorial tasks, ranging from materials science to neural architecture search. However, BO requires specialized kernels to effectively model combinatorial domains. Recent efforts have introduced several combinatorial kernels, but the…

Cited by 0SourceScholar
2025

Return of the Latent Space COWBOYS: Re-thinking the use of VAEs for Bayesian Optimisation of Structured Spaces

ICML 2025spotlight

Bayesian optimisation in the latent space of a VAE is a powerful framework for optimisation tasks over complex structured domains, such as the space of valid molecules. However, existing approaches tightly couple the surrogate and generative models, which can lead to suboptimal performance when the…

Cited by 0SourcePDFScholar
2023

GAUCHE: A Library for Gaussian Processes in Chemistry

NeurIPS 2023poster

We introduce GAUCHE, an open-source library for GAUssian processes in CHEmistry. Gaussian processes have long been a cornerstone of probabilistic machine learning, affording particular advantages for uncertainty quantification and Bayesian optimisation. Extending Gaussian processes to molecular repr…

2022

Bayesian quantile and expectile optimisation

UAI 2022poster

Bayesian optimisation (BO) is widely used to optimise stochastic black box functions. While most BO approaches focus on optimising conditional expectations, many applications require risk-averse strategies and alternative criteria accounting for the distribution tails need to be considered. In this…

2021

Scalable Thompson Sampling using Sparse Gaussian Process Models

NeurIPS 2021poster

Thompson Sampling (TS) from Gaussian Process (GP) models is a powerful tool for the optimization of black-box functions. Although TS enjoys strong theoretical guarantees and convincing empirical performance, it incurs a large computational overhead that scales polynomially with the optimization budg…

Cited by 46SourcePDFScholar
2020

BOSS: Bayesian Optimization over String Spaces

NeurIPS 2020spotlight

This article develops a Bayesian optimization (BO) method which acts directly over raw strings, proposing the first uses of string kernels and genetic algorithms within BO loops. Recent applications of BO over strings have been hindered by the need to map inputs into a smooth and unconstrained laten…