Skip to contentScholarGate
LibraryBookshelfDeskReview StudioAssistant
Sign in
On this page
IntuitionHow it worksWhen to use itStrengths & limitationsCommon pitfallsApplicationsFrequently asked🔒 Read the full methodSourcesRelated methods
Cite this pageSpotted an issue on this page? Report or suggest a fix →
Home›Deep learning›Chronos: A Tokenized Foundation Model for Time-Series Forecasting
Machine learningTime-series forecasting

Chronos: A Tokenized Foundation Model for Time-Series Forecasting

Chronos (Tokenized Time-Series Foundation Model) · Also known as: Chronos Forecasting Model, Amazon Chronos, Tokenized Time-Series LLM, Kronos Zaman Serisi Modeli

Chronos is a family of pre-trained probabilistic forecasting models introduced by Ansari et al. at Amazon in 2024. It adapts the language-model paradigm to time series by quantizing continuous values into discrete tokens, enabling a standard transformer to be trained on a large heterogeneous corpus of time-series data. The result is a zero-shot forecasting model that generalizes across domains without requiring dataset-specific retraining.

ScholarGate
  1. Machine learning
  2. v1
  3. 1 Sources
  4. PUBLISHED
Cite this page →
Tools & resources
Download slides
Learn & explore

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Method map

The neighbourhood of related methods — select a node to explore.

Chronos
MoiraiTimesFMSundialTime-MoETiRex

When to use it

Chronos is well suited for zero-shot or few-shot forecasting when labeled data for the target series are scarce or unavailable, and when probabilistic forecasts are needed. It handles diverse domains (retail, energy, finance, web traffic) without retraining. Key assumptions include stationarity after scaling and a context length within the model's maximum window. It is less appropriate when very long contexts, fine-grained domain physics, or extremely low latency inference are required. Alternatives include TimesFM, Moirai, or classical statistical models for simpler, faster needs.

Strengths & limitations

Strengths
  • Zero-shot generalization across heterogeneous time-series domains without dataset-specific training
  • Native probabilistic output through token sampling, enabling well-calibrated prediction intervals
  • Leverages the mature transformer ecosystem and can be fine-tuned on target data for additional accuracy
  • Scales predictably with model size, offering Tiny through Large variants for different compute budgets
Limitations
  • Context window is bounded by the transformer's maximum sequence length, limiting very long historical dependencies
  • Quantization introduces discretization error; very fine-grained or high-frequency signals may lose resolution
  • Inference is slower than lightweight statistical models (ETS, ARIMA) due to autoregressive token sampling
  • Performance depends heavily on the pretraining corpus distribution, which may underrepresent niche or highly domain-specific series

Frequently asked

Does Chronos require any training data from my target time series?

No. In its zero-shot mode, Chronos uses only the context window you provide at inference time and relies entirely on patterns learned during pretraining. Optional fine-tuning on target data is supported and can improve accuracy, but it is not required for the model to produce reasonable forecasts out of the box.

How does tokenization affect forecast accuracy for continuous values?

Quantization introduces a discretization error bounded by the bin width. For most macroscopic forecasting tasks this error is negligible relative to irreducible uncertainty, but for high-precision or high-frequency signals it can matter. Using finer bin resolutions (larger B) reduces this error at the cost of a larger effective vocabulary and slower convergence during pretraining.

When should I prefer Chronos over a classical statistical model like ARIMA or ETS?

Chronos is preferable when you have many heterogeneous series to forecast simultaneously, when labeled history is short, or when probabilistic forecasts with realistic uncertainty quantification are needed. Classical models are preferable when series are few, data are abundant, interpretability is critical, or inference speed and memory are tightly constrained.

Sources

  1. Ansari, A. F., Stella, L., Turkmen, C., Zhang, X., Mercado, P., Shen, H., et al. (2024). Chronos: Learning the language of time series. Transactions on Machine Learning Research. link ↗

How to cite this page

ScholarGate. (2026, June 2). Chronos (Tokenized Time-Series Foundation Model). ScholarGate. https://scholargate.app/en/deep-learning/chronos

Related methods

MoiraiTimesFM

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

  • MoiraiDeep learning↔ compare
  • TimesFMDeep learning↔ compare
Compare side by side →

Referenced by

MoiraiSundialTime-MoETimesFMTiRex

Similar methods

MoiraiTimesFMSundialTime-MoETimeGPTTiRexTemporal Fusion TransformerInformer

Related reference concepts

Sequence-to-Sequence Models and TransformersPart-of-Speech Tagging and Sequence LabelingLanguage ModelingForecasting and Simulation: Models and ApplicationsForecasting and Simulation: Models and ApplicationsForecasting and Simulation: Models and Applications

Spotted an issue on this page? Report or suggest a fix →

ScholarGate — Chronos (Chronos (Tokenized Time-Series Foundation Model)). Retrieved 2026-07-21 from https://scholargate.app/en/deep-learning/chronos · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
Abdul Fatir Ansari et al. (Amazon)
Year
2024
Type
Pre-trained language-model-based time-series forecaster
Subfamily
Time-series forecasting
Training Paradigm
Self-supervised pretraining on large corpus of real and synthetic time-series data
Output
Probabilistic forecast distributions via token sampling
Related methods
MoiraiTimesFM
ScholarGate

A content-first reference library for research methods — what each one is, how it works, and where it comes from.

Open data (CC-BY)

Explore

  • Library
  • Search the library…
  • Browse by field
  • Fields
  • Journey
  • Compare
  • Which method?

Reference

  • Subjects
  • Atlas
  • Glossary
  • Methodology
  • Philosophy

Your tools

  • Bookshelf
  • Desk
  • Chat

Company

  • About
  • Pricing
  • Contact
  • Suggest a method

Entries are compiled from published sources for reference. Verifying the accuracy and suitability of any information for your own use remains your responsibility.

© 2026 ScholarGate · A research-method reference library
  • Privacy
  • Cookies
  • Terms
  • Delete account