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

Timer: Generative Pre-trained Transformers Are Large Time Series Models

About

Deep learning has contributed remarkably to the advancement of time series analysis. Still, deep models can encounter performance bottlenecks in real-world data-scarce scenarios, which can be concealed due to the performance saturation with small models on current benchmarks. Meanwhile, large models have demonstrated great powers in these scenarios through large-scale pre-training. Continuous progress has been achieved with the emergence of large language models, exhibiting unprecedented abilities such as few-shot generalization, scalability, and task generality, which are however absent in small deep models. To change the status quo of training scenario-specific small models from scratch, this paper aims at the early development of large time series models (LTSM). During pre-training, we curate large-scale datasets with up to 1 billion time points, unify heterogeneous time series into single-series sequence (S3) format, and develop the GPT-style architecture toward LTSMs. To meet diverse application needs, we convert forecasting, imputation, and anomaly detection of time series into a unified generative task. The outcome of this study is a Time Series Transformer (Timer), which is generative pre-trained by next token prediction and adapted to various downstream tasks with promising capabilities as an LTSM. Code and datasets are available at: https://github.com/thuml/Large-Time-Series-Model.

Yong Liu, Haoran Zhang, Chenyu Li, Xiangdong Huang, Jianmin Wang, Mingsheng Long• 2024

Related benchmarks

TaskDatasetResultRank
Time Series ForecastingETTh1
MSE0.438
729
Multivariate ForecastingETTh1
MSE0.418
686
Time Series ForecastingETTh2
MSE0.366
561
Multivariate Time-series ForecastingETTm1
MSE0.352
466
Multivariate long-term forecastingETTh1
MSE0.379
394
Time Series ForecastingETTm2
MSE0.36
382
Multivariate long-term series forecastingETTh2
MSE0.309
367
Multivariate long-term series forecastingWeather
MSE0.176
359
Multivariate ForecastingETTh2
MSE0.382
350
Time Series ForecastingETTh1 (test)
MSE0.412
348
Showing 10 of 127 rows
...

Other info

Follow for update