A decoder-only foundation model for time-series forecasting
Abhimanyu Das, Weihao Kong, Rajat Sen, Yichen Zhou

TL;DR
This paper introduces a decoder-only foundation model for time-series forecasting that achieves near state-of-the-art zero-shot performance across diverse datasets by pretraining on a large corpus, demonstrating versatility in various forecasting settings.
Contribution
The paper presents a novel decoder-only model pretrained on a large time-series corpus, enabling effective zero-shot forecasting across multiple datasets and settings.
Findings
Achieves near state-of-the-art zero-shot accuracy on various datasets.
Performs well across different forecasting history lengths and prediction granularities.
Demonstrates versatility comparable to supervised models without task-specific training.
Abstract
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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
- 🤗google/timesfm-2.5-200m-transformersmodel· 11k dl· ♡ 4311k dl♡ 43
- 🤗google/timesfm-2.0-500m-pytorchmodel· 30k dl· ♡ 24530k dl♡ 245
- 🤗google/timesfm-1.0-200mmodel· 363 dl· ♡ 796363 dl♡ 796
- 🤗google/timesfm-2.5-200m-pytorchmodel· ♡ 215♡ 215
- 🤗jcomputer/timefsmodel· 3 dl· ♡ 13 dl♡ 1
- 🤗google/timesfm-1.0-200m-pytorchmodel· 4.6k dl· ♡ 294.6k dl♡ 29
- 🤗google/timesfm-2.0-500m-jaxmodel· 18 dl· ♡ 1818 dl♡ 18
- 🤗jobs-git/timesfm-2.0-500m-pytorchmodel· 1 dl1 dl
- 🤗SavantCapital/timesfm-1.0-200mmodel
- 🤗machinadeusex/timesfm-2.5-200m-transformersmodel· 12 dl12 dl
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Text Analysis Techniques · Topic Modeling · Time Series Analysis and Forecasting
