STAILGJan 11, 2022

Stock Movement Prediction Based on Bi-typed Hybrid-relational Market Knowledge Graph via Dual Attention Networks

arXiv:2201.04965v275 citations
AI Analysis

This work addresses stock prediction for investors by modeling complex market relations, but it is incremental as it builds on existing knowledge graph and attention-based methods.

The paper tackled stock movement prediction by constructing a comprehensive Market Knowledge Graph with bi-typed entities and hybrid relations, and proposed DanSmp using dual attention networks, achieving improved prediction results as demonstrated in empirical experiments against nine state-of-the-art baselines.

Stock Movement Prediction (SMP) aims at predicting listed companies' stock future price trend, which is a challenging task due to the volatile nature of financial markets. Recent financial studies show that the momentum spillover effect plays a significant role in stock fluctuation. However, previous studies typically only learn the simple connection information among related companies, which inevitably fail to model complex relations of listed companies in the real financial market. To address this issue, we first construct a more comprehensive Market Knowledge Graph (MKG) which contains bi-typed entities including listed companies and their associated executives, and hybrid-relations including the explicit relations and implicit relations. Afterward, we propose DanSmp, a novel Dual Attention Networks to learn the momentum spillover signals based upon the constructed MKG for stock prediction. The empirical experiments on our constructed datasets against nine SOTA baselines demonstrate that the proposed DanSmp is capable of improving stock prediction with the constructed MKG.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes