Modeling Irregular Time Series with Continuous Recurrent Units

11/22/2021
by   Mona Schirmer, et al.
0

Recurrent neural networks (RNNs) like long short-term memory networks (LSTMs) and gated recurrent units (GRUs) are a popular choice for modeling sequential data. Their gating mechanism permits weighting previous history encoded in a hidden state with new information from incoming observations. In many applications, such as medical records, observations times are irregular and carry important information. However, LSTMs and GRUs assume constant time intervals between observations. To address this challenge, we propose continuous recurrent units (CRUs) -a neural architecture that can naturally handle irregular time intervals between observations. The gating mechanism of the CRU employs the continuous formulation of a Kalman filter and alternates between (1) continuous latent state propagation according to a linear stochastic differential equation (SDE) and (2) latent state updates whenever a new observation comes in. In an empirical study, we show that the CRU can better interpolate irregular time series than neural ordinary differential equation (neural ODE)-based models. We also show that our model can infer dynamics from im-ages and that the Kalman gain efficiently singles out candidates for valuable state updates from noisy observations.

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
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
02/16/2023

Temporal Graph Neural Networks for Irregular Data

This paper proposes a temporal graph neural network model for forecastin...
research
01/13/2023

Building a Fuel Moisture Model for the Coupled Fire-Atmosphere Model WRF-SFIRE from Data: From Kalman Filters to Recurrent Neural Networks

The current fuel moisture content (FMC) subsystems in WRF-SFIRE and its ...
research
07/11/2023

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

Due to their dynamic properties such as irregular sampling rate and high...
research
06/29/2021

Continuous Latent Process Flows

Partial observations of continuous time-series dynamics at arbitrary tim...

Please sign up or login with your details

Forgot password? Click here to reset