Deep Kernel Gaussian Process Based Financial Market Predictions
Yong Shi, Wei Dai, Wen Long, Bo Li

TL;DR
This paper introduces a deep kernel Gaussian Process model with LSTM for financial market prediction, demonstrating improved accuracy in forecasting stock returns and volatility, especially during volatile periods, and using these predictions to optimize portfolio performance.
Contribution
The paper applies a deep kernel Gaussian Process with LSTM to forecast stock returns and volatility, integrating hyper-parameter optimization, and evaluates its effectiveness on Shenzhen Stock Exchange data.
Findings
GP-LSTM outperforms benchmark models in return and volatility prediction.
The model performs particularly well during highly volatile market periods.
Forecast accuracy translates into improved portfolio Sharpe Ratios.
Abstract
The Gaussian Process with a deep kernel is an extension of the classic GP regression model and this extended model usually constructs a new kernel function by deploying deep learning techniques like long short-term memory networks. A Gaussian Process with the kernel learned by LSTM, abbreviated as GP-LSTM, has the advantage of capturing the complex dependency of financial sequential data, while retaining the ability of probabilistic inference. However, the deep kernel Gaussian Process has not been applied to forecast the conditional returns and volatility in financial market to the best of our knowledge. In this paper, grid search algorithm, used for performing hyper-parameter optimization, is integrated with GP-LSTM to predict both the conditional mean and volatility of stock returns, which are then combined together to calculate the conditional Sharpe Ratio for constructing a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStock Market Forecasting Methods · Time Series Analysis and Forecasting · Grey System Theory Applications
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory · Gaussian Process
