vix.ing · top · new · best · stats

Chronos: Learning the Language of Time Series

2024/03/12 by Abdul Fatir Ansari, Ansari, Abdul Fatir, Lorenzo Stella +36 · 4 voices · 250 citations
Computer Science · Physics and Astronomy · #Advanced Text Analysis Techniques #Computer science #Geology #Historical Astronomy and Related Studies #Natural language processing #Series (stratigraphy) #Time Series Analysis and Forecasting

paper · pdf · doi:10.48550/arxiv.2403.07815

published in arXiv (Cornell University) (Cornell University)

openalex publication_date 2024/03/12 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

We introduce Chronos, a simple yet effective framework for pretrained probabilistic time series models. Chronos tokenizes time series values using scaling and quantization into a fixed vocabulary and trains existing transformer-based language model architectures on these tokenized time series via the cross-entropy loss. We pretrained Chronos models based on the T5 family (ranging from 20M to 710M parameters) on a large collection of publicly available datasets, complemented by a synthetic dataset that we generated via Gaussian processes to improve generalization. In a comprehensive benchmark consisting of 42 datasets, and comprising both classical local models and deep learning methods, we show that Chronos models: (a) significantly outperform other methods on datasets that were part of the training corpus; and (b) have comparable and occasionally superior zero-shot performance on new datasets, relative to methods that were trained specifically on them. Our results demonstrate that Chronos models can leverage time series data from diverse domains to improve zero-shot accuracy on unseen forecasting tasks, positioning pretrained models as a viable tool to greatly simplify forecasting pipelines.

Cited by

Discussions

Related