paper-with-me

Papers

A Deep Neural Network Framework for Solving Forward and Inverse Problems in Delay Differential Equations

2024-08-17 · Housen Wang, Yuxing Chen, Sirong Cao, Xiaoli Wang, Qiang Liu

We propose a unified framework for delay differential equations (DDEs) based on deep neural networks (DNNs) - the neural delay differential equations (NDDEs), aimed at solving the forward and inverse problems of delay differential equations. This framework could embed delay differential equations into neural networks to accommodate the diverse requirements of DDEs in terms of initial conditions, control equations, and known data. NDDEs adjust the network parameters through automatic differentiation and optimization algorithms to minimize the loss function, thereby obtaining numerical solutions to the delay differential equations without the grid dependence and polynomial interpolation typical of traditional numerical methods. In addressing inverse problems, the NDDE framework can utilize observational data to perform precise estimation of single or multiple delay parameters, which is very important in practical mathematical modeling. The results of multiple numerical experiments have shown that NDDEs demonstrate high precision in both forward and inverse problems, proving their effectiveness and promising potential in dealing with delayed differential equation issues.

📄 PDF Abstract BibTeX arXiv:2408.09202

Code (1)

housenwang/nddes 공식 구현 paddle

Similar Papers 제목 키워드 기반

A Unified Framework for Forward and Inverse Problems in Subsurface Imaging using Latent Space Translations

2024-10-15 · Naveen Gupta, Medha Sawhney, Arka Daw, Youzuo Lin 외

In subsurface imaging, learning the mapping from velocity maps to seismic waveforms (forward problem) and waveforms to velocity (inverse problem) is important for several applications. While traditional techniques for so…

Translation

Laplace-fPINNs: Laplace-based fractional physics-informed neural networks for solving forward and inverse problems of subdiffusion

2023-04-03 · Xiong-bin Yan, Zhi-Qin John Xu, Zheng Ma

The use of Physics-informed neural networks (PINNs) has shown promise in solving forward and inverse problems of fractional diffusion equations. However, due to the fact that automatic differentiation is not applicable f…

Ensemble Kalman Diffusion Guidance: A Derivative-free Method for Inverse Problems

2024-09-30 · Hongkai Zheng, Wenda Chu, Austin Wang, Nikola Kovachki 외

When solving inverse problems, it is increasingly popular to use pre-trained diffusion models as plug-and-play priors. This framework can accommodate different forward models without re-training while preserving the gene…

Physics-informed neural networks for solving forward and inverse problems in complex beam systems

2023-03-02 · Taniya Kapoor, Hongrui Wang, Alfredo Nunez, Rolf Dollevoet

This paper proposes a new framework using physics-informed neural networks (PINNs) to simulate complex structural systems that consist of single and double beams based on Euler-Bernoulli and Timoshenko theory, where the …

Physics-informed Deep Learning to Solve Three-dimensional Terzaghi Consolidation Equation: Forward and Inverse Problems

2024-01-08 · Biao Yuan, Ana Heitor, He Wang, Xiaohui Chen

The emergence of neural networks constrained by physical governing equations has sparked a new trend in deep learning research, which is known as Physics-Informed Neural Networks (PINNs). However, solving high-dimensiona…