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

Unified Training of Universal Time Series Forecasting Transformers

About

Deep learning for time series forecasting has traditionally operated within a one-model-per-dataset framework, limiting its potential to leverage the game-changing impact of large pre-trained models. The concept of universal forecasting, emerging from pre-training on a vast collection of time series datasets, envisions a single Large Time Series Model capable of addressing diverse downstream forecasting tasks. However, constructing such a model poses unique challenges specific to time series data: i) cross-frequency learning, ii) accommodating an arbitrary number of variates for multivariate time series, and iii) addressing the varying distributional properties inherent in large-scale data. To address these challenges, we present novel enhancements to the conventional time series Transformer architecture, resulting in our proposed Masked Encoder-based Universal Time Series Forecasting Transformer (Moirai). Trained on our newly introduced Large-scale Open Time Series Archive (LOTSA) featuring over 27B observations across nine domains, Moirai achieves competitive or superior performance as a zero-shot forecaster when compared to full-shot models. Code, data, and model weights can be found at https://github.com/SalesforceAIResearch/uni2ts.

Gerald Woo, Chenghao Liu, Akshat Kumar, Caiming Xiong, Silvio Savarese, Doyen Sahoo• 2024

Related benchmarks

TaskDatasetResultRank
Time Series ForecastingETTh1
MSE0.1458
729
Time Series ForecastingETTh2
MSE0.294
561
Long-term time-series forecastingWeather
MSE0.21
448
Long-term time-series forecastingETTh1
MAE0.424
446
Multivariate long-term forecastingETTh1
MSE0.4
394
Time Series ForecastingETTm2
MSE0.343
382
Long-term forecastingETTm1
MSE0.347
375
Multivariate long-term series forecastingETTh2
MSE0.341
367
Long-term forecastingETTh1
MSE0.39
365
Multivariate long-term series forecastingWeather
MSE0.238
359
Showing 10 of 256 rows
...

Other info

Follow for update