paper-with-me

홈 › Papers

Time Series Foundation Models for Multivariate Financial Time Series Forecasting

2025-07-09 · Ben A. Marconi arxiv

Financial time series forecasting presents significant challenges due to complex nonlinear relationships, temporal dependencies, variable interdependencies and limited data availability, particularly for tasks involving low-frequency data, newly listed instruments, or emerging market assets. Time Series Foundation Models (TSFMs) offer a promising solution through pretraining on diverse time series corpora followed by task-specific adaptation. This study evaluates two TSFMs (Tiny Time Mixers (TTM) and Chronos) across three financial forecasting tasks: US 10-year Treasury yield changes, EUR/USD volatility, and equity spread prediction. Results demonstrate that TTM exhibits strong transferability. When fine-tuning both the pretrained version of TTM and an untrained model with the same architecture, the pretrained version achieved 25-50% better performance when fine-tuned on limited data and 15-30% improvements even when fine-tuned on lengthier datasets. Notably, TTM's zero-shot performance outperformed naive benchmarks in volatility forecasting and equity spread prediction, with the latter demonstrating that TSFMs can surpass traditional benchmark models without fine-tuning. The pretrained model consistently required 3-10 fewer years of data to achieve comparable performance levels compared to the untrained model, demonstrating significant sample-efficiency gains. However, while TTM outperformed naive baselines, traditional specialised models matched or exceeded its performance in two of three tasks, suggesting TSFMs prioritise breadth over task-specific optimisation. These findings indicate that TSFMs, though still nascent, offer substantial promise for financial forecasting-particularly in noisy, data-constrained tasks-but achieving competitive performance likely requires domain-specific pretraining and architectural refinements tailored to financial time series characteristics.

📄 PDF Abstract BibTeX arXiv:2507.07296

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series Forecasting

Similar Papers 제목 키워드 기반

Multivariate Financial Forecasting using the Chronos Time Series Foundation Models

2026-05-08 · Sanjiv R Das, Tarang Goyal, Mohini Yadav arxiv

Using Chronos-2, an open-source time-series foundation model, we evaluate pretrained time-series models for economic and financial forecasting with an emphasis on whether multivariate (MV) inputs improve accuracy relativ…

On Multivariate Financial Time Series Classification

2025-04-24 · Grégory Bournassenko

This article investigates the use of Machine Learning and Deep Learning models in multivariate time series analysis within financial markets. It compares small and big data approaches, focusing on their distinct challeng…

ClassificationTime SeriesTime Series AnalysisTime Series Classification

Generalized Prompt Tuning: Adapting Frozen Univariate Time Series Foundation Models for Multivariate Healthcare Time Series

2024-11-19 · Mingzhu Liu, Angela H. Chen, George H. Chen

Time series foundation models are pre-trained on large datasets and are able to achieve state-of-the-art performance in diverse tasks. However, to date, there has been limited work demonstrating how well these models per…

Time SeriesTime Series Prediction

StockEmotions: Discover Investor Emotions for Financial Sentiment Analysis and Multivariate Time Series

2023-01-23 · Jean Lee, Hoyoul Luis Youn, Josiah Poon, Soyeon Caren Han

There has been growing interest in applying NLP techniques in the financial domain, however, resources are extremely limited. This paper introduces StockEmotions, a new dataset for detecting emotions in the stock market …

Emotion ClassificationMultivariate Time Series ForecastingSentiment AnalysisTime Series+2

Generating multivariate time series with COmmon Source CoordInated GAN (COSCI-GAN)

2022-05-27 · Ali Seyfi, Jean-Francois Rajotte, Raymond T. Ng

Generating multivariate time series is a promising approach for sharing sensitive data in many medical, financial, and IoT applications. A common type of multivariate time series originates from a single source such as t…

Time SeriesTime Series Analysis