arXiv:2512.23964cs.LGcs.AI2025-12中稿 · IJCAI

用图神经网络模拟洪水,兼顾物理规律与计算速度。

DUALFloodGNN: Physics-informed Graph Neural Network for Operational Flood Modeling

  • 在全局和局部嵌入物理约束,通过损失函数保证合理性。
  • 同时预测节点水体积与边流量,多变量预测精度显著提升。
  • 适合需要快速响应的灾害管理场景,代码数据已开源。

洪水模型通过模拟洪水的时空水动力过程,为战略防灾管理提供支持。尽管基于物理的数值模型精度高,但其高昂的计算成本限制了其在需快速预测的业务场景中的应用。图神经网络(GNN)具备处理非结构化空间域的能力,兼具速度与准确性。本文提出一种新型洪水GNN架构DUALFloodGNN,通过显式损失项在全局与局部尺度嵌入物理约束,采用共享的消息传递框架联合预测节点水体积与边流速。为提升自回归推理性能,训练采用带动态课程学习的多步损失。相比标准GNN架构及现有先进洪水GNN模型,DUALFloodGNN在预测水体积、流量、水深等多个水文变量上表现更优,同时保持高计算效率。模型代码已开源(https://github.com/acostacos/dual_flood_gnn),数据集亦公开(DOI: 10.25910/9xav-0s86)。

原文摘要 · Abstract (English)

Flood models inform strategic disaster management by simulating the spatiotemporal hydrodynamics of flooding. While physics-based numerical flood models are accurate, their substantial computational cost limits their use in operational settings where rapid predictions are essential. Models designed with graph neural networks (GNNs) provide both speed and accuracy while having the ability to process unstructured spatial domains. Given its flexible input and architecture, GNNs can be leveraged alongside physics-informed techniques with ease, significantly improving interpretability and generalizability. We introduce a novel flood GNN architecture, DUALFloodGNN, which embeds physical constraints at both global and local scales through explicit loss terms. The model jointly predicts water volume at nodes and flow along edges through a shared message-passing framework. To improve performance for autoregressive inference, model training is conducted with a multi-step loss enhanced with dynamic curriculum learning. Compared with standard GNN architectures and state-of-the-art GNN flood models, DUALFloodGNN achieves substantial improvements in predicting multiple hydrologic variables (e.g., water volume, flow, and depth) while maintaining high computational efficiency. The model is open sourced at https://github.com/acostacos/dual_flood_gnn. The dataset is open sourced at https://hdl.handle.net/2123/35293 with the DOI 10.25910/9xav-0s86.

洪水模拟图神经网络物理信息实时预测

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。