Graph Transformer Network for Flood Forecasting with Heterogeneous Covariates
Jimeng Shi, Vitalii Stebliankin, Zhaonan Wang, Shaowen Wang, Giri, Narasimhan

TL;DR
This paper introduces FloodGTN, a Graph Transformer Network-based tool for flood forecasting that effectively models spatio-temporal dependencies and external covariates, significantly outperforming traditional physics-based models in accuracy and speed.
Contribution
The paper presents a novel FloodGTN model combining GNNs, LSTM, and Transformer architectures to improve flood prediction accuracy and computational efficiency.
Findings
FloodGTN achieves 70% higher accuracy than HEC-RAS.
FloodGTN speeds up predictions by at least 500 times.
External covariates improve flood forecasting performance.
Abstract
Floods can be very destructive causing heavy damage to life, property, and livelihoods. Global climate change and the consequent sea-level rise have increased the occurrence of extreme weather events, resulting in elevated and frequent flood risk. Therefore, accurate and timely flood forecasting in coastal river systems is critical to facilitate good flood management. However, the computational tools currently used are either slow or inaccurate. In this paper, we propose a Flood prediction tool using Graph Transformer Network (FloodGTN) for river systems. More specifically, FloodGTN learns the spatio-temporal dependencies of water levels at different monitoring stations using Graph Neural Networks (GNNs) and an LSTM. It is currently implemented to consider external covariates such as rainfall, tide, and the settings of hydraulic structures (e.g., outflows of dams, gates, pumps, etc.)…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHydrological Forecasting Using AI · Flood Risk Assessment and Management · Hydrology and Watershed Management Studies
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Laplacian EigenMap · Position-Wise Feed-Forward Layer · Tanh Activation · Softmax · Byte Pair Encoding · Laplacian Positional Encodings · Label Smoothing
