A Unified Replay-based Continuous Learning Framework for Spatio-Temporal Prediction on Streaming Data
Hao Miao, Yan Zhao, Chenjuan Guo, Bin Yang, Kai Zheng, Feiteng Huang,, Jiandong Xie, Christian S. Jensen

TL;DR
This paper introduces a unified replay-based continuous learning framework for spatio-temporal prediction on streaming data, combining replay buffers, mixup, autoencoders, and data augmentation to prevent catastrophic forgetting and improve accuracy.
Contribution
The proposed framework uniquely integrates replay buffers, spatio-temporal mixup, autoencoders, and data augmentation for effective continual learning in spatio-temporal prediction tasks.
Findings
Effective in preventing catastrophic forgetting
Improves prediction accuracy on streaming data
Outperforms existing methods in experiments
Abstract
The widespread deployment of wireless and mobile devices results in a proliferation of spatio-temporal data that is used in applications, e.g., traffic prediction, human mobility mining, and air quality prediction, where spatio-temporal prediction is often essential to enable safety, predictability, or reliability. Many recent proposals that target deep learning for spatio-temporal prediction suffer from so-called catastrophic forgetting, where previously learned knowledge is entirely forgotten when new data arrives. Such proposals may experience deteriorating prediction performance when applied in settings where data streams into the system. To enable spatio-temporal prediction on streaming data, we propose a unified replay-based continuous learning framework. The framework includes a replay buffer of previously learned samples that are fused with training data using a spatio-temporal…
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 Management and Algorithms · Data Mining Algorithms and Applications · Data Stream Mining Techniques
MethodsMixup
