paper-with-me

Papers

Probabilistic Interpretation of Linear Solvers

2014-02-10 · Philipp Hennig

This manuscript proposes a probabilistic framework for algorithms that iteratively solve unconstrained linear problems $Bx = b$ with positive definite $B$ for $x$. The goal is to replace the point estimates returned by existing methods with a Gaussian posterior belief over the elements of the inverse of $B$, which can be used to estimate errors. Recent probabilistic interpretations of the secant family of quasi-Newton optimization algorithms are extended. Combined with properties of the conjugate gradient algorithm, this leads to uncertainty-calibrated methods with very limited cost overhead over conjugate gradients, a self-contained novel interpretation of the quasi-Newton and conjugate gradient algorithms, and a foundation for new nonlinear optimization methods.

📄 PDF Abstract BibTeX arXiv:1402.2058

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Probabilistic Numerical Method of Lines for Time-Dependent Partial Differential Equations

2021-10-22 · Nicholas Krämer, Jonathan Schmidt, Philipp Hennig

This work develops a class of probabilistic algorithms for the numerical solution of nonlinear, time-dependent partial differential equations (PDEs). Current state-of-the-art PDE solvers treat the space- and time-dimensi…

Bayesian Inference

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…

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 certa…

Uncertainty Quantification

Probabilistic Solutions To Ordinary Differential Equations As Non-Linear Bayesian Filtering: A New Perspective

2018-10-08 · Filip Tronarp, Hans Kersting, Simo Särkkä, Philipp Hennig

We formulate probabilistic numerical approximations to solutions of ordinary differential equations (ODEs) as problems in Gaussian process (GP) regression with non-linear measurement functions. This is achieved by defini…

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