Kronos: A Foundation Model for the Language of Financial Markets
Summary
Kronos is a new foundation model for financial K-line data that uses a specialized tokenizer and autoregressive pre-training to outperform existing models in forecasting and synthetic data generation.
View Cached Full Text
Cached at: 05/08/26, 08:33 AM
Paper page - Kronos: A Foundation Model for the Language of Financial Markets
Source: https://huggingface.co/papers/2508.02739
Abstract
Kronos, a specialized pre-training framework for financial K-line data, outperforms existing models in forecasting and synthetic data generation through a unique tokenizer and autoregressive pre-training on a large dataset.
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 tofinancial candlestick(K-line) data remains limited, often underperforming non-pre-trained architectures. Moreover, existing TSFMs often overlook crucial downstream tasks such asvolatility predictionandsynthetic 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 intotoken sequences, preserving bothprice dynamicsandtrade activity patterns. We pre-train Kronos using anautoregressive objectiveon a massive, multi-market corpus of over 12 billion K-line records from 45 global exchanges, enabling it to learn nuanced temporal and cross-asset representations. Kronos excels in azero-shot settingacross a diverse set of financial tasks. On benchmark datasets, Kronos boostsprice series forecastingRankICby 93% over the leading TSFM and 87% over the best non-pre-trained baseline. It also achieves a 9% lowerMAEin volatility forecasting and a 22% improvement ingenerative fidelityfor synthetic K-line sequences. These results establish Kronos as a robust, versatile foundation model for end-to-end financial time series analysis. Our pre-trained model is publicly available at https://github.com/shiyu-coder/Kronos.
View arXiv pageView PDFGitHub23.5kautoAdd to collection
Get this paper in your agent:
hf papers read 2508\.02739
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper33
#### NeoQuasar/Kronos-base Time Series Forecasting• UpdatedSep 9, 2025 • 831k • 147
#### NeoQuasar/Kronos-Tokenizer-base Time Series Forecasting• UpdatedSep 9, 2025 • 2.6M • 51
#### NeoQuasar/Kronos-mini Time Series Forecasting• UpdatedSep 9, 2025 • 691k • 19
#### NeoQuasar/Kronos-small Time Series Forecasting• UpdatedSep 9, 2025 • 1.14M • 18
Browse 33 models citing this paper## Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2508.02739 in a dataset README.md to link it from this page.
Spaces citing this paper42
Collections including this paper16
Similar Articles
A decoder-only foundation model for time-series forecasting
This article presents a research paper on Time-Series Foundation Model (TimeFM), a decoder-only model that achieves near-optimal zero-shot performance across diverse time-series datasets by adapting large language model techniques.
Retrieval Mechanisms Surpass Long-Context Scaling in Time Series Forecasting
This academic paper challenges the effectiveness of long-context scaling in time series forecasting, demonstrating that retrieval-based methods outperform standard architectures like PatchTST and foundation models such as Chronos and Moirai.
AlphaCrafter: A Full-Stack Multi-Agent Framework for Cross-Sectional Quantitative Trading
AlphaCrafter is a full-stack multi-agent framework for cross-sectional quantitative trading that uses specialized agents for factor mining, screening, and trading to adapt to evolving market conditions.
@socialwithaayan: BREAKING: ANTHROPIC JUST OPEN SOURCED THE ENTIRE WALL STREET WORKFLOW. DCF models. LBO models. Equity research reports.…
Anthropic has released an open-source toolkit that automates Wall Street workflows by connecting Claude to financial data sources, building Excel models, and generating reports. It is available on GitHub under Apache-2.0 license.
How finance teams use Codex
OpenAI highlights how finance teams can leverage Codex to automate tasks like generating monthly business review narratives and cleaning up financial models, integrating with tools like Excel and Slack to improve efficiency.