paper-with-me

홈 › Papers

Advancing Spatio-temporal Storm Surge Prediction with Hierarchical Deep Neural Networks

2024-10-01 · Saeed Saviz Naeini, Reda Snaiki, Teng Wu

Coastal regions in North America face major threats from storm surges caused by hurricanes and nor'easters. Traditional numerical models, while accurate, are computationally expensive, limiting their practicality for real-time predictions. Recently, deep learning techniques have been developed for efficient simulation of time-dependent storm surge. To resolve the small scales of storm surge in both time and space over a long duration and a large area, these simulations typically need to employ oversized neural networks that struggle with the accumulation of prediction errors over successive time steps. To address these challenges, this study introduces a hierarchical deep neural network (HDNN) combined with a convolutional autoencoder (CAE) to accurately and efficiently predict storm surge time series. The CAE reduces the dimensionality of storm surge data, streamlining the learning process. HDNNs then map storm parameters to the low-dimensional representation of storm surge, allowing for sequential predictions across different time scales. Specifically, the current-level neural network is utilized to predict future states with a relatively large time step, which are passed as inputs to the next-level neural network for smaller time-step predictions. This process continues sequentially for all time steps. The results from different-level neural networks across various time steps are then stacked to acquire the entire time series of storm surge. The simulated low-dimensional representations are finally decoded back into storm surge time series. The proposed model was trained and tested using synthetic data from the North Atlantic Comprehensive Coastal Study. Results demonstrate its excellent performance to effectively handle high-dimensional surge data while mitigating the accumulation of prediction errors over time, making it a promising tool for advancing storm surge prediction.

📄 PDF Abstract BibTeX arXiv:2410.12823

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series

Similar Papers 제목 키워드 기반

StormNet: Improving storm surge predictions with a GNN-based spatio-temporal offset forecasting model

2026-04-22 · Noujoud Nader, Stefanos Giaremis, Clint Dawson, Carola Kaiser 외 arxiv

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. T…

Graph Neural Network

An advanced spatio-temporal convolutional recurrent neural network for storm surge predictions

2022-04-18 · Ehsan Adeli, Luning Sun, JianXun Wang, Alexandros A. Taflanidis

In this research paper, we study the capability of artificial neural network models to emulate storm surge based on the storm track/size/intensity history, leveraging a database of synthetic storm simulations. Traditiona…

Time SeriesTime Series Analysis

Convolutional generative adversarial imputation networks for spatio-temporal missing data in storm surge simulations

2021-11-03 · Ehsan Adeli, Jize Zhang, Alexandros A. Taflanidis

Imputation of missing data is a task that plays a vital role in a number of engineering and science applications. Often such missing data arise in experimental observations from limitations of sensors or post-processing …

ImputationMissing ValuesTime Series Analysis

PACT: Peak-Aware Cross-Attention Graph Transformers for Efficient Storm-Surge Emulation

2026-05-09 · Zesheng Liu, Doyup Kwon, Ning Lin, Maryam Rahnemoonfar arxiv

Accurate and efficient storm-surge emulation is essential for coastal hazard assessment, yet high-fidelity hydrodynamic models remain too expensive for large scenario ensembles and rapid evaluation under heterogeneous cl…

Graph Neural Network

Multi-Output Artificial Neural Network for Storm Surge Prediction in North Carolina

2016-09-23 · Anton Bezuglov, Brian Blanton, Reinaldo Santiago

During hurricane seasons, emergency managers and other decision makers need accurate and `on-time' information on potential storm surge impacts. Fully dynamical computer models, such as the ADCIRC tide, storm surge, and …