
- title: 'Physics-informed machine learning for wind turbulence reconstruction with lidar under aircraft motion'
  abstract: 'We propose a physics-informed machine learning method for reconstructing 3d turbulent wind from partial, noisy  and accumulated over time  observations obtained via lidar measurements. This method, which is optimal in terms of mean squared error, combines Gaussian process regression with a physics-informed kernel that leverages prior knowledge of the turbulence structure, as provided by the von Karman turbulence model.'
  volume: 341
  URL: https://proceedings.mlr.press/v341/capmas-pernet26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v341/main/assets/capmas-pernet26a/capmas-pernet26a.pdf
  edit: https://github.com/mlresearch//v341/edit/gh-pages/_posts/2026-08-21-capmas-pernet26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the 2nd International Conference on Probabilistic Numerics'
  publisher: 'PMLR'
  author: 
  - given: Amaury
    family: Capmas-Pernet
  - given: Christian
    family: Musso
  - given: Frédéric
    family: Dambreville
  - given: Tomline
    family: Michel
  editor: 
  - given: Toni
    family: Karvonen
  - given: Nathanael
    family: Bosch
  - given: Jon
    family: Cockayne
  - given: Alexandra
    family: Gessner
  - given: Philipp
    family: Hennig
  - given: Wouter
    family: Kouw
  page: 1-8
  id: capmas-pernet26a
  issued:
    date-parts: 
      - 2026
      - 8
      - 21
  firstpage: 1
  lastpage: 8
  published: 2026-08-21 00:00:00 +0000
- title: 'Calibrating Black-Box Probabilistic Numerical Methods'
  abstract: 'Black-box probabilistic numerical methods offer the tantalising prospect of endowing any (scalar) output from any (consistent) numerical code with a Bayesian credible interval.  The idea is to construct a dataset containing simulations of increasing precision, and to cast extrapolation of these data to the infinite precision limit as a prediction task.  However, calibrating probabilistic predictions is challenging when working with a small dataset.  For codes with multiple outputs, treating each (scalar) output independently can result in large variation in credible intervals between outputs whose numerical accuracy ought to be similar.  A principled solution is to formulate a multivariate prediction task, but this requires a statistical model capable of describing the (possibly complex) multivariate phenomenon being simulated, which goes against the spirit of the black-box framework.  This paper proposes and analyses a simple approach to couple together related prediction tasks while preserving the simplicity of the black-box framework.'
  volume: 341
  URL: https://proceedings.mlr.press/v341/chen26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v341/main/assets/chen26a/chen26a.pdf
  edit: https://github.com/mlresearch//v341/edit/gh-pages/_posts/2026-08-21-chen26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the 2nd International Conference on Probabilistic Numerics'
  publisher: 'PMLR'
  author: 
  - given: Juntao
    family: Chen
  - given: Chris J.
    family: Oates
  - given: Markus Michael
    family: Rau
  editor: 
  - given: Toni
    family: Karvonen
  - given: Nathanael
    family: Bosch
  - given: Jon
    family: Cockayne
  - given: Alexandra
    family: Gessner
  - given: Philipp
    family: Hennig
  - given: Wouter
    family: Kouw
  page: 9-24
  id: chen26a
  issued:
    date-parts: 
      - 2026
      - 8
      - 21
  firstpage: 9
  lastpage: 24
  published: 2026-08-21 00:00:00 +0000
- title: 'Modified Bryson-Frazier Smoothing and Hyperparameter Learning for Temporal Gaussian Process Regression'
  abstract: 'One-dimensional Gaussian processes with stationary, integrable kernel functions admit exact or arbitrarily accurate state-space representations, enabling linear-time inference through Kalman filtering and Rauch-Tung-Striebel (RTS) smoothing. However, the RTS smoother requires inversion of predicted state covariance matrices, which can become ill-conditioned and may therefore lead to numerical instabilities. In this work, we revisit the modified Bryson-Frazier (MBF) smoother as an alternative to the RTS smoother for Gaussian process regression in its state-space representation. In addition to reducing computational cost and memory requirements, the MBF smoother computes the same posterior distributions as the RTS smoother while avoiding the problematic covariance matrix inversion and the associated numerical instabilities. Furthermore, we demonstrate that the intermediate quantities computed by the MBF smoother can be reused to compute gradients of the negative log marginal likelihood, enabling kernel hyperparameter learning with minimal additional cost. Together, these results establish the MBF smoother as a unified and numerically robust approach to inference and kernel hyperparameter learning for one-dimensional Gaussian process regression.'
  volume: 341
  URL: https://proceedings.mlr.press/v341/colemont26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v341/main/assets/colemont26a/colemont26a.pdf
  edit: https://github.com/mlresearch//v341/edit/gh-pages/_posts/2026-08-21-colemont26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the 2nd International Conference on Probabilistic Numerics'
  publisher: 'PMLR'
  author: 
  - given: Tom
    family: Colemont
  - given: Brecht
    family: Evens
  - given: Tjonnie G.-F.
    family: Li
  - given: Frederik
    family: De Ceuster
  editor: 
  - given: Toni
    family: Karvonen
  - given: Nathanael
    family: Bosch
  - given: Jon
    family: Cockayne
  - given: Alexandra
    family: Gessner
  - given: Philipp
    family: Hennig
  - given: Wouter
    family: Kouw
  page: 25-38
  id: colemont26a
  issued:
    date-parts: 
      - 2026
      - 8
      - 21
  firstpage: 25
  lastpage: 38
  published: 2026-08-21 00:00:00 +0000
- title: 'Probabilistic Numerics for Hamiltonian Dynamics'
  abstract: 'Many ordinary differential equations (ODEs) encountered in science originate from physical principles that contain substantially more structure than the ODE alone. In particular, Hamiltonian systems arise from variational principles, possess a symplectic structure, and exhibit conservation laws induced by symmetries. Standard probabilistic ODE solvers, that typically condition on the residual of the ODE, can overlook this additional physical information. In this paper, we focus on Hamiltonian dynamics, we revisit variational integrators and propose a probabilistic-numerical extension, based on a physics-informed prior. Furthermore, we discuss the symmetry-based Bayesian ODE framework of Wang et al. (2020), clarifying the role of integrability in Hamiltonian systems and the related Lie-algebra structure in defining Bayesian formulations'
  volume: 341
  URL: https://proceedings.mlr.press/v341/de-ceuster26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v341/main/assets/de-ceuster26a/de-ceuster26a.pdf
  edit: https://github.com/mlresearch//v341/edit/gh-pages/_posts/2026-08-21-de-ceuster26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the 2nd International Conference on Probabilistic Numerics'
  publisher: 'PMLR'
  author: 
  - given: Frederik
    family: De Ceuster
  - given: Tom
    family: Colemont
  - given: Mathias
    family: Van Gompel
  - given: Tjonnie G.-F.
    family: Li
  editor: 
  - given: Toni
    family: Karvonen
  - given: Nathanael
    family: Bosch
  - given: Jon
    family: Cockayne
  - given: Alexandra
    family: Gessner
  - given: Philipp
    family: Hennig
  - given: Wouter
    family: Kouw
  page: 39-48
  id: de-ceuster26a
  issued:
    date-parts: 
      - 2026
      - 8
      - 21
  firstpage: 39
  lastpage: 48
  published: 2026-08-21 00:00:00 +0000
- title: 'Computation-Aware Kalman Filtering with Model Selection for Neural Dynamics'
  abstract: 'Due to their explicit priors and ability to model uncertainty, Bayesian methods have played a major role in dynamical latent variable modeling of single-cell neural recordings. However, modern-sized datasets have made overparameterized deep networks the preferred methods of choice due to their predictive power and favorable computational scaling. While many posterior approximations exist, all incur approximation errors. Recent work accounts for this error in the form of computational uncertainty but comes at the cost of quadratic complexity and assumes fixed model hyperparameters. Here we extend this development to model selection, including a novel training loss and optimization scheme, which yields tractable inference in large state-spaces. We introduce a framework, the Computation-Aware State-Space Model (CASSM), specifically designed for the scale-imbalanced regime, where the number of trials is significantly lower than the number of recorded neurons. In this regime, for both synthetic and real data, we show that our method is competitive with data-hungry deep networks, with significantly improved uncertainty calibration over previous attempts to scale Bayesian methods. Our experiments provide a roadmap to neuroscience researchers in choosing from a host of potential dynamical latent variable models given key dataset properties and constraints.'
  volume: 341
  URL: https://proceedings.mlr.press/v341/huml26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v341/main/assets/huml26a/huml26a.pdf
  edit: https://github.com/mlresearch//v341/edit/gh-pages/_posts/2026-08-21-huml26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the 2nd International Conference on Probabilistic Numerics'
  publisher: 'PMLR'
  author: 
  - given: Jonathan Raymond
    family: Huml
  - given: Jonathan
    family: Wenger
  - given: John Patrick
    family: Cunningham
  editor: 
  - given: Toni
    family: Karvonen
  - given: Nathanael
    family: Bosch
  - given: Jon
    family: Cockayne
  - given: Alexandra
    family: Gessner
  - given: Philipp
    family: Hennig
  - given: Wouter
    family: Kouw
  page: 49-72
  id: huml26a
  issued:
    date-parts: 
      - 2026
      - 8
      - 21
  firstpage: 49
  lastpage: 72
  published: 2026-08-21 00:00:00 +0000
- title: 'BayesSum: Bayesian Quadrature in Discrete Spaces'
  abstract: 'This paper addresses the challenging computational problem of estimating intractable expectations over discrete domains.  Existing approaches, including Monte Carlo and Russian Roulette estimators, are consistent but often require a large number of samples to achieve accurate results. We propose a novel estimator, \emph{BayesSum}, which is an extension of Bayesian quadrature to discrete domains. It is more sample efficient than alternatives due to its ability to make use of prior information about the integrand through a Gaussian process. We show this through theory, deriving a convergence rate significantly faster than Monte Carlo in a broad range of settings. We also demonstrate empirically that our proposed method does indeed require fewer samples on several synthetic settings as well as for parameter estimation for Conway-Maxwell-Poisson and Potts models.'
  volume: 341
  URL: https://proceedings.mlr.press/v341/kang26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v341/main/assets/kang26a/kang26a.pdf
  edit: https://github.com/mlresearch//v341/edit/gh-pages/_posts/2026-08-21-kang26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the 2nd International Conference on Probabilistic Numerics'
  publisher: 'PMLR'
  author: 
  - given: Sophia Seulkee
    family: Kang
  - given: Francois-Xavier
    family: Briol
  - given: Toni
    family: Karvonen
  - given: Zonghao
    family: Chen
  editor: 
  - given: Toni
    family: Karvonen
  - given: Nathanael
    family: Bosch
  - given: Jon
    family: Cockayne
  - given: Alexandra
    family: Gessner
  - given: Philipp
    family: Hennig
  - given: Wouter
    family: Kouw
  page: 73-89
  id: kang26a
  issued:
    date-parts: 
      - 2026
      - 8
      - 21
  firstpage: 73
  lastpage: 89
  published: 2026-08-21 00:00:00 +0000
- title: 'Inter-Domain Gaussian Processes with Arbitrary Mean Functions in Factor Graphs'
  abstract: 'The modeling flexibility and expressivity of inter-domain Gaussian processes, enabled by applying arbitrary linear operators to a latent Gaussian process, is significant and desirable in robotics and probabilistic numerics communities. However, inter-domain Gaussian processes have not yet been available in a probabilistic message-passing formulation. In this paper, we formalize how to enable inter-domain observations for Gaussian processes in a variational message-passing framework. We develop a decoupled inter-domain variational sparse Gaussian process (dID-VSGP) model for univariate latent Gaussian processes with arbitrary mean functions, and derive the mean-field variational message-passing update rules that allow inference in this model. We validate our derivations in a shape exploration and modeling task, and by solution to a linear stochastic partial differential equation representative of physics-informed exploration. We confirm that our message-passing implementation maintains the same scaling complexity as the VSGP analytical solution. Our results further unify the analytical and message-passing approaches to variational inference and enable inter-domain observations in factor-graph Gaussian processes.'
  volume: 341
  URL: https://proceedings.mlr.press/v341/ledbetter26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v341/main/assets/ledbetter26a/ledbetter26a.pdf
  edit: https://github.com/mlresearch//v341/edit/gh-pages/_posts/2026-08-21-ledbetter26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the 2nd International Conference on Probabilistic Numerics'
  publisher: 'PMLR'
  author: 
  - given: Alex
    family: Ledbetter
  - given: Hoang Minh Huu
    family: Nguyen
  - given: Lucas Carolus
    prefix: van
    family: Laake
  - given: Irene A.
    family: Kuling
  - given: Yoeri
    prefix: van de
    family: Burgt
  - given: Thijs
    prefix: van de
    family: Laar
  editor: 
  - given: Toni
    family: Karvonen
  - given: Nathanael
    family: Bosch
  - given: Jon
    family: Cockayne
  - given: Alexandra
    family: Gessner
  - given: Philipp
    family: Hennig
  - given: Wouter
    family: Kouw
  page: 90-101
  id: ledbetter26a
  issued:
    date-parts: 
      - 2026
      - 8
      - 21
  firstpage: 90
  lastpage: 101
  published: 2026-08-21 00:00:00 +0000
- title: 'Composing Non-Conjugate Factor Graphs with Closed-Form Variational Inference'
  abstract: 'Stacking probabilistic building blocks into deeper architectures typically breaks closed-form inference. We show that closed-form inference can be preserved. We identify five factor-graph primitives: a bilinear factor, an exponential link, a Gamma prior, a Gaussian likelihood, and an equality node, and prove that any model composed from them admits closed-form variational message passing. The construction works because each primitive preserves a small set of message families: under mean-field factorization, messages on Gaussian variables remain Gaussian and messages on precision variables remain Gamma, while the only non-conjugate interface, the exponential link, remains tractable through the Gaussian moment-generating function and the sufficient statistics of the Gamma family. We demonstrate composition at increasing depth, from static ensembles through input-dependent gating to split-branch routing, and show that stacking routing layers encodes arbitrary decision trees, establishing universal function approximation with closed-form inference. Applied to ensemble time-series forecasting, the framework yields a Bayesian mixture of experts in which gating functions are inferred rather than learned, providing calibrated uncertainty over expert selection across five benchmark datasets.'
  volume: 341
  URL: https://proceedings.mlr.press/v341/lukashchuk26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v341/main/assets/lukashchuk26a/lukashchuk26a.pdf
  edit: https://github.com/mlresearch//v341/edit/gh-pages/_posts/2026-08-21-lukashchuk26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the 2nd International Conference on Probabilistic Numerics'
  publisher: 'PMLR'
  author: 
  - given: Mykola
    family: Lukashchuk
  - given: Kyrylo
    family: Yemets
  - given: Wouter M.
    family: Kouw
  - given: Dmitry
    family: Bagaev
  - given: Ismail
    family: Senoz
  - given: Jeff
    family: Beck
  - given: Bert
    prefix: de
    family: Vries
  editor: 
  - given: Toni
    family: Karvonen
  - given: Nathanael
    family: Bosch
  - given: Jon
    family: Cockayne
  - given: Alexandra
    family: Gessner
  - given: Philipp
    family: Hennig
  - given: Wouter
    family: Kouw
  page: 102-123
  id: lukashchuk26a
  issued:
    date-parts: 
      - 2026
      - 8
      - 21
  firstpage: 102
  lastpage: 123
  published: 2026-08-21 00:00:00 +0000
- title: 'Modelling Gas-Phase Reaction Kinetics with Guided Particle Diffusion Sampling'
  abstract: 'Physics-guided sampling with diffusion priors has recently shown strong performance in solving complex systems of partial differential equations (PDEs) from sparse observations. However, these methods are typically evaluated on benchmark problems that do not fully demonstrate their ability to generate temporally consistent solutions of time-dependent PDEs, often focusing instead on reconstructing a single snapshot. In this work, we apply these methods to gas-phase reaction kinetics problems governed by the advection-reaction-diffusion (ARD) equation, providing a setting that more closely reflects realistic laboratory experiments. We demonstrate that guided sampling can be used to reconstruct full spatiotemporal trajectories, rather than isolated states. Furthermore, we show that these methods generalise to previously unseen parameter regimes, highlighting their potential for real-world applications.'
  volume: 341
  URL: https://proceedings.mlr.press/v341/millard26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v341/main/assets/millard26a/millard26a.pdf
  edit: https://github.com/mlresearch//v341/edit/gh-pages/_posts/2026-08-21-millard26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the 2nd International Conference on Probabilistic Numerics'
  publisher: 'PMLR'
  author: 
  - given: Andrew
    family: Millard
  - given: Zheng
    family: Zhao
  - given: Henrik
    family: Pedersen
  editor: 
  - given: Toni
    family: Karvonen
  - given: Nathanael
    family: Bosch
  - given: Jon
    family: Cockayne
  - given: Alexandra
    family: Gessner
  - given: Philipp
    family: Hennig
  - given: Wouter
    family: Kouw
  page: 124-168
  id: millard26a
  issued:
    date-parts: 
      - 2026
      - 8
      - 21
  firstpage: 124
  lastpage: 168
  published: 2026-08-21 00:00:00 +0000
- title: 'Statistical Finite Elements for Vibration Problems'
  abstract: 'Finite element (FE) methods remain one of the most widely used approaches across science and engineering for computing numerical solutions to partial differential equations. Given their widespread use, it is a natural family of methods to be considered within the framework of probabilistic numerics. Previous work has introduced the "statistical finite element method" (statFEM) as a tool for coherent treatment of uncertainty when working with FE models. Current formulations of statFEM rely on the discretised system being represented by a linear system of equations which is then solved. Within the scope of FE approaches there exists an alternative solution for cases where the modeller wishes to investigate the dynamic properties, i.e. resonant frequencies and associated mode shapes, of a system. Recovery of these properties requires solving a generalised eigenvalue problem utilising the discretised mass and stiffness matrices. The contribution of this work is to show how the approach of statFEM may be readily expanded to also cover this case by forming an approximate distribution over the eigenvalues and eigenvectors given a random field prior over one or more of the model properties chosen as a Gaussian process. We demonstrate the effectiveness of this approach on the classic test case of a cantilevered beam showing the approximated uncertainty recovered over both the eigenvalues and the eigenvectors.'
  volume: 341
  URL: https://proceedings.mlr.press/v341/rogers26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v341/main/assets/rogers26a/rogers26a.pdf
  edit: https://github.com/mlresearch//v341/edit/gh-pages/_posts/2026-08-21-rogers26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the 2nd International Conference on Probabilistic Numerics'
  publisher: 'PMLR'
  author: 
  - given: Timothy J.
    family: Rogers
  - given: Brandon J.
    family: O’Connell
  - given: Max D.
    family: Champneys
  editor: 
  - given: Toni
    family: Karvonen
  - given: Nathanael
    family: Bosch
  - given: Jon
    family: Cockayne
  - given: Alexandra
    family: Gessner
  - given: Philipp
    family: Hennig
  - given: Wouter
    family: Kouw
  page: 169-180
  id: rogers26a
  issued:
    date-parts: 
      - 2026
      - 8
      - 21
  firstpage: 169
  lastpage: 180
  published: 2026-08-21 00:00:00 +0000
- title: 'Bayesian Inference of Discretization Error Means in ODEs via Ensemble Kalman Filtering'
  abstract: 'We propose a Bayesian framework to quantify discretization errors in numerical solutions of ODE models based on observational data. The discretization error is modeled as a random variable, and its mean—referred to as the discretization error mean—is inferred from the observations. By introducing a Markov prior on the temporal evolution of the discretization error mean, we formulate the problem as a state-space model with a linear Gaussian observation process, which enables efficient inference via the Ensemble Kalman Filter. We also propose a specific form of a Markov prior motivated by classical discretization error analysis, in which global errors accumulate from local errors. It depends on a step size of a numerical solver, and we establish its convergence rate in probability as the step size tends to zero. Numerical experiments on the pendulum system and the FitzHugh–Nagumo model demonstrate the effectiveness of the proposed approach.'
  volume: 341
  URL: https://proceedings.mlr.press/v341/toyota26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v341/main/assets/toyota26a/toyota26a.pdf
  edit: https://github.com/mlresearch//v341/edit/gh-pages/_posts/2026-08-21-toyota26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the 2nd International Conference on Probabilistic Numerics'
  publisher: 'PMLR'
  author: 
  - given: Shoji
    family: Toyota
  - given: Yuto
    family: Miyatake
  editor: 
  - given: Toni
    family: Karvonen
  - given: Nathanael
    family: Bosch
  - given: Jon
    family: Cockayne
  - given: Alexandra
    family: Gessner
  - given: Philipp
    family: Hennig
  - given: Wouter
    family: Kouw
  page: 181-197
  id: toyota26a
  issued:
    date-parts: 
      - 2026
      - 8
      - 21
  firstpage: 181
  lastpage: 197
  published: 2026-08-21 00:00:00 +0000
- title: 'Initial Value Problem Uncertainty Propagation'
  abstract: 'Probabilistic ODE solvers quantify numerical uncertainty by returning a posterior distribution over the solution, rather than only a point estimate. However, these methods typically assume that the initial value problem (IVP) itself is deterministic and fully known. When initial conditions or parameters are uncertain, increasing the numerical accuracy during the solve should not reduce uncertainty about the IVP itself. Standard probabilistic ODE solvers do not distinguish clearly between numerical uncertainty and IVP uncertainty, and may therefore contract the latter inappropriately. Recent work addressed this issue by combining filtering-based probabilistic ODE solvers with numerical quadrature to marginalise correctly over the IVP uncertainty. We extend this work by formulating this outer marginalisation problem in a Bayesian quadrature framework, allowing uncertainty from the quadrature approximation itself to be quantified alongside propagated IVP uncertainty and conditional solver uncertainty. In addition, for Gaussian uncertainty in the initial conditions or parameters, we derive closed-form recursions that can be incorporated directly into filtering and smoothing methods, thereby avoiding numerical quadrature altogether.'
  volume: 341
  URL: https://proceedings.mlr.press/v341/van-gompel26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v341/main/assets/van-gompel26a/van-gompel26a.pdf
  edit: https://github.com/mlresearch//v341/edit/gh-pages/_posts/2026-08-21-van-gompel26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the 2nd International Conference on Probabilistic Numerics'
  publisher: 'PMLR'
  author: 
  - given: Mathias
    family: Van Gompel
  - given: Tom
    family: Colemont
  - given: Tjonnie G.-F.
    family: Li
  - given: Johan
    family: Suykens
  - given: Frederik
    family: De Ceuster
  editor: 
  - given: Toni
    family: Karvonen
  - given: Nathanael
    family: Bosch
  - given: Jon
    family: Cockayne
  - given: Alexandra
    family: Gessner
  - given: Philipp
    family: Hennig
  - given: Wouter
    family: Kouw
  page: 198-211
  id: van-gompel26a
  issued:
    date-parts: 
      - 2026
      - 8
      - 21
  firstpage: 198
  lastpage: 211
  published: 2026-08-21 00:00:00 +0000
- title: 'Scaling up Probabilistic PDE Simulators with Structured Volumetric Information'
  abstract: 'Modeling real-world problems with partial differential equations (PDEs) is a prominent topic in scientific machine learning. Classic solvers for this task continue to play a central role, e.g. to generate training data for deep learning analogues. Any such numerical solution is subject to multiple sources of uncertainty, both from limited computational resources and limited data (including unknown parameters). Gaussian process analogues to classic PDE simulation methods have recently emerged as a framework to construct fully probabilistic estimates of all these types of uncertainty. So far, much of this work focused on theoretical foundations, and as such is not particularly data efficient or scalable. Here we propose a framework combining a discretization scheme based on the well-known Finite Volume Method with complementary numerical linear algebra techniques. Practical experiments, including a spatiotemporal tsunami simulation, demonstrate substantially improved scaling behavior of this approach over previous collocation-based techniques.'
  volume: 341
  URL: https://proceedings.mlr.press/v341/weiland26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v341/main/assets/weiland26a/weiland26a.pdf
  edit: https://github.com/mlresearch//v341/edit/gh-pages/_posts/2026-08-21-weiland26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the 2nd International Conference on Probabilistic Numerics'
  publisher: 'PMLR'
  author: 
  - given: Tim
    family: Weiland
  - given: Marvin
    family: Pförtner
  - given: Philipp
    family: Hennig
  editor: 
  - given: Toni
    family: Karvonen
  - given: Nathanael
    family: Bosch
  - given: Jon
    family: Cockayne
  - given: Alexandra
    family: Gessner
  - given: Philipp
    family: Hennig
  - given: Wouter
    family: Kouw
  page: 212-226
  id: weiland26a
  issued:
    date-parts: 
      - 2026
      - 8
      - 21
  firstpage: 212
  lastpage: 226
  published: 2026-08-21 00:00:00 +0000
- title: 'Three Costs of Amortizing Gaussian Process Inference with Neural Processes'
  abstract: 'Neural processes amortize Gaussian process inference, replacing the exact $O(n^3)$ posterior with a learned $O(n)$ map from context sets to predictive distributions. For a class of latent neural processes, we bound the Kullback–Leibler (KL) divergence between the GP and LNP predictives, decomposing it into three interpretable sources, namely label contamination as the neural process uses label values to estimate a quantity that is label-independent in the exact GP, an information bottleneck because the finite-dimensional representation cannot resolve the full context geometry, and amortization error from a single encoder network shared across all contexts. The bottleneck truncation term decays in the representation dimension $d$ as $O(e^{-cd^{2/d_x}})$ for squared-exponential kernels on $\mathbb{R}^{d_x}$ where $c > 0$ is a kernel-dependent constant and as $O(d^{-2\nu/d_x})$ for Matérn-$\nu$ kernels, directly linking architecture sizing to kernel smoothness and input dimension. The label contamination term is $O(1)$ in general, with only the observation-noise component decaying as $O(1/n)$, identifying a persistent cost of routing uncertainty estimation through a label-dependent representation. These results characterize the costs of amortization within the analyzed class and yield architectural recommendations to predict variance from context locations alone in the GP-amortization regime, and replace mean aggregation with second-order pooling to close the dominant amortization gap.'
  volume: 341
  URL: https://proceedings.mlr.press/v341/young26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v341/main/assets/young26a/young26a.pdf
  edit: https://github.com/mlresearch//v341/edit/gh-pages/_posts/2026-08-21-young26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the 2nd International Conference on Probabilistic Numerics'
  publisher: 'PMLR'
  author: 
  - given: Robin
    family: Young
  editor: 
  - given: Toni
    family: Karvonen
  - given: Nathanael
    family: Bosch
  - given: Jon
    family: Cockayne
  - given: Alexandra
    family: Gessner
  - given: Philipp
    family: Hennig
  - given: Wouter
    family: Kouw
  page: 227-244
  id: young26a
  issued:
    date-parts: 
      - 2026
      - 8
      - 21
  firstpage: 227
  lastpage: 244
  published: 2026-08-21 00:00:00 +0000
