Toto-2.0: Time Series Multivariate Forecasting Finally Scales Like LLMs
Summary
Datadog released Toto-2.0, a time series model that scales like LLMs, featuring Contiguous Patch Masking and Arcsinh normalization for improved forecasting.
Similar Articles
Toto 2.0: Time series forecasting enters the scaling era (13 minute read)
DataDog releases Toto 2.0, an open-weights family of time series foundation models ranging from 4M to 2.5B parameters, demonstrating consistent scaling improvements and achieving state-of-the-art results on multiple benchmarks including BOOM, GIFT-Eval, and TIME.
@ClementDelangue: Are scaling laws finally working for time series foundation models? Today, @datadoghq is releasing Toto 2.0 weights in …
Datadog releases Toto 2.0, a family of open-weights time series foundation models from 4M to 2.5B parameters, achieving state-of-the-art results on three benchmarks. The models demonstrate scaling laws for time series, improving predictably with parameter count.
How does a 102M-parameter transformer forecast multivariate time series?
This article provides a visual walkthrough of t0-alpha, a 101.6M-parameter foundation model for multivariate time-series forecasting that separates time attention from cross-variable group attention, achieving competitive CRPS scores on GIFT-Eval compared to larger models like TimesFM 2.5 and Chronos-2.
TA-SparseMG: Trend-Aware Sparse Forecasting via Multi-Scale Gating for Long-Term Time Series
This paper proposes TA-SparseMG, a lightweight cross-period forecasting model for long-term time series that incorporates trend-aware reversible instance normalization, scale-adaptive gated denoising, and a multiscale gated-attention MLP module to address nonstationarity and high-frequency disturbances.
Using LLMs for Explainable, Data-Driven Insight Generation from Time Series
Proposes a domain-agnostic framework for generating grounded natural language explanations for time series forecasts using large language models, reducing hallucination by constraining to verifiable evidence. Evaluated on financial and freight pricing case studies.