paper-with-me

Papers

Probabilistic Exponential Integrators

2023-05-24 · NeurIPS 2023 11 · Nathanael Bosch, Philipp Hennig, Filip Tronarp

Probabilistic solvers provide a flexible and efficient framework for simulation, uncertainty quantification, and inference in dynamical systems. However, like standard solvers, they suffer performance penalties for certain stiff systems, where small steps are required not for reasons of numerical accuracy but for the sake of stability. This issue is greatly alleviated in semi-linear problems by the probabilistic exponential integrators developed in this paper. By including the fast, linear dynamics in the prior, we arrive at a class of probabilistic integrators with favorable properties. Namely, they are proven to be L-stable, and in a certain case reduce to a classic exponential integrator -- with the added benefit of providing a probabilistic account of the numerical error. The method is also generalized to arbitrary non-linear systems by imposing piece-wise semi-linearity on the prior via Jacobians of the vector field at the previous estimates, resulting in probabilistic exponential Rosenbrock methods. We evaluate the proposed methods on multiple stiff differential equations and demonstrate their improved stability and efficiency over established probabilistic solvers. The present contribution thus expands the range of problems that can be effectively tackled within probabilistic numerics.

📄 PDF Abstract BibTeX arXiv:2305.14978

Code (1)

nathanaelbosch/probabilistic-exponential-integrators 공식 구현

Tasks

Uncertainty Quantification

Similar Papers 제목 키워드 기반

Frank-Wolfe Bayesian Quadrature: Probabilistic Integration with Theoretical Guarantees

2015-06-08 · NeurIPS 2015 12 · François-Xavier Briol, Chris. J. Oates, Mark Girolami, Michael A. Osborne

There is renewed interest in formulating integration as an inference problem, motivated by obtaining a full distribution over numerical error that can be propagated through subsequent computation. Current methods, such a…

Improved Order Analysis and Design of Exponential Integrator for Diffusion Models Sampling

2023-08-04 · Qinsheng Zhang, Jiaming Song, Yongxin Chen

Efficient differential equation solvers have significantly reduced the sampling time of diffusion models (DMs) while retaining high sampling quality. Among these solvers, exponential integrators (EI) have gained prominen…

On the Robustness of Distribution Support under Diffusion Guidance

2026-05-08 · Ruijia Cao, Yuchen Wu, Nisha Chandramoorthy arxiv

Diffusion guidance is a powerful technique that enables controllable and high-fidelity sample generation with diffusion models. At a high level, it modifies the score function by incorporating a guidance term that steers…

Variational integrators for non-autonomous systems with applications to stabilization of multi-agent formations

2022-02-03 · Leonardo Colombo, Manuela Gamonal Fernández, David Martín de Diego

Numerical methods that preserve geometric invariants of the system, such as energy, momentum or the symplectic form, are called geometric integrators. Variational integrators are an important class of geometric integrato…

Fast Nonlinear Fourier Transform Algorithms Using Higher Order Exponential Integrators

2019-10-16

The nonlinear Fourier transform (NFT) has recently gained significant attention in fiber optic communications and other engineering fields. Although several numerical algorithms for computing the NFT have been published,…