Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

State Space Representation01:27

State Space Representation

531
The frequency-domain technique, commonly used in analyzing and designing feedback control systems, is effective for linear, time-invariant systems. However, it falls short when dealing with nonlinear, time-varying, and multiple-input multiple-output systems. The time-domain or state-space approach addresses these limitations by utilizing state variables to construct simultaneous, first-order differential equations, known as state equations, for an nth-order system.
Consider an RLC circuit, a...
531
Linear Approximation in Time Domain01:21

Linear Approximation in Time Domain

345
Nonlinear systems often require sophisticated approaches for accurate modeling and analysis, with state-space representation being particularly effective. This method is especially useful for systems where variables and parameters vary with time or operating conditions, such as in a simple pendulum or a translational mechanical system with nonlinear springs.
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
345
Modeling with Differential Equations01:25

Modeling with Differential Equations

7
Population dynamics can be described mathematically by considering the population size P(t) as a function of time. The rate of change of the population is then represented by the derivative of P(t). A simple assumption is that the rate of growth is proportional to the size of the population itself. This leads to an exponential growth model, where the population increases rapidly without bound. While this is a useful first approximation, it does not reflect realistic long-term...
7
Linear Approximation in Frequency Domain01:26

Linear Approximation in Frequency Domain

357
Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
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....
357
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models01:06

Model Approaches for Pharmacokinetic Data: Distributed Parameter Models

242
Pharmacokinetic models are mathematical constructs that represent and predict the time course of drug concentrations in the body, providing meaningful pharmacokinetic parameters. These models are categorized into compartment, physiological, and 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...
242
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

290
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
290

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Genetic services in Pakistan: a review highlighting limitations and opportunities for improvement.

Journal of community genetics·2026
Same author

Low-intensity pulsed ultrasound regulates the osteogenic-adipogenic differentiation balance of rat adipose-derived stem cells via the PI3K/AKT-SREBF1 signaling axis.

Stem cells translational medicine·2026
Same author

Prevention of aggression in psychiatric patients in five psychiatric hospitals in China: a best practice implementation project.

JBI evidence implementation·2026
Same author

Differentiating Mummified Thyroid Nodules From Papillary Thyroid Carcinoma: A Machine Learning Approach Using Multi-Modal Ultrasound Radiomics.

Ultrasound in medicine & biology·2026
Same author

Circularly Polarized Quasimonochromatic High Harmonic Generation.

Physical review letters·2026
Same author

Overcoming the absence of pre-traumatic imaging: a multiplanar three-dimensional virtual reduction workflow for mandibular condylar fractures.

BMC surgery·2026
Same journal

Peripheral B-cell receptor repertoire predicts immune-related adverse events following immune checkpoint inhibitor therapy in advanced renal cell carcinoma.

Scientific reports·2026
Same journal

Effects of black soldier fly (Hermetia illucens L.) larvae zoocompost on the mineral element content of blue honeysuckle berries.

Scientific reports·2026
Same journal

Investigation on absorption refrigeration performance of R1243zf with imidazolium ionic liquid as the working pairs.

Scientific reports·2026
Same journal

DeepTriage-CN: integrating clinical text with vital signs for emergency department admission prediction in an aging population.

Scientific reports·2026
Same journal

Gold nanoparticles as dual-action antiviral agents: disruption of SARS-CoV-2 viral envelopes and RNA integrity.

Scientific reports·2026
Same journal

Comparison of capillary microsampling and venous blood for multi-pathogen serosurveillance.

Scientific reports·2026
See all related articles

Related Experiment Video

Updated: Jan 16, 2026

Author Spotlight: Advancing Large-Scale Neural Dynamics Through HD-MEA Technology
09:44

Author Spotlight: Advancing Large-Scale Neural Dynamics Through HD-MEA Technology

Published on: March 8, 2024

5.8K

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.

Scientific Reports
|September 30, 2025
PubMed
Summary
This summary is machine-generated.

Physics-informed neural networks (PINNs) struggle with sparse data. This study introduces a novel method combining Gated Recurrent Units and implicit numerical methods to enhance PINN performance, effectively identifying parameters and solutions even with limited interior data.

Keywords:
Deep learningHybrid modelInverse problemSparse dataTime-dependent PDEs

Related Experiment Videos

Last Updated: Jan 16, 2026

Author Spotlight: Advancing Large-Scale Neural Dynamics Through HD-MEA Technology
09:44

Author Spotlight: Advancing Large-Scale Neural Dynamics Through HD-MEA Technology

Published on: March 8, 2024

5.8K

Area of Science:

  • Computational Science
  • Applied Mathematics
  • Machine Learning

Background:

  • Physics-informed neural networks (PINNs) integrate physical laws into neural networks for solving differential equations.
  • PINNs face performance degradation with sparse interior data, limiting their application in real-world scenarios.
  • Existing methods often require dense data, posing challenges for inverse problems with limited measurements.

Purpose of the Study:

  • To develop a novel approach that overcomes the limitations of PINNs in scenarios with sparse interior data.
  • To enhance the accuracy and robustness of parameter identification and solution retrieval for partial differential equations.
  • To demonstrate the efficacy of the proposed method across various benchmark problems.

Main Methods:

  • A hybrid approach combining Gated Recurrent Units (GRUs) with an implicit numerical method is proposed.
  • The GRU provides an initial solution approximation, which is then refined using an implicit time-stepping scheme.
  • Physical constraints are embedded within the time iteration, and the loss function incorporates errors from both the iteration scheme and sparse data points.

Main Results:

  • The proposed method successfully identifies unknown parameters and obtains complete solutions even with sparse interior data.
  • Numerical experiments on Burgers' equation, Allen-Cahn equation, and the non-linear Schrödinger equation validate the algorithm's effectiveness.
  • The approach demonstrates improved performance compared to standard PINNs when interior data is scarce.

Conclusions:

  • The integration of GRUs and implicit numerical methods offers a robust solution for data-scarce inverse problems in scientific computing.
  • This hybrid approach significantly enhances the applicability of physics-informed learning in complex physical systems.
  • The method provides a promising direction for advancing numerical simulations and parameter estimation in computational science.