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

Linear Approximation in Frequency Domain01:26

Linear Approximation in Frequency Domain

136
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....
136
Linear Approximation in Time Domain01:21

Linear Approximation in Time Domain

125
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,...
125
Second Order systems II01:18

Second Order systems II

173
In an underdamped second-order system, where the damping ratio ζ is between 0 and 1, a unit-step input results in a transfer function that, when transformed using the inverse Laplace method, reveals the output response. The output exhibits a damped sinusoidal oscillation, and the difference between the input and output is termed the error signal. This error signal also demonstrates damped oscillatory behavior. Eventually, as the system reaches a steady state, the error diminishes to zero.
173
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

101
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...
101
Transmission-Line Differential Equations01:26

Transmission-Line Differential Equations

405
Transmission lines are essential components of electrical power systems. They are characterized by the distributed nature of resistance (R), inductance (L), and capacitance (C) per unit length. To analyze these lines, differential equations are employed to model the variations in voltage and current along the line.
Line Section Model
A circuit representing a line section of length Δx helps in understanding the transmission line parameters. The voltage V(x) and current i(x) are measured...
405
Discrete-Time Fourier Series01:20

Discrete-Time Fourier Series

368
The Discrete-Time Fourier Series (DTFS) is a fundamental concept in signal processing, serving as the discrete-time counterpart to the continuous-time Fourier series. It allows for the representation and analysis of discrete-time periodic signals in terms of their frequency components. Unlike its continuous counterpart, which utilizes integrals, the calculation of DTFS expansion coefficients involves summations due to the discrete nature of the signal.
For a discrete-time periodic signal x[n]...
368

You might also read

Related Articles

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

Sort by
Same author

The vanishing gradient problem for stiff neural differential equations.

Chaos (Woodbury, N.Y.)·2025
Same author

Training stiff neural ordinary differential equations with explicit exponential integration methods.

Chaos (Woodbury, N.Y.)·2025
Same author

Training stiff neural ordinary differential equations with implicit single-step methods.

Chaos (Woodbury, N.Y.)·2024
Same author

Bayesian polynomial neural networks and polynomial neural ordinary differential equations.

PLoS computational biology·2024
Same author

Protosequences in brain organoids model intrinsic brain states Authors.

bioRxiv : the preprint server for biology·2024
Same author

Interpretable polynomial neural ordinary differential equations.

Chaos (Woodbury, N.Y.)·2023

Related Experiment Video

Updated: Sep 15, 2025

Design and Application of a Fault Detection Method Based on Adaptive Filters and Rotational Speed Estimation for an Electro-Hydrostatic Actuator
06:45

Design and Application of a Fault Detection Method Based on Adaptive Filters and Rotational Speed Estimation for an Electro-Hydrostatic Actuator

Published on: October 28, 2022

1.8K

Training stiff neural ordinary differential equations with explicit rational Taylor series methods.

Colby Fronk1, Linda Petzold2,3

  • 1Department of Chemical Engineering, University of California, Santa Barbara, Santa Barbara, California 93106, USA.

Chaos (Woodbury, N.Y.)
|July 18, 2025
PubMed
Summary

We developed new explicit rational Taylor methods for training stiff neural ordinary differential equations. These methods offer high efficiency and stability, reducing computational costs for complex dynamics modeling.

More Related Videos

Designing and Implementing Nervous System Simulations on LEGO Robots
10:34

Designing and Implementing Nervous System Simulations on LEGO Robots

Published on: May 25, 2013

15.2K
Computational Modeling of Retinal Neurons for Visual Prosthesis Research - Fundamental Approaches
10:50

Computational Modeling of Retinal Neurons for Visual Prosthesis Research - Fundamental Approaches

Published on: June 21, 2022

1.8K

Related Experiment Videos

Last Updated: Sep 15, 2025

Design and Application of a Fault Detection Method Based on Adaptive Filters and Rotational Speed Estimation for an Electro-Hydrostatic Actuator
06:45

Design and Application of a Fault Detection Method Based on Adaptive Filters and Rotational Speed Estimation for an Electro-Hydrostatic Actuator

Published on: October 28, 2022

1.8K
Designing and Implementing Nervous System Simulations on LEGO Robots
10:34

Designing and Implementing Nervous System Simulations on LEGO Robots

Published on: May 25, 2013

15.2K
Computational Modeling of Retinal Neurons for Visual Prosthesis Research - Fundamental Approaches
10:50

Computational Modeling of Retinal Neurons for Visual Prosthesis Research - Fundamental Approaches

Published on: June 21, 2022

1.8K

Area of Science:

  • Numerical Analysis
  • Machine Learning
  • Dynamical Systems

Background:

  • Stiff neural ordinary differential equations (NODEs) present significant computational challenges.
  • Traditional implicit methods for stiff NODEs are often computationally intensive.
  • Efficient and stable training of stiff dynamics is crucial for data-driven simulations.

Purpose of the Study:

  • To introduce novel explicit rational Taylor series methods for directly training stiff NODEs.
  • To enhance the efficiency and numerical stability of learning stiff dynamical systems.
  • To provide a computationally reduced alternative to traditional implicit methods.

Main Methods:

  • Development of second and third-order explicit rational Taylor series schemes.
  • Demonstration of A-stability for the proposed explicit schemes.
  • Application of these methods to train stiff systems, including the van der Pol oscillator.

Main Results:

  • The explicit schemes achieve high efficiency with a single linear solve per time step.
  • Proposed methods exhibit strong numerical stability, even at large step sizes.
  • Effective learning of stiff dynamics was demonstrated without stability issues common to implicit schemes.
  • Significantly reduced computational cost compared to traditional implicit methods.

Conclusions:

  • Explicit rational Taylor methods provide an efficient and stable approach for training stiff NODEs.
  • These methods expand the capabilities of data-driven simulation for complex dynamics.
  • The findings support applications in mesh-based simulation and physics-informed neural networks.