New publication - Uncertainty quantification in machine learning and nonlinear least squares regression models

| categories: news, publication | tags:

Say you have acquired some data, and fitted a nonlinear model to it. The fit looks good, but how good are predictions from the model? In high dimensional space it is tricky to tell if you are extrapolating, what should you do? First, read this paper! We illustrate a simple tool called the delta method that can help you estimate the prediction uncertainty from your model using automatic differentiation to get the required derivatives. We show some examples, and how you can use this method to refine what data you should use in fitting your models. We even show how to handle some tricky cases with models where the Hessian is not invertable! The examples are from molecular simulation, but the approach is general and should work for other models too.

@article{zhan-2021-uncer-quant,
  author =       {Ni Zhan and John R. Kitchin},
  title =        {Uncertainty Quantification in Machine Learning and Nonlinear
                  Least Squares Regression Models},
  journal =      {AIChE Journal},
  volume =       {},
  number =       {},
  pages =        {},
  year =         2021,
  doi =          {10.1002/aic.17516},
  url =          {http://dx.doi.org/10.1002/aic.17516},
  DATE_ADDED =   {Mon Nov 8 08:51:21 2021},
}

Checkout the video brief here:

Copyright (C) 2021 by John Kitchin. See the License for information about copying.

org-mode source

Org-mode version = 9.5

Discuss on Twitter