paper-with-me

Papers

Learning Partial Differential Equations from Data Using Neural Networks

2019-10-22 · Ali Hasan, João M. Pereira, Robert Ravier, Sina Farsiu, Vahid Tarokh

We develop a framework for estimating unknown partial differential equations from noisy data, using a deep learning approach. Given noisy samples of a solution to an unknown PDE, our method interpolates the samples using a neural network, and extracts the PDE by equating derivatives of the neural network approximation. Our method applies to PDEs which are linear combinations of user-defined dictionary functions, and generalizes previous methods that only consider parabolic PDEs. We introduce a regularization scheme that prevents the function approximation from overfitting the data and forces it to be a solution of the underlying PDE. We validate the model on simulated data generated by the known PDEs and added Gaussian noise, and we study our method under different levels of noise. We also compare the error of our method with a Cramer-Rao lower bound for an ordinary differential equation. Our results indicate that our method outperforms other methods in estimating PDEs, especially in the low signal-to-noise regime.

📄 PDF Abstract BibTeX arXiv:1910.10262

Code (1)

alluly/pde-estimation 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Hyena Neural Operator for Partial Differential Equations

2023-06-28 · Saurabh Patil, Zijie Li, Amir Barati Farimani

Numerically solving partial differential equations typically requires fine discretization to resolve necessary spatiotemporal scales, which can be computationally expensive. Recent advances in deep learning have provided…

Machine Learning of Partial Differential Equations from Noise Data

2020-09-28 · Wenbo Cao, Weiwei Zhang

Machine learning of partial differential equations from data is a potential breakthrough to solve the lack of physical equations in complex dynamic systems, but because numerical differentiation is ill-posed to noise dat…

BIG-bench Machine Learning

Forward-Backward Stochastic Neural Networks: Deep Learning of High-dimensional Partial Differential Equations

2018-04-19 · Maziar Raissi

Classical numerical methods for solving partial differential equations suffer from the curse dimensionality mainly due to their reliance on meticulously generated spatio-temporal grids. Inspired by modern deep learning b…

Hierarchical Learning to Solve Partial Differential Equations Using Physics-Informed Neural Networks

2021-12-02 · Jihun Han, Yoonsang Lee

The neural network-based approach to solving partial differential equations has attracted considerable attention due to its simplicity and flexibility in representing the solution of the partial differential equation. In…

Deep Forward-Backward SDEs for Min-max Control

2019-06-11 · Ziyi Wang, Keuntaek Lee, Marcus A. Pereira, Ioannis Exarchos 외

This paper presents a novel approach to numerically solve stochastic differential games for nonlinear systems. The proposed approach relies on the nonlinear Feynman-Kac theorem that establishes a connection between parab…