Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Scaleformer: Iterative Multi-scale Refining Transformers for Time Series Forecasting

About

The performance of time series forecasting has recently been greatly improved by the introduction of transformers. In this paper, we propose a general multi-scale framework that can be applied to the state-of-the-art transformer-based time series forecasting models (FEDformer, Autoformer, etc.). By iteratively refining a forecasted time series at multiple scales with shared weights, introducing architecture adaptations, and a specially-designed normalization scheme, we are able to achieve significant performance improvements, from 5.5% to 38.5% across datasets and transformer architectures, with minimal additional computational overhead. Via detailed ablation studies, we demonstrate the effectiveness of each of our contributions across the architecture and methodology. Furthermore, our experiments on various public datasets demonstrate that the proposed improvements outperform their corresponding baseline counterparts. Our code is publicly available in https://github.com/BorealisAI/scaleformer.

Amin Shabani, Amir Abdi, Lili Meng, Tristan Sylvain• 2022

Related benchmarks

TaskDatasetResultRank
Time Series ForecastingETTh1
MSE0.909
869
Time Series ForecastingETTh2
MSE0.591
796
Time Series ForecastingETTm2
MSE0.388
552
Multivariate long-term forecastingETTh1
MSE0.468
509
Multivariate long-term series forecastingWeather
MSE0.248
434
Multivariate long-term forecastingTraffic
MSE0.443
190
Multivariate Time-series ForecastingETTh1 (test)
MSE0.396
160
Short-term forecastingPeMS03
MAE0.204
146
Short-term forecastingPeMS07
MAE0.175
99
Short-term forecastingPeMS04
MSE0.088
95
Showing 10 of 23 rows

Other info

Follow for update