Storm Surge Modeling, Bias Correction, Graph Neural Networks, Graph Convolution Networks

arXiv cs.LG / 4/23/2026

📰 NewsSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The study tackles the difficulty of improving tropical-cyclone storm-surge forecasts under uncertainty, especially as storms intensify faster and affect nearshore areas more often.
  • It proposes StormNet, a spatio-temporal graph neural network that performs bias correction by combining graph convolution (GCN) and graph attention (GAT) with LSTM to learn spatial-temporal dependencies across water-level gauges.
  • StormNet was trained on historical U.S. Gulf Coast hurricane data and evaluated on Hurricane Idalia (2023), achieving large RMSE reductions versus prior approaches.
  • Reported gains include over 70% RMSE reduction for 48-hour forecasts and over 50% for 72-hour forecasts, with improved performance over a sequential LSTM baseline for longer horizons.
  • The model is described as computationally efficient with low training time, supporting use in near real-time operational forecasting workflows.

Abstract

Storm surge forecasting remains a critical challenge in mitigating the impacts of tropical cyclones on coastal regions, particularly given recent trends of rapid intensification and increasing nearshore storm activity. Traditional high fidelity numerical models such as ADCIRC, while robust, are often hindered by inevitable uncertainties arising from various sources. To address these challenges, this study introduces StormNet, a spatio-temporal graph neural network (GNN) designed for bias correction of storm surge forecasts. StormNet integrates graph convolutional (GCN) and graph attention (GAT) mechanisms with long short-term memory (LSTM) components to capture complex spatial and temporal dependencies among water-level gauge stations. The model was trained using historical hurricane data from the U.S. Gulf Coast and evaluated on Hurricane Idalia (2023). Results demonstrate that StormNet can effectively reduce the root mean square error (RMSE) in water-level predictions by more than 70\% for 48-hour forecasts and above 50\% for 72-hour forecasts, as well as outperform a sequential LSTM baseline, particularly for longer prediction horizons. The model also exhibits low training time, enhancing its applicability in real-time operational forecasting systems. Overall, StormNet provides a computationally efficient and physically meaningful framework for improving storm surge prediction accuracy and reliability during extreme weather events.