Proactive Model Adaptation Against Concept Drift for Online Time Series Forecasting
Lifan Zhao, Yanyan Shen

TL;DR
This paper introduces Proceed, a proactive framework that estimates and adapts to concept drift in online time series forecasting, significantly improving model resilience against evolving data distributions.
Contribution
Proceed is the first framework to proactively estimate and adapt to concept drift in online time series forecasting, enhancing model robustness.
Findings
Proceed outperforms state-of-the-art online learning methods.
Synthetic training on diverse drifts improves generalization.
Significant performance gains across multiple datasets.
Abstract
Time series forecasting always faces the challenge of concept drift, where data distributions evolve over time, leading to a decline in forecast model performance. Existing solutions are based on online learning, which continually organize recent time series observations as new training samples and update model parameters according to the forecasting feedback on recent data. However, they overlook a critical issue: obtaining ground-truth future values of each sample should be delayed until after the forecast horizon. This delay creates a temporal gap between the training samples and the test sample. Our empirical analysis reveals that the gap can introduce concept drift, causing forecast models to adapt to outdated concepts. In this paper, we present Proceed, a novel proactive model adaptation framework for online time series forecasting. Proceed first estimates the concept drift…
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
TopicsData Stream Mining Techniques · Air Quality Monitoring and Forecasting · Time Series Analysis and Forecasting
