REVIEW 2 cited by
Learning Long-Term Dependencies in Irregularly-Sampled Time Series
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Recurrent neural networks (RNNs) with continuous-time hidden states are a natural fit for modeling irregularly-sampled time series. These models, however, face difficulties when the input data possess long-term dependencies. We prove that similar to standard RNNs, the underlying reason for this issue is the vanishing or exploding of the gradient during training. This phenomenon is expressed by the ordinary differential equation (ODE) representation of the hidden state, regardless of the ODE solver's choice. We provide a solution by designing a new algorithm based on the long short-term memory (LSTM) that separates its memory from its time-continuous state. This way, we encode a continuous-time dynamical flow within the RNN, allowing it to respond to inputs arriving at arbitrary time-lags while ensuring a constant error propagation through the memory path. We call these RNN models ODE-LSTMs. We experimentally show that ODE-LSTMs outperform advanced RNN-based counterparts on non-uniformly sampled data with long-term dependencies. All code and data is available at https://github.com/mlech26l/ode-lstms.
Forward citations
Cited by 2 Pith papers
-
Physics-Informed Neural ODEs for Temporal Dynamics Modeling in Cardiac T1 Mapping
A physics-informed LSTM-ODE estimates cardiac T1 maps from 3-5 MOLLI baseline images, matching full-sequence accuracy in simulation but with modest statistical significance.
-
DeepUKF-VIN: Adaptively-tuned Deep Unscented Kalman Filter for 3D Visual-Inertial Navigation based on IMU-Vision-Net
A deep learning module that tunes UKF noise covariances for visual-inertial navigation is proposed, but its claimed consistent advantage over a standard UKF is not supported by the paper's own tables.
Discussion (0). Continue with ORCID to comment.