[Spotlight at NeurIPS 2020] Probabilistic Linear Solvers for Machine Learning

NeurIPS 2020

[Spotlight at NeurIPS 2020] Probabilistic Linear Solvers for Machine Learning

Oct 30, 2020
|
67 views
|
|
Code
Details
Linear solvers from a Bayesian inference perspective. -------------------------------------------------------------------------------- Probabilistic Linear Solvers for Machine Learning Jonathan Wenger and Philipp Hennig Advances in Neural Information Processing Systems (NeurIPS) 2020 -------------------------------------------------------------------------------- ► Paper: https://arxiv.org/abs/2010.09691 ► Implementation: https://github.com/probabilistic-numerics/probnum ► Experiments: https://github.com/JonathanWenger/probabilistic-linear-solvers-for-ml 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 central role of uncertainty in the field. Unifying earlier work we propose a class of probabilistic linear solvers which jointly infer the matrix, its inverse and the solution from matrix-vector product observations. This class emerges from a fundamental set of desiderata which constrains the space of possible algorithms and recovers the method of conjugate gradients under certain conditions. We demonstrate how to incorporate prior spectral information in order to calibrate uncertainty and experimentally showcase the potential of such solvers for machine learning. ► Find out more about our research at https://uni-tuebingen.de/en/134428.

Comments
loading...