paper-with-me

홈 › Papers

Financial Fine-tuning a Large Time Series Model

2024-12-13 · Xinghong Fu, Masanori Hirano, Kentaro Imajo

Large models have shown unprecedented capabilities in natural language processing, image generation, and most recently, time series forecasting. This leads us to ask the question: treating market prices as a time series, can large models be used to predict the market? In this paper, we answer this by evaluating the performance of the latest time series foundation model TimesFM on price prediction. We find that due to the irregular nature of price data, directly applying TimesFM gives unsatisfactory results and propose to fine-tune TimeFM on financial data for the task of price prediction. This is done by continual pre-training of the latest time series foundation model TimesFM on price data containing 100 million time points, spanning a range of financial instruments spanning hourly and daily granularities. The fine-tuned model demonstrates higher price prediction accuracy than the baseline model. We conduct mock trading for our model in various financial markets and show that it outperforms various benchmarks in terms of returns, sharpe ratio, max drawdown and trading cost.

📄 PDF Abstract BibTeX arXiv:2412.09880

Code (1)

pfnet-research/timesfm_fin 공식 구현 jax

Tasks

Image GenerationPredictionTime SeriesTime Series Forecasting

Similar Papers 제목 키워드 기반

FinZero: Launching Multi-modal Financial Time Series Forecast with Large Reasoning Model

2025-09-10 · Yanlong Wang, Jian Xu, Fei Ma, Hongkang Zhang 외 arxiv

Financial time series forecasting is both highly significant and challenging. Previous approaches typically standardized time series data before feeding it into forecasting models, but this encoding process inherently le…

Time Series ForecastingReinforcement Learning

Re(Visiting) Time Series Foundation Models in Finance

2025-11-23 · Eghbal Rahimikia, Hao Ni, Weiguan Wang arxiv

Financial time series forecasting is central to trading, portfolio optimization, and risk management, yet it remains challenging due to noisy, non-stationary, and heterogeneous data. Recent advances in time series founda…

Time Series ForecastingPortfolio OptimizationData Augmentation

Large Language Models for Financial Aid in Financial Time-series Forecasting

2024-10-24 · Md Khairul Islam, Ayush Karmacharya, Timothy Sue, Judy Fox

Considering the difficulty of financial time series forecasting in financial aid, much of the current research focuses on leveraging big data analytics in financial services. One modern approach is to utilize "predictive…

Time SeriesTime Series Forecasting

DELPHYNE: A Pre-Trained Model for General and Financial Time Series

2025-05-12 · Xueying Ding, Aakriti Mittal, Achintya Gopal

Time-series data is a vital modality within data science communities. This is particularly valuable in financial applications, where it helps in detecting patterns, understanding market behavior, and making informed deci…

Language ModelingLanguage ModellingTime Series

FinCast: A Foundation Model for Financial Time-Series Forecasting

2025-08-27 · Zhuohang Zhu, Haodong Chen, Qiang Qu, Vera Chung arxiv

Financial time-series forecasting is critical for maintaining economic stability, guiding informed policymaking, and promoting sustainable investment practices. However, it remains challenging due to various underlying p…