Advancing Algorithmic Trading: A Multi-Technique Enhancement of Deep Q-Network Models
Gang Hu

TL;DR
This paper improves Deep Q-Network trading models by integrating advanced deep learning techniques, including CNN architectures, resulting in significantly better trading performance across multiple assets.
Contribution
It introduces a multi-technique enhancement to DQN models, notably incorporating CNNs, to improve automated trading performance and stability.
Findings
Enhanced models outperform baseline in returns and Sharpe Ratio
CNN architectures significantly boost trading performance
Stable high gains across different financial instruments
Abstract
This study enhances a Deep Q-Network (DQN) trading model by incorporating advanced techniques like Prioritized Experience Replay, Regularized Q-Learning, Noisy Networks, Dueling, and Double DQN. Extensive tests on assets like BTC/USD and AAPL demonstrate superior performance compared to the original model, with marked increases in returns and Sharpe Ratio, indicating improved risk-adjusted rewards. Notably, convolutional neural network (CNN) architectures, both 1D and 2D, significantly boost returns, suggesting their effectiveness in market trend analysis. Across instruments, these enhancements have yielded stable and high gains, eclipsing the baseline and highlighting the potential of CNNs in trading systems. The study suggests that applying sophisticated deep learning within reinforcement learning can greatly enhance automated trading, urging further exploration into advanced methods…
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 · Financial Markets and Investment Strategies · Energy Load and Power Forecasting
MethodsDouble Q-learning · Convolution · Double DQN · Dense Connections · Deep Q-Network · Q-Learning · Experience Replay · Prioritized Experience Replay
