Moirai 2.0: When Less Is More for Time Series Forecasting
Chenghao Liu, Taha Aksu, Juncheng Liu, Xu Liu, Hanshu Yan, Quang Pham, Silvio Savarese, Doyen Sahoo, Caiming Xiong, Junnan Li

TL;DR
Moirai 2.0 is a streamlined, decoder-only time series model that improves probabilistic forecasting accuracy and efficiency, outperforming larger models and previous versions while maintaining a favorable speed and size trade-off.
Contribution
It introduces a simplified decoder-only architecture with quantile forecasting and multi-token prediction, achieving state-of-the-art results with enhanced efficiency and robustness.
Findings
Moirai 2.0 ranks among top models on Gift-Eval benchmark.
It is twice as fast and thirty times smaller than Moirai 1.0-Large.
Performance plateaus with more parameters and declines at longer horizons.
Abstract
We introduce Moirai 2.0, a decoder-only time-series foundation model trained on a new corpus of 36M series. The model adopts quantile forecasting and multi-token prediction, improving both probabilistic accuracy and inference efficiency. On the Gift-Eval benchmark, it ranks among the top pretrained models while achieving a strong trade-off between accuracy, speed, and model size. Compared to Moirai 1.0, Moirai 2.0 replaces masked-encoder training, multi-patch inputs, and mixture-distribution outputs with a simpler decoder-only architecture, single patch, and quantile loss. Ablation studies isolate these changes -- showing that the decoder-only backbone along with recursive multi-quantile decoding contribute most to the gains. Additional experiments show that Moirai 2.0 outperforms larger models from the same family and exhibits robust domain-level results. In terms of efficiency and…
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.
Taxonomy
TopicsForecasting Techniques and Applications · Stock Market Forecasting Methods · Traffic Prediction and Management Techniques
