Optimizing Portfolio Management and Risk Assessment in Digital Assets
Using Deep Learning for Predictive Analysis
- URL: http://arxiv.org/abs/2402.15994v1
- Date: Sun, 25 Feb 2024 05:23:57 GMT
- Title: Optimizing Portfolio Management and Risk Assessment in Digital Assets
Using Deep Learning for Predictive Analysis
- Authors: Qishuo Cheng, Le Yang, Jiajian Zheng, Miao Tian, Duan Xin
- Abstract summary: This paper introduces the DQN algorithm into asset management portfolios in a novel and straightforward way.
The performance greatly exceeds the benchmark, which fully proves the effectiveness of the DRL algorithm in portfolio management.
Since different assets are trained separately as environments, there may be a phenomenon of Q value drift among different assets.
- Score: 5.015409508372732
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Portfolio management issues have been extensively studied in the field of
artificial intelligence in recent years, but existing deep learning-based
quantitative trading methods have some areas where they could be improved.
First of all, the prediction mode of stocks is singular; often, only one
trading expert is trained by a model, and the trading decision is solely based
on the prediction results of the model. Secondly, the data source used by the
model is relatively simple, and only considers the data of the stock itself,
ignoring the impact of the whole market risk on the stock. In this paper, the
DQN algorithm is introduced into asset management portfolios in a novel and
straightforward way, and the performance greatly exceeds the benchmark, which
fully proves the effectiveness of the DRL algorithm in portfolio management.
This also inspires us to consider the complexity of financial problems, and the
use of algorithms should be fully combined with the problems to adapt. Finally,
in this paper, the strategy is implemented by selecting the assets and actions
with the largest Q value. Since different assets are trained separately as
environments, there may be a phenomenon of Q value drift among different assets
(different assets have different Q value distribution areas), which may easily
lead to incorrect asset selection. Consider adding constraints so that the Q
values of different assets share a Q value distribution to improve results.
Related papers
- When AI Meets Finance (StockAgent): Large Language Model-based Stock Trading in Simulated Real-world Environments [55.19252983108372]
We have developed a multi-agent AI system called StockAgent, driven by LLMs.
The StockAgent allows users to evaluate the impact of different external factors on investor trading.
It avoids the test set leakage issue present in existing trading simulation systems based on AI Agents.
arXiv Detail & Related papers (2024-07-15T06:49:30Z) - Deep Hedging with Market Impact [0.20482269513546458]
We propose a novel general market impact dynamic hedging model based on Deep Reinforcement Learning (DRL)
The optimal policy obtained from the DRL model is analysed using several option hedging simulations and compared to commonly used procedures such as delta hedging.
arXiv Detail & Related papers (2024-02-20T19:08:24Z) - Cryptocurrency Portfolio Optimization by Neural Networks [81.20955733184398]
This paper proposes an effective algorithm based on neural networks to take advantage of these investment products.
A deep neural network, which outputs the allocation weight of each asset at a time interval, is trained to maximize the Sharpe ratio.
A novel loss term is proposed to regulate the network's bias towards a specific asset, thus enforcing the network to learn an allocation strategy that is close to a minimum variance strategy.
arXiv Detail & Related papers (2023-10-02T12:33:28Z) - Diffusion Variational Autoencoder for Tackling Stochasticity in
Multi-Step Regression Stock Price Prediction [54.21695754082441]
Multi-step stock price prediction over a long-term horizon is crucial for forecasting its volatility.
Current solutions to multi-step stock price prediction are mostly designed for single-step, classification-based predictions.
We combine a deep hierarchical variational-autoencoder (VAE) and diffusion probabilistic techniques to do seq2seq stock prediction.
Our model is shown to outperform state-of-the-art solutions in terms of its prediction accuracy and variance.
arXiv Detail & Related papers (2023-08-18T16:21:15Z) - HireVAE: An Online and Adaptive Factor Model Based on Hierarchical and
Regime-Switch VAE [113.47287249524008]
It is still an open question to build a factor model that can conduct stock prediction in an online and adaptive setting.
We propose the first deep learning based online and adaptive factor model, HireVAE, at the core of which is a hierarchical latent space that embeds the relationship between the market situation and stock-wise latent factors.
Across four commonly used real stock market benchmarks, the proposed HireVAE demonstrate superior performance in terms of active returns over previous methods.
arXiv Detail & Related papers (2023-06-05T12:58:13Z) - Factor Investing with a Deep Multi-Factor Model [123.52358449455231]
We develop a novel deep multi-factor model that adopts industry neutralization and market neutralization modules with clear financial insights.
Tests on real-world stock market data demonstrate the effectiveness of our deep multi-factor model.
arXiv Detail & Related papers (2022-10-22T14:47:11Z) - Applications of Reinforcement Learning in Finance -- Trading with a
Double Deep Q-Network [0.0]
This paper presents a Double Deep Q-Network algorithm for trading single assets, namely the E-mini S&P 500 continuous futures contract.
We use a proven setup as the foundation for our environment with multiple extensions.
The features of our trading agent are constantly being expanded to include additional assets such as commodities, resulting in four models.
arXiv Detail & Related papers (2022-06-28T19:46:16Z) - Fuzzy Expert System for Stock Portfolio Selection: An Application to
Bombay Stock Exchange [0.0]
Fuzzy expert system model is proposed to evaluate and rank the stocks under Bombay Stock Exchange (BSE)
The performance of the model proved to be satisfactory for short-term investment period when compared with the recent performance of the stocks.
arXiv Detail & Related papers (2022-04-28T10:01:15Z) - High-Dimensional Stock Portfolio Trading with Deep Reinforcement
Learning [0.0]
The algorithm is capable of trading high-dimensional portfolios from cross-sectional datasets of any size.
We sequentially set up environments by sampling one asset for each environment while rewarding investments with the resulting asset's return and cash reservation with the average return of the set of assets.
arXiv Detail & Related papers (2021-12-09T08:30:45Z) - Learning Financial Asset-Specific Trading Rules via Deep Reinforcement
Learning [0.6445605125467573]
Various asset trading rules are proposed experimentally based on different technical analysis techniques.
Deep reinforcement learning (DRL) methods are employed to learn the new trading rules for each asset.
The proposed model in this work outperformed the other state-of-the-art models in learning single asset-specific trading rules.
arXiv Detail & Related papers (2020-10-27T10:59:53Z) - Reinforcement-Learning based Portfolio Management with Augmented Asset
Movement Prediction States [71.54651874063865]
Portfolio management (PM) aims to achieve investment goals such as maximal profits or minimal risks.
In this paper, we propose SARL, a novel State-Augmented RL framework for PM.
Our framework aims to address two unique challenges in financial PM: (1) data Heterogeneous data -- the collected information for each asset is usually diverse, noisy and imbalanced (e.g., news articles); and (2) environment uncertainty -- the financial market is versatile and non-stationary.
arXiv Detail & Related papers (2020-02-09T08:10:03Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.