Flood-LDM: Generalizable Latent Diffusion Models for rapid and accurate zero-shot High-Resolution Flood Mapping
Sun Han Neo, Sachith Seneviratne, Herath Mudiyanselage Viraj Vidura Herath, Abhishek Saha, Sanka Rasnayaka, Lucy Amanda Marshall
TL;DR
The paper tackles real-time, high-resolution flood mapping by upsampling coarse-grid flood maps with latent diffusion models conditioned on physics-informed inputs (coarse maps and DEM). The proposed LDM framework achieves fine-grid accuracy with substantially faster inference than traditional physics-based methods and CNN-based super-resolution, while demonstrating strong zero-shot generalization across unseen catchments and benefiting from transfer learning for rapid regional adaptation. Key findings include improved generalizability, notable inference-time reductions through timesteps and initialization optimizations, and improved flood-inundation metrics (POD, RFA, CSI) when compared to coarse-grid baselines, all grounded by the DEM and physical constraints for interpretability. The work signals a practical path to deploy diffusion-based, interpretable flood-mapping surrogates in real-time risk management and disaster response settings.
Abstract
Flood prediction is critical for emergency planning and response to mitigate human and economic losses. Traditional physics-based hydrodynamic models generate high-resolution flood maps using numerical methods requiring fine-grid discretization; which are computationally intensive and impractical for real-time large-scale applications. While recent studies have applied convolutional neural networks for flood map super-resolution with good accuracy and speed, they suffer from limited generalizability to unseen areas. In this paper, we propose a novel approach that leverages latent diffusion models to perform super-resolution on coarse-grid flood maps, with the objective of achieving the accuracy of fine-grid flood maps while significantly reducing inference time. Experimental results demonstrate that latent diffusion models substantially decrease the computational time required to produce high-fidelity flood maps without compromising on accuracy, enabling their use in real-time flood risk management. Moreover, diffusion models exhibit superior generalizability across different physical locations, with transfer learning further accelerating adaptation to new geographic regions. Our approach also incorporates physics-informed inputs, addressing the common limitation of black-box behavior in machine learning, thereby enhancing interpretability. Code is available at https://github.com/neosunhan/flood-diff.
