TL;DR
Timer-S1 is a billion-scale time series foundation model utilizing serial scaling across architecture, dataset, and training to improve long-term forecasting without costly inference, achieving state-of-the-art results.
Contribution
The paper introduces Timer-S1, a novel billion-parameter time series model with serial scaling and a large curated dataset, advancing long-term forecasting capabilities.
Findings
Achieves state-of-the-art MASE and CRPS scores on GIFT-Eval.
Introduces serial-token prediction to improve long-term forecasts.
Curates a trillion-point dataset, TimeBench, for training.
Abstract
We introduce Timer-S1, a strong Mixture-of-Experts (MoE) time series foundation model with 8.3B total parameters, 0.75B activated parameters for each token, and a context length of 11.5K. To overcome the scalability bottleneck in existing pre-trained time series foundation models, we perform Serial Scaling in three dimensions: model architecture, dataset, and training pipeline. Timer-S1 integrates sparse TimeMoE blocks and generic TimeSTP blocks for Serial-Token Prediction (STP), a generic training objective that adheres to the serial nature of forecasting. The proposed paradigm introduces serial computations to improve long-term predictions while avoiding costly rolling-style inference and pronounced error accumulation in the standard next-token prediction. Pursuing a high-quality and unbiased training dataset, we curate TimeBench, a corpus with one trillion time points, and apply…
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
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
