Skip to main content

Envisioning is an emerging technology research institute and advisory.

LinkedInInstagramGitHub

Since 2010

research
  • Observatory
  • Adaptive capacity
  • Newsletter
  • Methodology
  • Origins
  • Vocab
  • RSS feeds
services
  • Signals Session
  • Bespoke Projects
  • Build Sessions
  • Pricing
  • Use cases
  • Signals
  • Signal Scan↗free
impact
  • ANBIMAFuture of Brazilian Capital Markets
  • IEEECharting the Energy Transition
  • Horizon 2045Future of Human and Planetary Security
  • WKOTechnology Scanning for Austria
solutions
  • Innovation
  • Strategy
  • Consultants
  • Foresight
  • Associations
  • Governments
  • L&D
resources
  • Partners
  • Coding for Non-Coders
  • How we work
  • Data visualization
  • Multi-Model Convergence
  • FAQ
  • Security and privacy
  • Public sector
about
  • Manifesto
  • Community
  • Events
  • Support
  • Contact
ResearchCapabilityServicesSignalsAbout
ResearchCapabilityServicesSignalsAbout
  1. Home
  2. Vocab
  3. Time-Series Foundation Model

Time-Series Foundation Model

Pre-trained transformer model that performs zero-shot forecasting on time-series data without task-specific fine-tuning, generalizing across domains (retail, finance, healthcare, observability).

Year: 2024Generality: 750Added: Sep 1, 2026
Back to Vocab

A time-series foundation model (TSFM) is a transformer-based model pre-trained on a large corpus of time-series data, designed to perform forecasting on unseen time series in a zero-shot manner without task-specific fine-tuning. The paradigm emerged in 2023-2024 with the release of models like TimesFM (Google, 2024), Chronos (Amazon, 2024), and TimeGPT-1 (Nixtla, 2024), and has since become an active research area with major releases including TimesFM-2.5, TimesFM-3, Chronos-2, and others.

The training paradigm combines three ingredients: (1) a large pre-training corpus drawn from real-world and synthetic time-series sources (typically tens of millions to over a trillion time points); (2) a transformer architecture adapted for sequence modeling, often with patching (grouping contiguous time steps into patches of fixed size) and per-series normalization; and (3) a self-supervised training objective such as masked prediction or next-token prediction over the time-series tokens.

Time-series foundation models are evaluated on three families of public benchmarks as of 2026: Gift-Eval, FEV-Bench, and Time. Recent work has expanded the paradigm from strictly univariate forecasting (predicting future values of a single series) to multivariate forecasting with covariates — past covariates (features known historically), future covariates (known future events like promotions or holidays), and dynamic covariates that mix both. The 2026 generation of TSFMs (TimesFM-3, Chronos-2) is natively multivariate and produces both point forecasts and probabilistic forecasts (typically 9 quantiles).

Time-series foundation models are adjacent to foundation-model (the general pre-trained-transformer paradigm), zero-shot-capability (the broader transfer-learning property), and spacetime-patches (the tokenization strategy used for sequence modeling). They are distinct from statistical forecasting models (ARIMA, ETS) and from task-specific deep-learning forecasters (DeepAR, N-BEATS) in being pre-trained across domains rather than fit per series or per task.

Sources

  1. EarthPT: a time series foundation model for Earth Observation

    arXiv · Sep 13, 2023

  2. TimesFM-3: A zero-shot foundation model for multivariate forecasting

    Google Research blog · Aug 31, 2026

  3. A Time-Series Foundation Model by Universal Delay Embedding

    arXiv · Sep 15, 2025

Research this in Signals

Scan Time-Series Foundation Model for yourself.

Signals turns a topic into a sourced research record you can inspect and rerun. Your first scan is free, and this one starts with Time-Series Foundation Model already loaded, so edit it or scan as is.