Geological disaster causes analysis based on knowledge graph link prediction
摘要
Geological disasters have complicated natural and man-made causes. Identifying the event’s causes aids disaster management. The existing model mainly uses geospatial data to analyze the spatial-temporal correlation among various factors contributing to geological disasters in the region, ignoring the valuable causal information in disaster-related texts, making it impossible to identify the causes of each event. To address this challenge, we have constructed a geological disaster knowledge graph (GDKG) that integrates geospatial and textual data. This GDKG comprises geological disaster event entities, disaster-inducing factor entities, causal similarity relations among event entities, and causal relationships between events and their inducing factors. We also present Attention-ComplEx, an inductive link prediction model. This model overcomes the limitation of conventional inductive link prediction models, which struggle to predict links rely solely on entity attributes without information about the surrounding context. Our model uses attention mechanisms to capture the interactions between disaster entities’ influencing factors and their importance in characterizing their causal features to generate embeddings for disaster event entities and the ComplEx model to learn GDKG entity and relationship correlations. Predicting potential links between disaster event entities and disaster-inducing factors allows us to effectively identify disaster event causes. Utilizing multi-source geospatial and textual data spanning from 2011 to 2022 in Hunan, Hubei, and Jiangxi provinces, we have constructed a knowledge graph and a link prediction dataset. Experimental results demonstrate that the Attention-ComplEx model outperforms baseline methods in link prediction with the highest MRR. The Attention-ComplEx model identifies disaster causes better than SVM and XGBOOST model.