paper-with-me

홈 › Papers

Leveraging viscous Hamilton-Jacobi PDEs for uncertainty quantification in scientific machine learning

2024-04-12 · Zongren Zou, Tingwei Meng, Paula Chen, Jérôme Darbon, George Em Karniadakis

Uncertainty quantification (UQ) in scientific machine learning (SciML) combines the powerful predictive power of SciML with methods for quantifying the reliability of the learned models. However, two major challenges remain: limited interpretability and expensive training procedures. We provide a new interpretation for UQ problems by establishing a new theoretical connection between some Bayesian inference problems arising in SciML and viscous Hamilton-Jacobi partial differential equations (HJ PDEs). Namely, we show that the posterior mean and covariance can be recovered from the spatial gradient and Hessian of the solution to a viscous HJ PDE. As a first exploration of this connection, we specialize to Bayesian inference problems with linear models, Gaussian likelihoods, and Gaussian priors. In this case, the associated viscous HJ PDEs can be solved using Riccati ODEs, and we develop a new Riccati-based methodology that provides computational advantages when continuously updating the model predictions. Specifically, our Riccati-based approach can efficiently add or remove data points to the training set invariant to the order of the data and continuously tune hyperparameters. Moreover, neither update requires retraining on or access to previously incorporated data. We provide several examples from SciML involving noisy data and \textit{epistemic uncertainty} to illustrate the potential advantages of our approach. In particular, this approach's amenability to data streaming applications demonstrates its potential for real-time inferences, which, in turn, allows for applications in which the predicted uncertainty is used to dynamically alter the learning process.

📄 PDF Abstract BibTeX arXiv:2404.08809

Code (1)

zongrenzou/hjpde4uqsciml 공식 구현 jax

Tasks

Bayesian InferenceUncertainty Quantification

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

HJ-sampler: A Bayesian sampler for inverse problems of a stochastic process by leveraging Hamilton-Jacobi PDEs and score-based generative models

2024-09-15 · Tingwei Meng, Zongren Zou, Jérôme Darbon, George Em Karniadakis

The interplay between stochastic processes and optimal control has been extensively explored in the literature. With the recent surge in the use of diffusion models, stochastic processes have increasingly been applied to…

Bayesian Inference

The Hamilton-Jacobi Theory of Deep Learning

2026-05-27 · Jose Marie Antonio Miñoza, Erika Fille T. Legara, Christopher P. Monterola arxiv

In this paper, training a neural network is identified, exactly, as a search through Hamilton--Jacobi initial-value problems: each gradient step selects the initial data of a viscous Hamilton--Jacobi equation whose Hopf-…

Adversarial Robustness

On Hamilton-Jacobi PDEs and image denoising models with certain non-additive noise

2021-05-28 · Jérôme Darbon, Tingwei Meng, Elena Resmerita

We consider image denoising problems formulated as variational problems. It is known that Hamilton-Jacobi PDEs govern the solution of such optimization problems when the noise model is additive. In this work, we address …

DenoisingImage Denoising

Connecting Hamilton--Jacobi partial differential equations with maximum a posteriori and posterior mean estimators for some non-convex priors

2021-04-22 · Jérôme Darbon, Gabriel P. Langlois, Tingwei Meng

Many imaging problems can be formulated as inverse problems expressed as finite-dimensional optimization problems. These optimization problems generally consist of minimizing the sum of a data fidelity and regularization…

Deep Relaxation: partial differential equations for optimizing deep neural networks

2017-04-17 · Pratik Chaudhari, Adam Oberman, Stanley Osher, Stefano Soatto 외

In this paper we establish a connection between non-convex optimization methods for training deep neural networks and nonlinear partial differential equations (PDEs). Relaxation techniques arising in statistical physics …