用近邻图增强GNN,提升沙源排放预测精度
Enhancing Graph Neural Networks Using Proximity Graphs for Dust Source Emission Forecasting

- 用德劳内三角剖分等近邻图替代随机图作为GNN输入
- 在沙源排放数据上,近邻图GNN比随机图模型误差降低37%
- 适合做环境建模与时空预测的研究者参考
准确预测沙源排放对缓解沙尘暴带来的环境与健康危害至关重要。传统方法难以捕捉其复杂的时空动态。本文证明,近邻图(如德劳内三角剖分、加布里埃尔图、k-近邻图、姚图)能使图神经网络(GNN)有效建模数据点间的复杂时空关系。我们采用这些近邻图作为GraphSAGE、图卷积网络和图注意力网络的输入,进行消息传递。结果表明,使用近邻图的GNN显著优于使用随机图的GNN,并大幅超越了长短期记忆(LSTM)模型在沙源排放预测中的表现。
原文摘要 · Abstract (English)
Accurate prediction of dust source emissions is critical for mitigating the significant environmental and health hazards posed by dust storms. Traditional forecasting methods often struggle to capture the complex spatiotemporal dynamics of these phenomena. In this paper, we demonstrate that proximity graphs enable Graph Neural Networks (GNNs) to effectively model the intricate spatial and temporal relationships between data points. Specifically, we use proximity graphs--such as Delaunay triangulation, Gabriel graph, k-Nearest Neighbor graph, and Yao graph--as the input for GNNs (including GraphSAGE, Graph Convolutional Networks, and Graph Attention Networks) to perform message passing. Our approach highlights the effectiveness of integrating proximity graphs with GNNs for robust and accurate dust source forecasting. To emphasize the importance of proximity graph representations, we compare our method against GNNs using random graphs for message passing. The results show that GNNs with proximity graphs significantly outperform those with random graphs and are also far superior to Long Short-Term Memory (LSTM) model in dust source emission forecasting.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。