Toward AI-Driven Digital Twins for Metropolitan Floods: A Conditional Latent Dynamics Network Surrogate of the Shallow Water Equations

· Source: Takara TLDR - Daily AI Papers · Field: Science & Research — Environmental Science & Earth Systems, Artificial Intelligence & Machine Learning, Mathematics & Computational Sciences · Depth: Expert, medium

Summary

The Conditional Latent Dynamics Network (CLDNet) is a new AI-driven flood digital twin surrogate model designed to accelerate hydrodynamic simulations for metropolitan flood forecasting. Traditional GPU-accelerated two-dimensional shallow water equation (SWE) solvers require approximately 55 minutes for a 96-hour run on a 4.2-million-active-cell metropolitan basin, making high-resolution workloads prohibitive. CLDNet, a low-dimensional latent neural ODE driven by rainfall and a coordinate-based decoder conditioned on static terrain, reconstructs depth and discharge at arbitrary query points. This pointwise decoding decouples memory from grid size, enabling metropolitan-scale training on a single compute node and direct queries at exact gauge coordinates. Evaluated on a 250,000-cell Texas benchmark and a DesPlaines case study with 114 real-rainfall StageIV storms, CLDNet roughly halves the relative root-mean-squared error of an unconditional baseline, outperforms VAE-ConvLSTM and FNO baselines, achieves an 86% critical success index at the 0.5m inundation threshold, and produces a 96-hour basin-wide forecast in approximately 29 seconds, representing a 115x speedup.

Key takeaway

For AI Scientists and Machine Learning Engineers developing flood forecasting models, CLDNet offers a substantial speedup and improved accuracy over traditional SWE solvers and existing AI baselines. You should consider adopting latent dynamics networks with coordinate-based decoders to handle large, irregular geographical domains efficiently, enabling faster ensemble forecasting and observation assimilation for real-time digital twins.

Key insights

CLDNet significantly accelerates metropolitan flood forecasting by using a latent neural ODE and coordinate-based decoding.

Principles

Method

CLDNet uses a low-dimensional latent neural ODE driven by rainfall, paired with a coordinate-based decoder conditioned on static terrain to reconstruct depth and discharge at arbitrary query points.

In practice

Topics

Best for: AI Scientist, Machine Learning Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Takara TLDR - Daily AI Papers.