A decoder-only foundation model for time-series forecasting
About
Motivated by recent advances in large language models for Natural Language Processing (NLP), we design a time-series foundation model for forecasting whose out-of-the-box zero-shot performance on a variety of public datasets comes close to the accuracy of state-of-the-art supervised forecasting models for each individual dataset. Our model is based on pretraining a patched-decoder style attention model on a large time-series corpus, and can work well across different forecasting history lengths, prediction lengths and temporal granularities.
Abhimanyu Das, Weihao Kong, Rajat Sen, Yichen Zhou• 2023
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Time Series Forecasting | ETTh1 | MSE0.1435 | 601 | |
| Time Series Forecasting | ETTh2 | MSE0.396 | 438 | |
| Time Series Forecasting | ETTm2 | MSE0.32 | 382 | |
| Time Series Forecasting | ETTm1 | MSE0.434 | 334 | |
| Time Series Forecasting | ETTh1 (test) | -- | 262 | |
| Anomaly Detection | SMD | -- | 217 | |
| Long-term forecasting | ETTm1 | MSE0.361 | 184 | |
| Long-term forecasting | ETTh1 | MSE0.414 | 179 | |
| Long-term forecasting | ETTm2 | MSE0.202 | 174 | |
| Long-term forecasting | ETTh2 | MSE0.315 | 163 |
Showing 10 of 159 rows
...