Skip to main content

Showing 1–13 of 13 results for author: Bosch, N

.
  1. arXiv:2404.06989  [pdf

    cs.LG

    On Fixing the Right Problems in Predictive Analytics: AUC Is Not the Problem

    Authors: Ryan S. Baker, Nigel Bosch, Stephen Hutt, Andres F. Zambrano, Alex J. Bowers

    Abstract: Recently, ACM FAccT published an article by Kwegyir-Aggrey and colleagues (2023), critiquing the use of AUC ROC in predictive analytics in several domains. In this article, we offer a critique of that article. Specifically, we highlight technical inaccuracies in that paper's comparison of metrics, mis-specification of the interpretation and goals of AUC ROC, the article's use of the accuracy metri… ▽ More

    Submitted 10 April, 2024; originally announced April 2024.

  2. arXiv:2402.12231  [pdf, other

    cs.LG

    Diffusion Tempering Improves Parameter Estimation with Probabilistic Integrators for Ordinary Differential Equations

    Authors: Jonas Beck, Nathanael Bosch, Michael Deistler, Kyra L. Kadhim, Jakob H. Macke, Philipp Hennig, Philipp Berens

    Abstract: Ordinary differential equations (ODEs) are widely used to describe dynamical systems in science, but identifying parameters that explain experimental measurements is challenging. In particular, although ODEs are differentiable and would allow for gradient-based parameter optimization, the nonlinear dynamics of ODEs often lead to many local minima and extreme sensitivity to initial conditions. We t… ▽ More

    Submitted 19 February, 2024; originally announced February 2024.

  3. arXiv:2401.17731  [pdf, other

    math.OC

    Probabilistic ODE Solvers for Integration Error-Aware Numerical Optimal Control

    Authors: Amon Lahr, Filip Tronarp, Nathanael Bosch, Jonathan Schmidt, Philipp Hennig, Melanie N. Zeilinger

    Abstract: Appropriate time discretization is crucial for real-time applications of numerical optimal control, such as nonlinear model predictive control. However, if the discretization error strongly depends on the applied control input, meeting accuracy and sampling time requirements simultaneously can be challenging using classical discretization methods. In particular, neither fixed-grid nor adaptive-gri… ▽ More

    Submitted 13 June, 2024; v1 submitted 31 January, 2024; originally announced January 2024.

    Comments: to be published in the 6th Annual Learning for Dynamics & Control Conference (L4DC 2024)

    MSC Class: 49M25 ACM Class: G.1.7

  4. arXiv:2310.01145  [pdf, other

    math.NA cs.LG stat.ML

    Parallel-in-Time Probabilistic Numerical ODE Solvers

    Authors: Nathanael Bosch, Adrien Corenflos, Fatemeh Yaghoobi, Filip Tronarp, Philipp Hennig, Simo Särkkä

    Abstract: Probabilistic numerical solvers for ordinary differential equations (ODEs) treat the numerical simulation of dynamical systems as problems of Bayesian state estimation. Aside from producing posterior distributions over ODE solutions and thereby quantifying the numerical approximation error of the method itself, one less-often noted advantage of this formalism is the algorithmic flexibility gained… ▽ More

    Submitted 2 October, 2023; originally announced October 2023.

  5. arXiv:2305.14978  [pdf, other

    math.NA cs.LG stat.ML

    Probabilistic Exponential Integrators

    Authors: Nathanael Bosch, Philipp Hennig, Filip Tronarp

    Abstract: 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 th… ▽ More

    Submitted 19 December, 2023; v1 submitted 24 May, 2023; originally announced May 2023.

  6. arXiv:2202.01287  [pdf, other

    cs.LG stat.ML

    Fenrir: Physics-Enhanced Regression for Initial Value Problems

    Authors: Filip Tronarp, Nathanael Bosch, Philipp Hennig

    Abstract: We show how probabilistic numerics can be used to convert an initial value problem into a Gauss--Markov process parametrised by the dynamics of the initial value problem. Consequently, the often difficult problem of parameter estimation in ordinary differential equations is reduced to hyperparameter estimation in Gauss--Markov regression, which tends to be considerably easier. The method's relatio… ▽ More

    Submitted 24 May, 2023; v1 submitted 2 February, 2022; originally announced February 2022.

  7. arXiv:2112.02100  [pdf, other

    cs.MS cs.LG math.NA

    ProbNum: Probabilistic Numerics in Python

    Authors: Jonathan Wenger, Nicholas Krämer, Marvin Pförtner, Jonathan Schmidt, Nathanael Bosch, Nina Effenberger, Johannes Zenn, Alexandra Gessner, Toni Karvonen, François-Xavier Briol, Maren Mahsereci, Philipp Hennig

    Abstract: Probabilistic numerical methods (PNMs) solve numerical problems via probabilistic inference. They have been developed for linear algebra, optimization, integration and differential equation simulation. PNMs naturally incorporate prior information about a problem and quantify uncertainty due to finite computational resources as well as stochastic input. In this paper, we present ProbNum: a Python l… ▽ More

    Submitted 3 December, 2021; originally announced December 2021.

  8. arXiv:2110.11812  [pdf, other

    stat.ML cs.LG math.NA

    Probabilistic ODE Solutions in Millions of Dimensions

    Authors: Nicholas Krämer, Nathanael Bosch, Jonathan Schmidt, Philipp Hennig

    Abstract: Probabilistic solvers for ordinary differential equations (ODEs) have emerged as an efficient framework for uncertainty quantification and inference on dynamical systems. In this work, we explain the mathematical assumptions and detailed implementation schemes behind solving {high-dimensional} ODEs with a probabilistic numerical algorithm. This has not been possible before due to matrix-matrix ope… ▽ More

    Submitted 22 October, 2021; originally announced October 2021.

  9. arXiv:2110.10770  [pdf, other

    stat.ML cs.LG math.NA

    Pick-and-Mix Information Operators for Probabilistic ODE Solvers

    Authors: Nathanael Bosch, Filip Tronarp, Philipp Hennig

    Abstract: 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, inste… ▽ More

    Submitted 20 October, 2021; originally announced October 2021.

    Comments: 13 pages, 7 figures

  10. arXiv:2012.08202  [pdf, other

    math.NA cs.LG stat.ML

    Calibrated Adaptive Probabilistic ODE Solvers

    Authors: Nathanael Bosch, Philipp Hennig, Filip Tronarp

    Abstract: Probabilistic solvers for ordinary differential equations assign a posterior measure to the solution of an initial value problem. The joint covariance of this distribution provides an estimate of the (global) approximation error. The contraction rate of this error estimate as a function of the solver's step size identifies it as a well-calibrated worst-case error, but its explicit numerical value… ▽ More

    Submitted 22 February, 2021; v1 submitted 15 December, 2020; originally announced December 2020.

    Comments: 17 pages, 10 figures;

  11. arXiv:2005.03770  [pdf, other

    cs.LG cs.CV stat.ML

    Planning from Images with Deep Latent Gaussian Process Dynamics

    Authors: Nathanael Bosch, Jan Achterhold, Laura Leal-Taixé, Jörg Stückler

    Abstract: Planning is a powerful approach to control problems with known environment dynamics. In unknown environments the agent needs to learn a model of the system dynamics to make planning applicable. This is particularly challenging when the underlying states are only indirectly observable through images. We propose to learn a deep latent Gaussian process dynamics (DLGPD) model that learns low-dimension… ▽ More

    Submitted 7 May, 2020; originally announced May 2020.

    Comments: Accepted for publication at the 2nd Annual Conference on Learning for Dynamics and Control (L4DC) 2020, with supplementary material. First two authors contributed equally

  12. arXiv:2001.10794  [pdf, other

    cs.SE

    Software Logging for Machine Learning

    Authors: Nathan Bosch, Jan Bosch

    Abstract: System logs perform a critical function in software-intensive systems as logs record the state of the system and significant events in the system at important points in time. Unfortunately, log entries are typically created in an ad-hoc, unstructured and uncoordinated fashion, limiting their usefulness for analytics and machine learning. In this paper, we present the main challenges of contemporar… ▽ More

    Submitted 24 January, 2020; originally announced January 2020.

  13. Identifying supportive student factors for mindset interventions: A two-model machine learning approach

    Authors: Nigel Bosch

    Abstract: Growth mindset interventions foster students' beliefs that their abilities can grow through effort and appropriate strategies. However, not every student benefits from such interventions - yet research identifying which student factors support growth mindset interventions is sparse. In this study, we utilized machine learning methods to predict growth mindset effectiveness in a nationwide experime… ▽ More

    Submitted 26 March, 2021; v1 submitted 29 September, 2019; originally announced September 2019.

    Comments: 28 pages, 4 figures, 3 tables