← Back to Machine Learning cs.LG
Teaching Gaussian processes to handle any constraint you can imagine
Henry Moss, Lachlan Astfalck, Thomas Cowperthwaite, Colin Doumont, Sam Willis, Philipp Hennig, Christopher Nemeth, Andrew Zammit-Mangion
May 20, 2026
Gaussian processes are mathematically elegant for probabilistic modeling but break down when you try to condition on anything messier than linear relationships. Researchers connected GPs to diffusion models and showed the conditioning problem becomes an ODE with closed-form solutions, enabling a single Monte Carlo algorithm that handles nonlinear physics constraints, LLM-based constraints, and traditional data simultaneously. No more deriving custom inference for each problem type.
Read the original paper →