TimeBridge: Non-Stationarity Matters for Long-term Time Series Forecasting
About
Non-stationarity poses significant challenges for multivariate time series forecasting due to the inherent short-term fluctuations and long-term trends that can lead to spurious regressions or obscure essential long-term relationships. Most existing methods either eliminate or retain non-stationarity without adequately addressing its distinct impacts on short-term and long-term modeling. Eliminating non-stationarity is essential for avoiding spurious regressions and capturing local dependencies in short-term modeling, while preserving it is crucial for revealing long-term cointegration across variates. In this paper, we propose TimeBridge, a novel framework designed to bridge the gap between non-stationarity and dependency modeling in long-term time series forecasting. By segmenting input series into smaller patches, TimeBridge applies Integrated Attention to mitigate short-term non-stationarity and capture stable dependencies within each variate, while Cointegrated Attention preserves non-stationarity to model long-term cointegration across variates. Extensive experiments show that TimeBridge consistently achieves state-of-the-art performance in both short-term and long-term forecasting. Additionally, TimeBridge demonstrates exceptional performance in financial forecasting on the CSI 500 and S&P 500 indices, further validating its robustness and effectiveness. Code is available at https://github.com/Hank0626/TimeBridge.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Time Series Forecasting | ETTh1 | MSE0.45 | 836 | |
| Time Series Forecasting | ETTh2 | MSE0.375 | 796 | |
| Long-term time-series forecasting | ETTh1 | MAE0.424 | 575 | |
| Time Series Forecasting | ETTm2 | MSE0.281 | 536 | |
| Long-term time-series forecasting | Weather | MSE0.219 | 525 | |
| Multivariate long-term forecasting | ETTh1 | MSE0.354 | 472 | |
| Long-term time-series forecasting | ETTm1 | MSE0.284 | 461 | |
| Long-term time-series forecasting | ETTh2 | MSE0.341 | 461 | |
| Long-term time-series forecasting | ETTm2 | MSE0.246 | 455 | |
| Multivariate long-term series forecasting | ETTh2 | MSE0.271 | 445 |