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 Time Domain01:21

Linear Approximation in Time Domain

107
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,...
107
Classification of Systems-II01:31

Classification of Systems-II

183
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
183
State Space Representation01:27

State Space Representation

245
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...
245
Linear time-invariant Systems01:23

Linear time-invariant Systems

298
A system is linear if it displays the characteristics of homogeneity and additivity, together termed the superposition property. This principle is fundamental in all linear systems. Linear time-invariant (LTI) systems include systems with linear elements and constant parameters.
The input-output behavior of an LTI system can be fully defined by its response to an impulsive excitation at its input. Once this impulse response is known, the system's reaction to any other input can be...
298
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

84
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...
84
Basic Continuous Time Signals01:22

Basic Continuous Time Signals

242
Basic continuous-time signals include the unit step function, unit impulse function, and unit ramp function, collectively referred to as singularity functions. Singularity functions are characterized by discontinuities or discontinuous derivatives.
The unit step function, denoted u(t), is zero for negative time values and one for positive time values, exhibiting a discontinuity at t=0. This function often represents abrupt changes, such as the step voltage introduced when turning a car's...
242

You might also read

Related Articles

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

Sort by
Same author

Molecular Crosstalk Between Flowering Time and Drought Adaptation in Cereal Crops.

Plants (Basel, Switzerland)·2026
Same author

Calcium ions released from alginate hydrogel promote wound healing by enhancing fibroblast activity.

Frontiers in bioengineering and biotechnology·2026
Same author

Pan-Plastome Evolution and Metabolite Variation Provide Insights to Conservation of the Tibetan Medicinal Plant <i>Mirabilis himalaica</i>.

Plants (Basel, Switzerland)·2026
Same author

IS110 transposon utilizes two mechanistically distinct RNA-guided transposition pathways.

Molecular cell·2026
Same author

Validation of a Pseudovirus Neutralization Assay for Severe Acute Respiratory Syndrome Coronavirus 2 Omicron JN.1 and LP.8.1 Subvariant Lineage Strains with Homologous and Heterologous Matched Sera in Clinically Relevant Samples.

Microorganisms·2026
Same author

Risk of adverse events associated with co-administration of quetiapine and Bupleuri Radix: A population-based cohort study.

Pharmacological research·2026

Related Experiment Video

Updated: Jul 25, 2025

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

4.9K

Time-aware neural ordinary differential equations for incomplete time series modeling.

Zhuoqing Chang1, Shubo Liu1, Run Qiu1

  • 1School of Computer Science, Wuhan University, 299# Bayi Rd, Wuchang District, Wuhan, 430072 Hubei China.

The Journal of Supercomputing
|June 26, 2023
PubMed
Summary

This study introduces Time-aware Neural-Ordinary Differential Equations (TN-ODE) to model incomplete time series data. TN-ODE effectively imputes missing values and performs multi-step predictions, outperforming existing methods.

Keywords:
Incomplete time seriesNeural ODEsTime-aware encoder

More Related Videos

Modeling Fast-scan Cyclic Voltammetry Data from Electrically Stimulated Dopamine Neurotransmission Data Using QNsim1.0
07:41

Modeling Fast-scan Cyclic Voltammetry Data from Electrically Stimulated Dopamine Neurotransmission Data Using QNsim1.0

Published on: June 5, 2017

10.0K
A Method for Tracking the Time Evolution of Steady-State Evoked Potentials
12:03

A Method for Tracking the Time Evolution of Steady-State Evoked Potentials

Published on: May 25, 2019

8.5K

Related Experiment Videos

Last Updated: Jul 25, 2025

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

4.9K
Modeling Fast-scan Cyclic Voltammetry Data from Electrically Stimulated Dopamine Neurotransmission Data Using QNsim1.0
07:41

Modeling Fast-scan Cyclic Voltammetry Data from Electrically Stimulated Dopamine Neurotransmission Data Using QNsim1.0

Published on: June 5, 2017

10.0K
A Method for Tracking the Time Evolution of Steady-State Evoked Potentials
12:03

A Method for Tracking the Time Evolution of Steady-State Evoked Potentials

Published on: May 25, 2019

8.5K

Area of Science:

  • Data Science
  • Machine Learning
  • Artificial Intelligence

Background:

  • Internet of Things (IoT) generates vast amounts of time-series data.
  • Real-world time-series data frequently contains missing values due to sensor issues or noise.
  • Current methods for handling missing time-series data often degrade temporal information and introduce errors.

Purpose of the Study:

  • To propose a novel continuous neural network architecture, Time-aware Neural-Ordinary Differential Equations (TN-ODE), for modeling incomplete time-series data.
  • To enable accurate imputation of missing values at any time point.
  • To facilitate multi-step predictions at specified future time points.

Main Methods:

  • Developed TN-ODE, a continuous neural network architecture.
  • Utilized a time-aware Long Short-Term Memory (LSTM) as an encoder to learn from partial observations.
  • Parameterized the derivative of latent states using a fully connected network for continuous-time dynamics.

Main Results:

  • TN-ODE demonstrated superior performance in data interpolation and extrapolation tasks compared to baseline methods.
  • The model achieved lower Mean Square Error (MSE) for imputation and prediction.
  • TN-ODE also showed improved accuracy in downstream time-series classification tasks.

Conclusions:

  • TN-ODE offers an effective solution for modeling incomplete time-series data without compromising temporal information.
  • The architecture successfully handles missing value imputation and multi-step prediction.
  • TN-ODE represents a significant advancement in time-series analysis for IoT applications.