paper-with-me

Papers

Pick-and-Mix Information Operators for Probabilistic ODE Solvers

2021-10-20 · Nathanael Bosch, Filip Tronarp, Philipp Hennig

Probabilistic numerical solvers for ordinary differential equations compute posterior distributions over the solution of an initial value problem via Bayesian inference. In this paper, we leverage their probabilistic formulation to seamlessly include additional information as general likelihood terms. We show that second-order differential equations should be directly provided to the solver, instead of transforming the problem to first order. Additionally, by including higher-order information or physical conservation laws in the model, solutions become more accurate and more physically meaningful. Lastly, we demonstrate the utility of flexible information operators by solving differential-algebraic equations. In conclusion, the probabilistic formulation of numerical solvers offers a flexible way to incorporate various types of information, thus improving the resulting solutions.

📄 PDF Abstract BibTeX arXiv:2110.10770

Code (2)

nathanaelbosch/pick-and-mix 공식 구현
nathanaelbosch/ODEFilters.jl jax

Tasks

Bayesian Inference

Similar Papers 제목 키워드 기반

Construction of Grid Operators for Multilevel Solvers: a Neural Network Approach

2021-09-13 · Claudio Tomasi, Rolf Krause

In this paper, we investigate the combination of multigrid methods and neural networks, starting from a Finite Element discretization of an elliptic PDE. Multigrid methods use interpolation operators to transfer informat…

Stable and Scalable Probabilistic Numerical Solvers for Stiff and High-Dimensional ODEs

2026-06-06 · Nathanael Bosch arxiv

Filtering-based probabilistic numerical solvers for ordinary differential equations (ODEs) have been established as a flexible and efficient simulation framework with built-in numerical uncertainty quantification. Howeve…

Double-quantitative $γ^{\ast}-$fuzzy coverings approximation operators

2016-11-24 · Guangming Lang

In digital-based information boom, the fuzzy covering rough set model is an important mathematical tool for artificial intelligence, and how to build the bridge between the fuzzy covering rough set theory and Pawlak's mo…

Probabilistic Linear Solvers for Machine Learning

2020-10-19 · NeurIPS 2020 12 · Jonathan Wenger, Philipp Hennig

Linear systems are the bedrock of virtually all numerical computation. Machine learning poses specific challenges for the solution of such systems due to their scale, characteristic structure, stochasticity and the centr…

BIG-bench Machine Learning

Deep Parallel Spectral Neural Operators for Solving Partial Differential Equations with Enhanced Low-Frequency Learning Capability

2024-09-30 · Qinglong Ma, Peizhi Zhao, Sen Wang, Tao Song

Designing universal artificial intelligence (AI) solver for partial differential equations (PDEs) is an open-ended problem and a significant challenge in science and engineering. Currently, data-driven solvers have achie…