This invention discloses a stock price
trend prediction method based on multi-level dynamic graph fusion, relating to the fields of financial technology and
artificial intelligence data analysis. The method mainly comprises three parts: multi-channel temporal
feature extraction, collaborative modeling of
macro and micro spatial structures, and multi-level
feature fusion prediction. The steps include: First, constructing a multi-channel technical indicator sequence based on historical
stock trading data, and using a multi-channel attention
pooling GRU network to extract differentiated temporal features in parallel; Second, constructing a stock association
hypergraph based on industry and concept labels, introducing graph
information loss (GIL) as a feedback
signal to drive an adaptive hyperedge reconstruction mechanism, dynamically adjusting hyperedge weights to
filter noise and capture
macro market hotspots; Simultaneously, constructing a
simple graph within the hyperedge and combining contrastive learning constraints to semantically align stocks with similar technical patterns to enhance the discriminative power of micro local features; Finally, integrating
macro hypergraph features and micro
simple graph features through a cross-graph fusion module, concatenating them with temporal features, and inputting them into the prediction layer to complete the prediction of the stock price trend at the next moment. This method overcomes the limitations of existing static graph models in dynamically capturing high-order stock correlations and fine-grained technical pattern resonances, providing a new approach for financial spatiotemporal
data mining.