paper-with-me

Papers

Time-Series Foundation AI Model for Value-at-Risk Forecasting

2024-10-15 · Anubha Goel, Puneet Pasricha, Juho Kanniainen

This study is the first to analyze the performance of a time-series foundation AI model for Value-at-Risk (VaR), which essentially forecasts the left-tail quantiles of returns. Foundation models, pre-trained on diverse datasets, can be applied in a zero-shot setting with minimal data or further improved through finetuning. We compare Google's TimesFM model to conventional parametric and non-parametric models, including GARCH and Generalized Autoregressive Score (GAS), using 19 years of daily returns from the SP 100 index and its constituents. Backtesting with over 8.5 years of out-of-sample data shows that the fine-tuned foundation model consistently outperforms traditional methods in actual-over-expected ratios. For the quantile score loss function, it performs comparably to the best econometric model, GAS. Overall, the foundation model ranks as the best or among the top performers across the 0.01, 0.025, 0.05, and 0.1 quantile forecasting. Fine-tuning significantly improves accuracy, showing that zero-shot use is not optimal for VaR.

📄 PDF Abstract BibTeX arXiv:2410.11773

Code (1)

anubha0812/timesfm-for-value-at-risk 공식 구현 jax

Tasks

Time Series

Similar Papers 제목 키워드 기반

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

Quantile Convolutional Neural Networks for Value at Risk Forecasting

2019-08-21 · Gábor Petneházi

This article presents a new method for forecasting Value at Risk. Convolutional neural networks can do time series forecasting, since they can learn local patterns in time. A simple modification enables them to forecast …

Time SeriesTime Series AnalysisTime Series Forecasting

TS-ICL: A Flexible Time-Indexed Foundation Model for Time Series via In-Context Learning

2026-06-04 · Etienne Le Naour, Tahar Nabil, Adrien Petralia arxiv

Foundation models mark a profound paradigm shift in time series modeling, with task-specific models being superseded by general-purpose zero-shot models. Yet, current approaches primarily focus on forecasting, while real…

The Tabular Foundation Model TabPFN Outperforms Specialized Time Series Forecasting Models Based on Simple Features

2025-01-06 · Shi Bin Hoo, Samuel Müller, David Salinas, Frank Hutter

Foundation models have become popular in forecasting due to their ability to make accurate predictions, even with minimal fine-tuning on specific datasets. In this paper, we demonstrate how the newly released regression …

Feature EngineeringTime SeriesTime Series Forecasting

Probabilistic Low-Voltage Peak Load Forecasting with Time Series Foundation Models Evaluated on Application-Oriented Metrics

2026-07-02 · Benedikt Kaas, Manuel Treutlein, Hannes Benedikt Gerber, Oliver Neumann 외 arxiv

Low-voltage load forecasting is an important component in current and future energy systems with a high degree of electrification and decentralized generation. However, current forecasting methods require significant man…