paper-with-me

홈 › Papers

ADD: Augmented Disentanglement Distillation Framework for Improving Stock Trend Forecasting

2020-12-11 · Hongshun Tang, Lijun Wu, Weiqing Liu, Jiang Bian

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.

📄 PDF Abstract BibTeX arXiv:2012.06289

Code (1)

microsoft/qlib/tree/main/examples/benchmarks/ADD pytorch

Tasks

DecoderDisentanglement

Similar Papers 제목 키워드 기반

ACT: Anti-Crosstalk Learning for Cross-Sectional Stock Ranking via Temporal Disentanglement and Structural Purification

2026-04-22 · Juntao Li, Liang Zhang arxiv

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

2025-02-15 · Zhipeng Liu, Peibo Duan, Mingyang Geng, Bin Zhang

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 Prediction

SARF: Enhancing Stock Market Prediction with Sentiment-Augmented Random Forest

2024-09-22 · Saber Talazadeh, Dragan Perakovic

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 Prediction

AlphaFin: Benchmarking Financial Analysis with Retrieval-Augmented Stock-Chain Framework

2024-03-19 · Xiang Li, Zhenyu Li, Chen Shi, Yong Xu 외

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+3

HIST: A Graph-based Framework for Stock Trend Forecasting via Mining Concept-Oriented Shared Information

2021-10-26 · Wentao Xu, Weiqing Liu, Lewen Wang, Yingce Xia 외

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 …