TL;DR
Kronos is a scalable, pre-trained foundation model for financial K-line data that significantly improves forecasting, volatility prediction, and synthetic data generation across multiple markets.
Contribution
It introduces a novel tokenizer and a large-scale pre-training framework specifically designed for financial time series, addressing limitations of existing TSFMs.
Findings
93% improvement in price series forecasting RankIC
9% reduction in volatility forecasting MAE
22% enhancement in synthetic K-line fidelity
Abstract
The success of large-scale pre-training paradigm, exemplified by Large Language Models (LLMs), has inspired the development of Time Series Foundation Models (TSFMs). However, their application to financial candlestick (K-line) data remains limited, often underperforming non-pre-trained architectures. Moreover, existing TSFMs often overlook crucial downstream tasks such as volatility prediction and synthetic data generation. To address these limitations, we propose Kronos, a unified, scalable pre-training framework tailored to financial K-line modeling. Kronos introduces a specialized tokenizer that discretizes continuous market information into token sequences, preserving both price dynamics and trade activity patterns. We pre-train Kronos using an autoregressive objective on a massive, multi-market corpus of over 12 billion K-line records from 45 global exchanges, enabling it to learn…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
- 🤗NeoQuasar/Kronos-basemodel· 196k dl· ♡ 101196k dl♡ 101
- 🤗NeoQuasar/Kronos-smallmodel· 84k dl· ♡ 1184k dl♡ 11
- 🤗NeoQuasar/Kronos-Tokenizer-basemodel· 390k dl· ♡ 38390k dl♡ 38
- 🤗NeoQuasar/Kronos-Tokenizer-2kmodel· 34k dl· ♡ 234k dl♡ 2
- 🤗NeoQuasar/Kronos-minimodel· 34k dl· ♡ 1534k dl♡ 15
- 🤗YuHaibo-HF/kronos-tokenizer-finetunedmodel
- 🤗YuHaibo-HF/kronos-predictor-finetunedmodel· ♡ 2♡ 2
- 🤗camilus/Kronos-minimodel
- 🤗camilus/Kronos-smallmodel
- 🤗camilus/Kronos-basemodel· 14 dl14 dl
Videos
