paper-with-me

홈 › Papers

Local error quantification for Neural Network Differential Equation solvers

2020-08-24 · Akshunna S. Dogra, William T Redman

Neural networks have been identified as powerful tools for the study of complex systems. A noteworthy example is the neural network differential equation (NN DE) solver, which can provide functional approximations to the solutions of a wide variety of differential equations. Such solvers produce robust functional expressions, are well suited for further manipulations on the quantities of interest (for example, taking derivatives), and capable of leveraging the modern advances in parallelization and computing power. However, there is a lack of work on the role precise error quantification can play in their predictions: usually, the focus is on ambiguous and/or global measures of performance like the loss function and/or obtaining global bounds on the errors associated with the predictions. Precise, local error quantification is seldom possible without external means or outright knowledge of the true solution. We address these concerns in the context of dynamical system NN DE solvers, leveraging learnt information within the NN DE solvers to develop methods that allow them to be more accurate and efficient, while still pursuing an unsupervised approach that does not rely on external tools or data. We achieve this via methods that can precisely estimate NN DE solver prediction errors point-wise, thus allowing the user the capacity for efficient and targeted error correction. We exemplify the utility of our methods by testing them on a nonlinear and a chaotic system each.

📄 PDF Abstract BibTeX arXiv:2008.12190

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

Data-Driven Autoencoder Numerical Solver with Uncertainty Quantification for Fast Physical Simulations

2023-12-02 · Christophe Bonneville, Youngsoo Choi, Debojyoti Ghosh, Jonathan L. Belof

Traditional partial differential equation (PDE) solvers can be computationally expensive, which motivates the development of faster methods, such as reduced-order-models (ROMs). We present GPLaSDI, a hybrid deep-learning…

Active LearningGaussian ProcessesPhysical SimulationsUncertainty Quantification

Uncertainty Quantification in Neural Differential Equations

2021-11-08 · NeurIPS Workshop DLDE 2021 12 · Olga Graf, Pablo Flores, Pavlos Protopapas, Karim Pichara

Uncertainty quantification (UQ) helps to make trustworthy predictions based on collected observations and uncertain domain knowledge. With increased usage of deep learning in various applications, the need for efficient …

Deep LearningUncertainty Quantification

Machine Learning Based Optimization Workflow for Tuning Numerical Settings of Differential Equation Solvers for Boundary Value Problems

2024-04-16 · Viny Saajan Victor, Manuel Ettmüller, Andre Schmeißer, Heike Leitte 외

Several numerical differential equation solvers have been employed effectively over the years as an alternative to analytical solvers to quickly and conveniently solve differential equations. One category of these is bou…

Error Estimation and Correction from within Neural Network Differential Equation Solvers

2020-07-09 · Akshunna S. Dogra

Neural Network Differential Equation (NN DE) solvers have surged in popularity due to a combination of factors: computational advances making their optimization more tractable, their capacity to handle high dimensional p…