FIDLAR: Forecast-Informed Deep Learning Architecture for Flood Mitigation
Jimeng Shi, Zeda Yin, Arturo Leon, Jayantha Obeysekera, Giri Narasimhan
TL;DR
FIDLAr tackles coastal flood mitigation by replacing slow physics-based optimization with a forecast-informed deep learning framework that couples a Flood Manager to generate pre-release schedules with a Flood Evaluator that forecasts their hydrological impact. The Evaluator is pre-trained and frozen, enabling gradient-based planning to train the Manager, yielding rapid, optimized releases that reduce floods while avoiding water wastage. A Graph Transformer Network underpins both components, leveraging spatiotemporal dynamics and covariate interactions; experiments on South Florida data show orders-of-magnitude speedups and superior mitigation performance over rule-based and GA-based baselines. The work demonstrates real-time applicability, interpretability through attention maps, and a practical path toward data-driven, disaster-resilient flood management.
Abstract
In coastal river systems, frequent floods, often occurring during major storms or king tides, pose a severe threat to lives and property. However, these floods can be mitigated or even prevented by strategically releasing water before extreme weather events with hydraulic structures such as dams, gates, pumps, and reservoirs. A standard approach used by local water management agencies is the "rule-based" method, which specifies predetermined pre-releases of water based on historical and time-tested human experience, but which tends to result in excess or inadequate water release. The model predictive control (MPC), a physics-based model for prediction, is an alternative approach, albeit involving computationally intensive calculations. In this paper, we propose a Forecast Informed Deep Learning Architecture, FIDLAR, to achieve rapid and optimal flood management with precise water pre-releases. FIDLAR seamlessly integrates two neural network modules: one called the Flood Manager, which is responsible for generating water pre-release schedules, and another called the Flood Evaluator, which assesses these generated schedules. The Evaluator module is pre-trained separately, and its gradient-based feedback is used to train the Manager model, ensuring optimal water pre-releases. We have conducted experiments using FIDLAR with data from a flood-prone coastal area in South Florida, particularly susceptible to frequent storms. Results show that FIDLAR is several orders of magnitude faster than currently used physics-based approaches while outperforming baseline methods with improved water pre-release schedules.
