Enhancing Continuous Time Series Modelling with a Latent ODE-LSTM Approach

07/11/2023
by   C. Coelho, et al.
0

Due to their dynamic properties such as irregular sampling rate and high-frequency sampling, Continuous Time Series (CTS) are found in many applications. Since CTS with irregular sampling rate are difficult to model with standard Recurrent Neural Networks (RNNs), RNNs have been generalised to have continuous-time hidden dynamics defined by a Neural Ordinary Differential Equation (Neural ODE), leading to the ODE-RNN model. Another approach that provides a better modelling is that of the Latent ODE model, which constructs a continuous-time model where a latent state is defined at all times. The Latent ODE model uses a standard RNN as the encoder and a Neural ODE as the decoder. However, since the RNN encoder leads to difficulties with missing data and ill-defined latent variables, a Latent ODE-RNN model has recently been proposed that uses a ODE-RNN model as the encoder instead. Both the Latent ODE and Latent ODE-RNN models are difficult to train due to the vanishing and exploding gradients problem. To overcome this problem, the main contribution of this paper is to propose and illustrate a new model based on a new Latent ODE using an ODE-LSTM (Long Short-Term Memory) network as an encoder – the Latent ODE-LSTM model. To limit the growth of the gradients the Norm Gradient Clipping strategy was embedded on the Latent ODE-LSTM model. The performance evaluation of the new Latent ODE-LSTM (with and without Norm Gradient Clipping) for modelling CTS with regular and irregular sampling rates is then demonstrated. Numerical experiments show that the new Latent ODE-LSTM performs better than Latent ODE-RNNs and can avoid the vanishing and exploding gradients during training.

READ FULL TEXT
research
05/20/2020

Neural Ordinary Differential Equation based Recurrent Neural Network Model

Neural differential equations are a promising new member in the neural n...
research
07/08/2019

Latent ODEs for Irregularly-Sampled Time Series

Time series with non-uniform intervals occur in many applications, and a...
research
06/07/2021

The effect of phased recurrent units in the classification of multiple catalogs of astronomical lightcurves

In the new era of very large telescopes, where data is crucial to expand...
research
04/14/2023

Continuous time recurrent neural networks: overview and application to forecasting blood glucose in the intensive care unit

Irregularly measured time series are common in many of the applied setti...
research
11/22/2021

Modeling Irregular Time Series with Continuous Recurrent Units

Recurrent neural networks (RNNs) like long short-term memory networks (L...
research
07/03/2023

Neural Chronos ODE: Unveiling Temporal Patterns and Forecasting Future and Past Trends in Time Series Data

This work introduces Neural Chronos Ordinary Differential Equations (Neu...
research
06/08/2020

Theoretical Guarantees for Learning Conditional Expectation using Controlled ODE-RNN

Continuous stochastic processes are widely used to model time series tha...

Please sign up or login with your details

Forgot password? Click here to reset