ADD: Augmented Disentanglement Distillation Framework for Improving Stock Trend Forecasting
Stock trend forecasting has become a popular research direction that attracts widespread attention in the financial field. Though deep learning methods have achieved promising results, there are still many limitations, for example, how to extract clean features from the raw stock data. In this paper, we introduce an \emph{Augmented Disentanglement Distillation (ADD)} approach to remove interferential features from the noised raw data. Specifically, we present 1) a disentanglement structure to separate excess and market information from the stock data to avoid the two factors disturbing each other's own prediction. Besides, by applying 2) a dynamic self-distillation method over the disentanglement framework, other implicit interference factors can also be removed. Further, thanks to the decoder module in our framework, 3) a novel strategy is proposed to augment the training samples based on the different excess and market features to improve performance. We conduct experiments on the Chinese stock market data. Results show that our method significantly improves the stock trend forecasting performances, as well as the actual investment income through backtesting, which strongly demonstrates the effectiveness of our approach.
Code (1)
Tasks
DecoderDisentanglementSimilar Papers 제목 키워드 기반
ACT: Anti-Crosstalk Learning for Cross-Sectional Stock Ranking via Temporal Disentanglement and Structural Purification
Cross-sectional stock ranking is a fundamental task in quantitative investment, relying on both temporal modeling of individual stocks and the capture of inter-stock dependencies. While existing deep learning models leve…
A Distillation-based Future-aware Graph Neural Network for Stock Trend Prediction
Stock trend prediction involves forecasting the future price movements by analyzing historical data and various market indicators. With the advancement of machine learning, graph neural networks (GNNs) have been extensiv…
Graph Neural NetworkPredictionStock PredictionStock Trend PredictionSARF: Enhancing Stock Market Prediction with Sentiment-Augmented Random Forest
Stock trend forecasting, a challenging problem in the financial domain, involves ex-tensive data and related indicators. Relying solely on empirical analysis often yields unsustainable and ineffective results. Machine le…
Sentiment AnalysisStock Market PredictionAlphaFin: Benchmarking Financial Analysis with Retrieval-Augmented Stock-Chain Framework
The task of financial analysis primarily encompasses two key areas: stock trend prediction and the corresponding financial question answering. Currently, machine learning and deep learning algorithms (ML&DL) have been wi…
BenchmarkingFinancial AnalysisQuestion AnsweringRAG+3HIST: A Graph-based Framework for Stock Trend Forecasting via Mining Concept-Oriented Shared Information
Stock trend forecasting, which forecasts stock prices' future trends, plays an essential role in investment. The stocks in a market can share information so that their stock prices are highly correlated. Several methods …