Physics-informed Graph Neural Networks for Operational Flood Modeling
By: Carlo Malapad Acosta , Herath Mudiyanselage Viraj Vidura Herath , Jia Yu Lim and more
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. This study introduces 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 while maintaining high computational efficiency. The model is open-sourced at https://github.com/acostacos/dual_flood_gnn.
Similar Papers
HydroGAT: Distributed Heterogeneous Graph Attention Transformer for Spatiotemporal Flood Prediction
Machine Learning (CS)
Predicts floods more accurately using river maps.
Topology-aware Neural Flux Prediction Guided by Physics
Machine Learning (CS)
Helps computers understand traffic flow better.
Learning multi-phase flow and transport in fractured porous media with auto-regressive and recurrent graph neural networks
Machine Learning (CS)
Predicts how liquids flow through cracked rocks.