paper-with-me

홈 › Papers

A Survey on Solving and Discovering Differential Equations Using Deep Neural Networks

2023-04-26 · Hyeonjung, Jung, Jayant Gupta, Bharat Jayaprakash, Matthew Eagon, Harish Panneer Selvam, Carl Molnar, William Northrop, Shashi Shekhar

Ordinary and partial differential equations (DE) are used extensively in scientific and mathematical domains to model physical systems. Current literature has focused primarily on deep neural network (DNN) based methods for solving a specific DE or a family of DEs. Research communities with a history of using DE models may view DNN-based differential equation solvers (DNN-DEs) as a faster and transferable alternative to current numerical methods. However, there is a lack of systematic surveys detailing the use of DNN-DE methods across physical application domains and a generalized taxonomy to guide future research. This paper surveys and classifies previous works and provides an educational tutorial for senior practitioners, professionals, and graduate students in engineering and computer science. First, we propose a taxonomy to navigate domains of DE systems studied under the umbrella of DNN-DE. Second, we examine the theory and performance of the Physics Informed Neural Network (PINN) to demonstrate how the influential DNN-DE architecture mathematically solves a system of equations. Third, to reinforce the key ideas of solving and discovery of DEs using DNN, we provide a tutorial using DeepXDE, a Python package for developing PINNs, to develop DNN-DEs for solving and discovering a classic DE, the linear transport equation.

📄 PDF Abstract BibTeX arXiv:2304.13807

Code (0)

등록된 구현이 없습니다.

Tasks

Navigate

Similar Papers 제목 키워드 기반

Discover governing differential equations from evolving systems

2023-01-19 · Yuanyuan Li, Kai Wu, Jing Liu

Discovering the governing equations of evolving systems from available observations is essential and challenging. In this paper, we consider a new scenario: discovering governing equations from streaming data. Current me…

Unsupervised Reservoir Computing for Solving Ordinary Differential Equations

2021-08-25 · Marios Mattheakis, Hayden Joy, Pavlos Protopapas

There is a wave of interest in using unsupervised neural networks for solving differential equations. The existing methods are based on feed-forward networks, {while} recurrent neural network differential equation solver…

Bayesian Optimization

Discovering Ordinary Differential Equations with LLM-Based Qualitative and Quantitative Evaluation

2026-05-08 · Sum Kyun Song, Bong Gyun Shin, Jae Yong Lee arxiv

Discovering governing differential equations from observational data is a fundamental challenge in scientific machine learning. Existing symbolic regression approaches rely primarily on quantitative metrics; however, rea…

UniFIDES: Universal Fractional Integro-Differential Equation Solvers

2024-07-01 · Milad Saadat, Deepak Mangal, Safa Jamali

The development of data-driven approaches for solving differential equations has been followed by a plethora of applications in science and engineering across a multitude of disciplines and remains a central focus of act…

Universal Differential Equations for Scientific Machine Learning

2020-01-13 · Christopher Rackauckas, Yingbo Ma, Julius Martensen, Collin Warner 외

In the context of science, the well-known adage "a picture is worth a thousand words" might well be "a model is worth a thousand datasets." In this manuscript we introduce the SciML software ecosystem as a tool for mixin…

BIG-bench Machine LearningGPU