How does a 102M-parameter transformer forecast multivariate time series?
Summary
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.
Similar Articles
TimesFM-3: A zero-shot foundation model for multivariate forecasting
Google introduces TimesFM-3, a state-of-the-art zero-shot foundation model for multivariate time series forecasting, capable of handling multiple targets and covariates in a single forward pass without fine-tuning.
Rethinking Patch Based Multivariate Time Series Forecasting with Semantic Structured Partitioning
The paper proposes SCPaT, a Transformer-based framework for multivariate time series forecasting that uses semantic structured partitioning to address limitations in existing patch-based methods and demonstrates effectiveness on real-world datasets.
Toto-2.0: Time Series Multivariate Forecasting Finally Scales Like LLMs
Datadog released Toto-2.0, a time series model that scales like LLMs, featuring Contiguous Patch Masking and Arcsinh normalization for improved forecasting.
google-research/timesfm
Google Research releases TimesFM 2.5, an open-source time-series foundation model for forecasting, with 200M parameters, 16k context length, and support for quantile forecasts up to 1k horizon. The model is available on PyPI and Hugging Face, with fine-tuning via LoRA and integration into Google products like BigQuery ML, Google Sheets, and Vertex Model Garden.
A Benchmark for Electrical Load Forecasting Across Grid Levels: Time-Series Transformers Outperform Established Methods
This paper presents a comprehensive benchmark for electrical load forecasting across grid levels, evaluating ten methods and finding that Transformer-based approaches consistently outperform established methods, reducing forecast error by 6.6–10.7%. The standard Transformer achieves superior performance over a novel flexible architecture, and the foundation model Chronos-2 shows competitive zero-shot performance on some datasets.