Climate Adaptation-Aware Flood Prediction for Coastal Cities Using Deep Learning
Bilal Hassan, Areg Karapetyan, Aaron Chung Hin Chow, Samer Madanat
TL;DR
This work develops CASPIAN-v2, a lightweight CNN surrogate for rapid coastal flood prediction under multiple sea-level-rise and shoreline-adaptation scenarios. By framing flood mapping as an image-to-image task and incorporating SLR context through SEE blocks and a MARX-based bottleneck, the model achieves high spatial accuracy and strong generalization across Abu Dhabi and San Francisco Bay while dramatically reducing computational cost relative to physics-based Delft3D simulations. The paper introduces two region-specific datasets, a hybrid loss to handle data skew, and extensive ablations demonstrating the benefits of MARX, SEE, and end-to-end training plus fine-tuning for unseen SLR levels. Additional contributions include explainable AI insights via Grad-CAM, a deep-ensembles uncertainty framework, and open-source release of data and code. Overall, CASPIAN-v2 offers a practical, scalable tool for coastal flood management that can accelerate reconnaissance of protection strategies while enabling detailed verification with high-fidelity simulators when needed.
Abstract
Climate change and sea-level rise (SLR) pose escalating threats to coastal cities, intensifying the need for efficient and accurate methods to predict potential flood hazards. Traditional physics-based hydrodynamic simulators, although precise, are computationally expensive and impractical for city-scale coastal planning applications. Deep Learning (DL) techniques offer promising alternatives, however, they are often constrained by challenges such as data scarcity and high-dimensional output requirements. Leveraging a recently proposed vision-based, low-resource DL framework, we develop a novel, lightweight Convolutional Neural Network (CNN)-based model designed to predict coastal flooding under variable SLR projections and shoreline adaptation scenarios. Furthermore, we demonstrate the ability of the model to generalize across diverse geographical contexts by utilizing datasets from two distinct regions: Abu Dhabi and San Francisco. Our findings demonstrate that the proposed model significantly outperforms state-of-the-art methods, reducing the mean absolute error (MAE) in predicted flood depth maps on average by nearly 20%. These results highlight the potential of our approach to serve as a scalable and practical tool for coastal flood management, empowering decision-makers to develop effective mitigation strategies in response to the growing impacts of climate change. Project Page: https://caspiannet.github.io/
