Share your thoughts, 1 month free Claude Pro on usSee more
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
Multivariate ForecastingETTh1
MSE0.443
830
Multivariate Time-series ForecastingWeather
MSE0.26
409
Time Series ForecastingETTh1 (test)
MSE0.303
398
Time Series ForecastingETTm1 (test)
MSE0.19
315
Multivariate Time-series ForecastingTraffic
MSE0.513
310
Multivariate Time-series ForecastingExchange
MAE0.403
262
Multivariate Time-series ForecastingETTh2
MSE0.386
198
Multivariate Time-series ForecastingETTh2 (test)
MSE0.386
192
Time Series ForecastingElectricity
MSE0.094
161
Multivariate Time-series ForecastingETTh1 (test)
MSE0.385
160
Showing 10 of 26 rows

Other info

Code

Follow for update