ODEStream: A Buffer-Free Online Learning Framework with ODE-based Adaptor for Streaming Time Series Forecasting
Futoon M.Abushaqra, Hao Xue, Yongli Ren, Flora D.Salim

TL;DR
ODEStream is a buffer-free online learning framework that uses neural ODEs to adapt to irregular and evolving streaming time series data, outperforming existing models in accuracy and responsiveness.
Contribution
It introduces a novel buffer-free continual learning framework with a temporal isolation layer and neural ODEs for irregular, streaming time series forecasting.
Findings
Outperforms state-of-the-art online learning models on real-world datasets.
Effectively handles irregular sequences and concept drift.
Maintains high prediction accuracy over extended streaming periods.
Abstract
Addressing the challenges of irregularity and concept drift in streaming time series is crucial for real-world predictive modelling. Previous studies in time series continual learning often propose models that require buffering long sequences, potentially restricting the responsiveness of the inference system. Moreover, these models are typically designed for regularly sampled data, an unrealistic assumption in real-world scenarios. This paper introduces ODEStream, a novel buffer-free continual learning framework that incorporates a temporal isolation layer to capture temporal dependencies within the data. Simultaneously, it leverages the capability of neural ordinary differential equations to process irregular sequences and generate a continuous data representation, enabling seamless adaptation to changing dynamics in a data streaming scenario. Our approach focuses on learning how the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Stream Mining Techniques · Time Series Analysis and Forecasting · Neural Networks and Applications
