Volatility Forecasting with 1-dimensional CNNs via transfer learning
Volatility is a natural risk measure in finance as it quantifies the variation of stock prices. A frequently considered problem in mathematical finance is to forecast different estimates of volatility. What makes it promising to use deep learning methods for the prediction of volatility is the fact, that stock price returns satisfy some common properties, referred to as `stylized facts'. Also, the amount of data used can be high, favoring the application of neural networks. We used 10 years of daily prices for hundreds of frequently traded stocks, and compared different CNN architectures: some networks use only the considered stock, but we tried out a construction which, for training, uses much more series, but not the considered stocks. Essentially, this is an application of transfer learning, and its performance turns out to be much better in terms of prediction error. We also compare our dilated causal CNNs to the classical ARIMA method using an automatic model selection procedure.
Code (0)
등록된 구현이 없습니다.
Tasks
Model SelectionTransfer LearningSimilar Papers 제목 키워드 기반
Tab2vox: CNN-Based Multivariate Multilevel Demand Forecasting Framework by Tabular-To-Voxel Image Conversion
Since demand is influenced by a wide variety of causes, it is necessary to decompose the explana-tory variables into different levels, extract their relationships effectively, and reflect them in the forecast. In particu…
Demand ForecastingNeural Architecture SearchTime SeriesTime Series AnalysisRealized Volatility Forecasting for New Issues and Spin-Offs using Multi-Source Transfer Learning
Forecasting the volatility of financial assets is essential for various financial applications. This paper addresses the challenging task of forecasting the volatility of financial assets with limited historical data, su…
Transfer LearningAutoencoder Enhanced Realised GARCH on Volatility Forecasting
Realised volatility has become increasingly prominent in volatility forecasting due to its ability to capture intraday price fluctuations. With a growing variety of realised volatility estimators, each with unique advant…
Dimensionality ReductionMultimodal deep learning for short-term stock volatility prediction
Stock market volatility forecasting is a task relevant to assessing market risk. We investigate the interaction between news and prices for the one-day-ahead volatility prediction using state-of-the-art deep learning app…
Deep LearningMultimodal Deep LearningPredictionSentenceModeling and Forecasting Realized Volatility with Multivariate Fractional Brownian Motion
A multivariate fractional Brownian motion (mfBm) with component-wise Hurst exponents is used to model and forecast realized volatility. We investigate the interplay between correlation coefficients and Hurst exponents an…