Chronos-2: From Univariate to Universal Forecasting
About
Pretrained time series models have enabled inference-only forecasting systems that produce accurate predictions without task-specific training. However, existing approaches largely focus on univariate forecasting, limiting their applicability in real-world scenarios where multivariate data and covariates play a crucial role. We present Chronos-2, a pretrained model capable of handling univariate, multivariate, and covariate-informed forecasting tasks in a zero-shot manner. Chronos-2 employs a group attention mechanism that facilitates in-context learning (ICL) through efficient information sharing across multiple time series within a group, which may represent sets of related series, variates of a multivariate series, or targets and covariates in a forecasting task. These general capabilities are achieved through training on synthetic datasets that impose diverse multivariate structures on univariate series. Chronos-2 delivers state-of-the-art performance across three comprehensive benchmarks: fev-bench, GIFT-Eval, and Chronos Benchmark II. On fev-bench, which emphasizes multivariate and covariate-informed forecasting, Chronos-2's universal ICL capabilities lead to substantial improvements over existing models. On tasks involving covariates, it consistently outperforms baselines by a wide margin. Case studies in the energy and retail domains further highlight its practical advantages. The in-context learning capabilities of Chronos-2 establish it as a general-purpose forecasting model that can be used "as is" in real-world forecasting pipelines.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Time Series Forecasting | ETTh1 | MSE9.397 | 836 | |
| Time Series Forecasting | ETTh2 | MSE0.406 | 796 | |
| Time Series Forecasting | ETTm2 | MSE24.44 | 536 | |
| Time Series Forecasting | Weather | MSE0.393 | 497 | |
| Time Series Forecasting | ETTm2 | MSE0.21 | 300 | |
| Long-term time-series forecasting | Weather (test) | MSE0.274 | 223 | |
| Long-term time-series forecasting | Traffic (test) | MSE0.394 | 182 | |
| Long-term forecasting | Exchange (test) | MAE0.421 | 144 | |
| Time Series Forecasting | ILI | MAE1.651 | 141 | |
| Time Series Forecasting | Exchange | MSE0.895 | 98 |