Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Rethinking Channel Dependence for Multivariate Time Series Forecasting: Learning from Leading Indicators

About

Recently, channel-independent methods have achieved state-of-the-art performance in multivariate time series (MTS) forecasting. Despite reducing overfitting risks, these methods miss potential opportunities in utilizing channel dependence for accurate predictions. We argue that there exist locally stationary lead-lag relationships between variates, i.e., some lagged variates may follow the leading indicators within a short time period. Exploiting such channel dependence is beneficial since leading indicators offer advance information that can be used to reduce the forecasting difficulty of the lagged variates. In this paper, we propose a new method named LIFT that first efficiently estimates leading indicators and their leading steps at each time step and then judiciously allows the lagged variates to utilize the advance information from leading indicators. LIFT plays as a plugin that can be seamlessly collaborated with arbitrary time series forecasting methods. Extensive experiments on six real-world datasets demonstrate that LIFT improves the state-of-the-art methods by 5.5% in average forecasting performance. Our code is available at https://github.com/SJTU-Quant/LIFT.

Lifan Zhao, Yanyan Shen• 2024

Related benchmarks

TaskDatasetResultRank
Time Series ForecastingETTh1 (test)
MSE0.303
262
Time Series ForecastingETTm1 (test)
MSE0.19
196
Time Series ForecastingElectricity
MSE0.094
161
Time Series ForecastingElectricity (test)
MSE0.131
72
ForecastingTraffic
MSE0.3
60
Time Series ForecastingIllness (ILI) (test)
MSE0.819
38
ForecastingWeather
MSE0.086
22
Time Series ForecastingWeather standard (test)
MSE0.147
16
ForecastingWind
MSE0.131
15
Time Series ForecastingETTh1 Standard (test)
MSE0.369
3
Showing 10 of 14 rows

Other info

Code

Follow for update