
TL;DR
This paper introduces AlphaNetV4, an improved deep learning model for stock prediction that enhances feature extraction, stability, and learning ability, resulting in better performance and increased excess returns in quantitative trading.
Contribution
AlphaNetV4 incorporates longer sequences, Spearman correlation-based dropout, Bi-LSTM, and Transformer components to address previous limitations and improve stock prediction accuracy.
Findings
Reduced loss from 0.5 to 0.1 with model improvements.
Increased annual excess return by 7-10%.
Enhanced stability and efficiency of feature extraction.
Abstract
As AI and deep learning have become hot spots in the 21st century , they are widely used in the current quant market. In 2020, Huatai Securities constructed deep-learning-based AlphaNet for stock feature extraction and price prediction. At present, it has developed to the 3rd version and has formed a great influence in the market. However, the AlphaNet has some problems, such as underfitting caused by short sequence length of feature extraction, insufficient diversity of feature extraction, high complexity, instability of random sampling, which lead to the poor performance. So this paper proposes AlphaNetV4 to solve them. The main contributions of this paper are: 1) Increased the length of the sequence and reduced the step size of the extraction layer to improve the fitting effect; 2) Reduced the relevance of original input; 3) Used Spearman correlation coefficient to design dropout…
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.
