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

Revisiting Long-term Time Series Forecasting: An Investigation on Linear Mapping

About

Long-term time series forecasting has gained significant attention in recent years. While there are various specialized designs for capturing temporal dependency, previous studies have demonstrated that a single linear layer can achieve competitive forecasting performance compared to other complex architectures. In this paper, we thoroughly investigate the intrinsic effectiveness of recent approaches and make three key observations: 1) linear mapping is critical to prior long-term time series forecasting efforts; 2) RevIN (reversible normalization) and CI (Channel Independent) play a vital role in improving overall forecasting performance; and 3) linear mapping can effectively capture periodic features in time series and has robustness for different periods across channels when increasing the input horizon. We provide theoretical and experimental explanations to support our findings and also discuss the limitations and future works. Our framework's code is available at \url{https://github.com/plumprc/RTSF}.

Zhe Li, Shiyi Qi, Yiduo Li, Zenglin Xu• 2023

Related benchmarks

TaskDatasetResultRank
Multivariate ForecastingETTh1
MSE0.2862
645
Time Series ForecastingETTh1
MSE0.366
601
Time Series ForecastingETTh2
MSE0.262
438
Multivariate Time-series ForecastingETTm1
MSE0.31
433
Time Series ForecastingETTm2
MSE0.162
382
Long-term time-series forecastingETTh1
MAE0.427
351
Long-term time-series forecastingWeather
MSE0.192
348
Multivariate long-term forecastingETTh1
MSE0.386
344
Multivariate ForecastingETTh2
MSE0.275
341
Multivariate Time-series ForecastingETTm2
MSE0.163
334
Showing 10 of 134 rows
...

Other info

Code

Follow for update