SeqLink: A Robust Neural-ODE Architecture for Modelling Partially Observed Time Series
Futoon M. Abushaqra, Hao Xue, Yongli Ren, Flora D. Salim

TL;DR
SeqLink introduces a neural-ODE architecture that enhances time series modeling robustness by leveraging multiple data samples and sequence links, outperforming existing methods especially on sparse and intermittent data.
Contribution
The paper proposes SeqLink, a novel neural architecture that improves the modeling of partially observed time series by utilizing relationships between samples to define hidden states.
Findings
SeqLink outperforms state-of-the-art models on synthetic and real-world datasets.
The model effectively handles long sequences and data sparsity.
SeqLink improves the modeling of intermittent time series.
Abstract
Ordinary Differential Equations (ODE) based models have become popular as foundation models for solving many time series problems. Combining neural ODEs with traditional RNN models has provided the best representation for irregular time series. However, ODE-based models typically require the trajectory of hidden states to be defined based on either the initial observed value or the most recent observation, raising questions about their effectiveness when dealing with longer sequences and extended time intervals. In this article, we explore the behaviour of the ODE models in the context of time series data with varying degrees of sparsity. We introduce SeqLink, an innovative neural architecture designed to enhance the robustness of sequence representation. Unlike traditional approaches that solely rely on the hidden state generated from the last observed value, SeqLink leverages ODE…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStock Market Forecasting Methods · Time Series Analysis and Forecasting · Neural Networks and Applications
