SF$^2$Bench: Evaluating Data-Driven Models for Compound Flood Forecasting in South Florida
- URL: http://arxiv.org/abs/2506.04281v1
- Date: Wed, 04 Jun 2025 04:45:33 GMT
- Title: SF$^2$Bench: Evaluating Data-Driven Models for Compound Flood Forecasting in South Florida
- Authors: Xu Zheng, Chaohao Lin, Sipeng Chen, Zhuomin Chen, Jimeng Shi, Wei Cheng, Jayantha Obeysekera, Jason Liu, Dongsheng Luo,
- Abstract summary: Analyzing compound floods has become more critical as the global climate increases flood risks.<n>Traditional physics-based methods, such as the Hydrologic Engineering Center's River Analysis System, are often time-inefficient.<n>Machine learning has recently demonstrated promise in both modeling accuracy and computational efficiency.
- Score: 11.26332965817989
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Forecasting compound floods presents a significant challenge due to the intricate interplay of meteorological, hydrological, and oceanographic factors. Analyzing compound floods has become more critical as the global climate increases flood risks. Traditional physics-based methods, such as the Hydrologic Engineering Center's River Analysis System, are often time-inefficient. Machine learning has recently demonstrated promise in both modeling accuracy and computational efficiency. However, the scarcity of comprehensive datasets currently hinders systematic analysis. Existing water-related datasets are often limited by a sparse network of monitoring stations and incomplete coverage of relevant factors. To address this challenge, we introduce SF2Bench, a comprehensive time series collection on compound floods in South Florida, which integrates four key factors: tide, rainfall, groundwater, and human management activities (gate and pump controlling). This integration allows for a more detailed analysis of the individual contributions of these drivers to compound flooding and informs the development of improved flood forecasting approaches. To comprehensively evaluate the potential of various modeling paradigms, we assess the performance of six categories of methods, encompassing Multilayer Perceptrons, Convolutional Neural Networks, Recurrent Neural Networks, Graph Neural Networks, Transformers, and Large Language Models. We verified the impact of different key features on flood forecasting through experiments. Our analysis examines temporal and spatial aspects, providing insights into the influence of historical data and spatial dependencies. The varying performance across these approaches underscores the diverse capabilities of each in capturing complex temporal and spatial dependencies inherent in compound floods.
Related papers
- Multivariate Long-term Time Series Forecasting with Fourier Neural Filter [55.09326865401653]
We introduce FNF as the backbone and DBD as architecture to provide excellent learning capabilities and optimal learning pathways for spatial-temporal modeling.<n>We show that FNF unifies local time-domain and global frequency-domain information processing within a single backbone that extends naturally to spatial modeling.
arXiv Detail & Related papers (2025-06-10T18:40:20Z) - AI Driven Water Segmentation with deep learning models for Enhanced Flood Monitoring [0.0]
Flooding is a major natural hazard causing significant fatalities and economic losses annually, with increasing frequency due to climate change.<n>This study compares the performance of three deep learning models UNet, ResNet, and DeepLabv3 for pixelwise water segmentation to aid in flood detection, utilizing images from drones, in field observations, and social media.
arXiv Detail & Related papers (2025-01-14T17:26:02Z) - SEN12-WATER: A New Dataset for Hydrological Applications and its Benchmarking [40.996860106131244]
Climate and increasing droughts pose significant challenges to water resource management around the world.
We present a new dataset, SEN12-WATER, along with a benchmark using a end-to-end Deep Learning framework for proactive drought-related analysis.
arXiv Detail & Related papers (2024-09-25T16:50:59Z) - SFANet: Spatial-Frequency Attention Network for Weather Forecasting [54.470205739015434]
Weather forecasting plays a critical role in various sectors, driving decision-making and risk management.
Traditional methods often struggle to capture the complex dynamics of meteorological systems.
We propose a novel framework designed to address these challenges and enhance the accuracy of weather prediction.
arXiv Detail & Related papers (2024-05-29T08:00:15Z) - Large-scale flood modeling and forecasting with FloodCast [22.09906304112966]
We build a fast, stable, accurate, resolution-invariant, and geometry-adaptative flood modeling and forecasting framework.
The framework comprises two main modules: multi-satellite observation and hydrodynamic modeling.
In the hydrodynamic modeling module, a geometry-adaptive physics-informed neural solver (GeoPINS) is introduced.
Building upon GeoPINS, we propose a sequence-to-sequence GeoPINS model to handle long-term temporal series and extensive spatial domains in large-scale flood modeling.
arXiv Detail & Related papers (2024-03-18T20:18:32Z) - TransGlow: Attention-augmented Transduction model based on Graph Neural
Networks for Water Flow Forecasting [4.915744683251151]
Hydrometric prediction of water quantity is useful for a variety of applications, including water management, flood forecasting, and flood control.
We propose atemporal forecasting model that augments the hidden state in Graph Convolution Recurrent Neural Network (GCRN) encoder-decoder.
We present a new benchmark dataset of water flow from a network of Canadian stations on rivers, streams, and lakes.
arXiv Detail & Related papers (2023-12-10T18:23:40Z) - An evaluation of deep learning models for predicting water depth
evolution in urban floods [59.31940764426359]
We compare different deep learning models for prediction of water depth at high spatial resolution.
Deep learning models are trained to reproduce the data simulated by the CADDIES cellular-automata flood model.
Our results show that the deep learning models present in general lower errors compared to the other methods.
arXiv Detail & Related papers (2023-02-20T16:08:54Z) - A Graph-Based Modeling Framework for Tracing Hydrological Pollutant
Transport in Surface Waters [0.0]
We present a graph modeling framework for understanding pollutant transport and fate across waterbodies, rivers, and watersheds.
The graph representation provides an intuitive approach for capturing connectivity and for identifying upstream pollutant sources.
Our tool ultimately seeks to help stakeholders design effective pollution prevention/mitigation practices.
arXiv Detail & Related papers (2023-02-10T00:30:38Z) - Multi-scale Digital Twin: Developing a fast and physics-informed
surrogate model for groundwater contamination with uncertain climate models [53.44486283038738]
Climate change exacerbates the long-term soil management problem of groundwater contamination.
We develop a physics-informed machine learning surrogate model using U-Net enhanced Fourier Neural Contaminated (PDENO)
In parallel, we develop a convolutional autoencoder combined with climate data to reduce the dimensionality of climatic region similarities across the United States.
arXiv Detail & Related papers (2022-11-20T06:46:35Z) - Convolutional generative adversarial imputation networks for
spatio-temporal missing data in storm surge simulations [86.5302150777089]
Generative Adversarial Imputation Nets (GANs) and GAN-based techniques have attracted attention as unsupervised machine learning methods.
We name our proposed method as Con Conval Generative Adversarial Imputation Nets (Conv-GAIN)
arXiv Detail & Related papers (2021-11-03T03:50:48Z) - Predictive Analytics for Water Asset Management: Machine Learning and
Survival Analysis [55.41644538483948]
We study a statistical and machine learning framework for the prediction of water pipe failures.
We use a dataset containing the failure records of all pipes within the water distribution network in Barcelona, Spain.
The results shed light on the effect of important risk factors, such as pipe geometry, age, material, and soil cover, among others.
arXiv Detail & Related papers (2020-07-02T19:08:36Z) - A Data Scientist's Guide to Streamflow Prediction [55.22219308265945]
We focus on the element of hydrologic rainfall--runoff models and their application to forecast floods and predict streamflow.
This guide aims to help interested data scientists gain an understanding of the problem, the hydrologic concepts involved, and the details that come up along the way.
arXiv Detail & Related papers (2020-06-05T08:04:37Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.