LGMay 16, 2024

Implementing a GRU Neural Network for Flood Prediction in Ashland City, Tennessee

arXiv:2405.10375v12 citationsh-index: 18
Originality Synthesis-oriented
AI Analysis

This is an incremental application of an existing method to a specific domain, aiming to improve disaster preparedness for residents in a flood-prone city.

This study tackled flood prediction in Ashland City, Tennessee by developing a GRU neural network model using water level data, achieving a high accuracy with 98.2% of variance explained in the data.

Ashland City, Tennessee, located within the Lower Cumberland Sycamore watershed, is highly susceptible to flooding due to increased upstream water levels. This study aimed to develop a robust flood prediction model for the city, utilizing water level data at 30-minute intervals from ten USGS gauge stations within the watershed. A Gated Recurrent Unit (GRU) network, known for its ability to effectively process sequential time-series data, was used. The model was trained, validated, and tested using a year-long dataset (January 2021-January 2022), and its performance was evaluated using statistical metrics including Nash-Sutcliffe Efficiency (NSE), Root Mean Squared Error (RMSE), Percent Bias (PBIAS), Mean Absolute Error (MAE), and Coefficient of Determination (R^2). The results demonstrated a high level of accuracy, with the model explaining 98.2% of the variance in the data. Despite minor discrepancies between predicted and observed values, the GRU model proved to be an effective tool for flood prediction in Ashland City, with potential applications for enhancing disaster preparedness and response efforts in Ashland City.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes