Tackling Time-Series Forecasting Generalization via Mitigating Concept Drift
By: Zhiyuan Zhao, Haoxin Liu, B. Aditya Prakash
Potential Business Impact:
Predicts future events better by spotting changing patterns.
Time-series forecasting finds broad applications in real-world scenarios. Due to the dynamic nature of time series data, it is important for time-series forecasting models to handle potential distribution shifts over time. In this paper, we initially identify two types of distribution shifts in time series: concept drift and temporal shift. We acknowledge that while existing studies primarily focus on addressing temporal shift issues in time series forecasting, designing proper concept drift methods for time series forecasting has received comparatively less attention. Motivated by the need to address potential concept drift, while conventional concept drift methods via invariant learning face certain challenges in time-series forecasting, we propose a soft attention mechanism that finds invariant patterns from both lookback and horizon time series. Additionally, we emphasize the critical importance of mitigating temporal shifts as a preliminary to addressing concept drift. In this context, we introduce ShifTS, a method-agnostic framework designed to tackle temporal shift first and then concept drift within a unified approach. Extensive experiments demonstrate the efficacy of ShifTS in consistently enhancing the forecasting accuracy of agnostic models across multiple datasets, and outperforming existing concept drift, temporal shift, and combined baselines.
Similar Papers
Improving Real-Time Concept Drift Detection using a Hybrid Transformer-Autoencoder Framework
Machine Learning (CS)
Spots changes in computer learning early.
Autonomous Concept Drift Threshold Determination
Machine Learning (CS)
Adapts computer learning to spot changes faster.
When the Past Misleads: Rethinking Training Data Expansion Under Temporal Distribution Shifts
Computers and Society
More data doesn't always make computer predictions better.