Prediction of Enterprise ST Based on LSTM+GRU

Aug 22, 2022ยท
Wenjie Lan
Wenjie Lan
ยท 0 min read
Stock Knowledge Graph
Abstract
This study focuses on predicting the probability of enterprises being categorized as “Special Treatment” (ST) in the next quarter based on historical data. The research aims to enhance financial distress prediction using machine learning and deep learning models. It explores the selection of predictive indicators beyond traditional metrics, incorporating novel features like graphical representations of stock relationships. Key steps includes:Data Preparation: Utilizing financial indicators from CSMAR and stock data from BaoStock, with techniques like ADASYN to handle data imbalance. Model Design: Implementing LSTM and GAT models, leveraging panel data and adjacency matrices constructed from stock industry classifications and cosine similarity measures.Results: Comparing models with and without time-series considerations, highlighting the superior performance of time-series models in prediction accuracy and AUC scores. The study demonstrates that advanced deep learning techniques, particularly multi-layer GAT models, effectively capture complex stock relationships and improve predictive performance, offering valuable insights for financial risk management and early warning systems. Future work will explore unstructured data like sentiment analysis and relational features based on corporate connections.
Type