Related Experiment Video
Updated: Jan 16, 2026

Author Spotlight: Advancing Large-Scale Neural Dynamics Through HD-MEA Technology
Published on: March 8, 2024
Parameter identification for PDEs using sparse interior data and a recurrent neural network
Jie Long1, Abdul Khaliq2,3, Khaled M Furati4
1Department of Mathematical Sciences, Middle Tennessee State University, Murfreesboro, TN, 37132, USA. Jie.Long@mtsu.edu.
Abstract:
Physics-informed neural networks have proven to be a powerful approach for addressing both forward and inverse problems by integrating the governing equations' residuals and data constraints within the loss function. However, their performance significantly declines when interior data is sparse. In this study, we propose a new approach to address this issue by combining the Gated Recurrent Units with an implicit numerical method. First, the input is fed into the neural network to produce an initial solution approximation over the entire domain. Next, an implicit numerical method is employed to simulate the time iteration scheme based on these approximate solutions, wherein the unknown parameters of the partial differential equations are initially assigned random values. In this approach, the physical constraints are integrated into the time iteration scheme, allowing us to formulate mean square errors between the iteration scheme and the neural network's approximate solutions. Furthermore, mean square errors comparing sparse interior data points and the network's corresponding predictions are incorporated into the loss function. By minimizing this combined loss, the unknown parameters are identified, and the complete solution is obtained. The algorithm's effectiveness is demonstrated in various numerical experiments, such as Burgers' equation, Allen-Cahn equation, and non-linear Schrödinger equation.
Related Concept Videos
State Space Representation
Consider an RLC circuit, a...
Linear Approximation in Time Domain
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
Modeling with Differential Equations
Linear Approximation in Frequency Domain
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...