paper-with-me

홈 › Papers

A Comparative Study of Convolutional and Recurrent Neural Networks for Storm Surge Prediction in Tampa Bay

2024-08-11 · Mandana Farhang Ghahfarokhi, Seyed Hossein Sonbolestan, Mahta Zamanizadeh

In this paper, we compare the performance of three common deep learning architectures, CNN-LSTM, LSTM, and 3D-CNN, in the context of surrogate storm surge modeling. The study site for this paper is the Tampa Bay area in Florida. Using high-resolution atmospheric data from the reanalysis models and historical water level data from NOAA tide stations, we trained and tested these models to evaluate their performance. Our findings indicate that the CNN-LSTM model outperforms the other architectures, achieving a test loss of 0.010 and an R-squared (R2) score of 0.84. The LSTM model, although it achieved the lowest training loss of 0.007 and the highest training R2 of 0.88, exhibited poorer generalization with a test loss of 0.014 and an R2 of 0.77. The 3D-CNN model showed reasonable performance with a test loss of 0.011 and an R2 of 0.82 but displayed instability under extreme conditions. A case study on Hurricane Ian, which caused a significant negative surge of -1.5 meters in Tampa Bay indicates the CNN-LSTM model's robustness and accuracy in extreme scenarios.

📄 PDF Abstract BibTeX arXiv:2408.05797

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

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

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 rea…

Time Series

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

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

A Framework for Flexible Peak Storm Surge Prediction

2022-04-27 · Benjamin Pachev, Prateek Arora, Carlos del-Castillo-Negrete, Eirik Valseth 외

Storm surge is a major natural hazard in coastal regions, responsible both for significant property damage and loss of life. Accurate, efficient models of storm surge are needed both to assess long-term risk and to guide…

ManagementPrediction