Please wait a minute...
Journal of ZheJiang University (Engineering Science)  2026, Vol. 60 Issue (7): 1557-1566    DOI: 10.3785/j.issn.1008-973X.2026.07.017
    
Physics-informed multi-stage surrogate model for urban flooding
Ting SU1(),Yueping XU1,*(),Quanjun WANG2,Hua ZHONG3,Jianqun JIANG1
1. College of Civil Engineering and Architecture, Zhejiang University, Hangzhou 310058, China
2. Faculty of Engineering and Information Technology, University of Melbourne, Melbourne 3052, Australia
3. Nanjing Hydraulic Research Institute, Nanjing 210029, China
Download: HTML     PDF(2972KB) HTML
Export: BibTeX | EndNote (RIS)      

Abstract  

A multi-stage surrogate model named LSTM-LFM-SRU was developed to address the high computational cost and limited real-time capability of traditional hydrodynamic models. The urban flood process was divided into two stages: one-dimensional drainage through pipe networks and two-dimensional surface inundation. Long short-term memory (LSTM) networks and a combination of a low-fidelity physical model (LFM) with a super-resolution U-shaped convolutional neural network (SRU) were adopted to replace the corresponding stages. A flood prediction framework was constructed by combining data-driven methods with physical information. The multi-stage surrogate model was applied to a case study in the Xiasha area of Hangzhou. A 20-hour intense rainfall-induced inundation event was simulated within 5.31, with its computational efficiency reaching 12.7 times that of the high-precision hydrodynamic models. The one-dimensional LSTM-based surrogate achieved an average Nash-Sutcliffe Efficiency value of 0.94, while the two-dimensional LFM-SRU model reduced the Root Mean Square Error by 17.2% compared with the LFM-U-net model.



Key wordsurban flooding      multi stage      surrogate model      long short-term memory(LSTM)      low-fidelity physical model (LFM)      super-resolution U-shaped convolutional neural network (SRU)     
Received: 17 April 2025      Published: 23 May 2026
CLC:  TP 183  
Fund:  国家自然科学基金资助项目(52309038);浙江省重点研发计划资助项目(2021C03017).
Corresponding Authors: Yueping XU     E-mail: 22312105@zju.edu.cn;yuepingxu@zju.edu.cn
Cite this article:

Ting SU,Yueping XU,Quanjun WANG,Hua ZHONG,Jianqun JIANG. Physics-informed multi-stage surrogate model for urban flooding. Journal of ZheJiang University (Engineering Science), 2026, 60(7): 1557-1566.

URL:

https://www.zjujournals.com/eng/10.3785/j.issn.1008-973X.2026.07.017     OR     https://www.zjujournals.com/eng/Y2026/V60/I7/1557


基于物理信息的城市洪涝多阶段替代模型

针对传统水力学模型计算量大且难以满足实时预测需求的问题,研发融合长短期记忆网络(LSTM)、低精度物理模型(LFM)与基于超分辨率技术的U形卷积神经网络(SRU)的多阶段替代模型LSTM-LFM-SRU. 模型将洪涝过程划分为一维管网排水与二维地表淹没2个阶段,分别采用LSTM与LFM-SRU进行替代建模,构建数据驱动与物理信息融合的内涝预测框架. 在杭州下沙的应用结果表明,本研究中所构建的多阶段替代模型能在5.31 s内完成一场20 h强降雨引发的城市淹没过程模拟,计算效率提升至高精度的水动力学模型的12.7倍,其中一维替代模型LSTM的平均纳什效率系数达到0.94,二维替代模型LFM-SRU相比于LFM-U-net模型在均方根误差上下降了17.2%.


关键词: 城市洪涝,  多阶段,  替代模型,  长短期记忆网络(LSTM),  低精度物理模型(LFM),  基于超分辨率技术的U形卷积神经网络(SRU) 
Fig.1 Overview of study area
Fig.2 Construction process of multi-stage surrogate model for urban flooding
开始时间t/hH/mmP/a
1963/09/12 08:0015183.423
1972/08/21 19:005107.710
1988/09/02 21:00397.714
2007/10/08 06:009135.912
2010/09/11 05:005110.812
2013/10/07 01:0020240.967
Tab.1 Summary of 6 historical extreme rainfall events at Hangzhou station
参数取值范围率定结果
不透水洼蓄量/mm0.18~2.541.78
透水洼蓄量/mm2.54~5.085.00
最大渗入率/(mm?h?1)50.8~101.664.0
最小渗入率/(mm?h?1)7.6~15.211.5
不透水区域曼宁系数0.010~0.0500.018
透水区域曼宁系数0.020~0.4000.024
管道曼宁系数0.011~0.0170.013
地表曼宁系数0.010~0.1000.020
Tab.2 Calibrated parameters results of physical process model
Fig.3 Verification results of physical process model
Fig.4 Structure of super-resolution U-shaped convolutional neural network
静态物理特征获取方式选择原因
地形高程使用数字高程模型
(DEM)数据
地形高程是水流动态的重要因素,它直接影响水流的流向和积水的区域
坡度根据数字高程模型
(DEM)计算得到
坡度表示地面的倾斜程度,影响水流的速度和方向. 陡坡区域水流速度快,容易形成径流,而平缓区域水流速度慢,更容易积水
曲率根据数字高程模型
(DEM)计算得到
曲率表示地面表面的弯曲程度,可以影响水流的汇聚或分散. 在坡度较大或凹陷的地区,水流会被汇聚,可能导致积水或洪水,而平坦区域则会促使水流分散
不透水率根据土地利用类型
计算得到
不透水率反映了地面表面的渗水能力,主要受土地利用类型影响. 城市的建成区不透水率值大,下渗能力弱,更容易发生积水现象
到最近检查井距离根据检查井位置
计算得到
检查井(或排水系统)是城市排水系统的重要组成部分,距离检查井的距离直接影响到水流是否能及时进入排水系统
Tab.3 Static physical characteristics inputted into SRU model
Fig.5 Comparison of overflow results between SWMM simulation and LSTM model prediction
组别二维替代模型RMSE/mMAE/mCSI/%
组1LFM-SRU0.0960.02889.16
组2LFM-U-net0.1160.02788.78
Tab.4 Comparison of simulation performance metrics for 2D surrogate model
Fig.6 Comparison of simulation results of 1D-2D coupled surrogate model
组别一维模型二维模型RMSE/mMAE/mCSI/%
ASWMMLFM-SRU0.0970.02789.59
BLSTMTHFM0.0160.00395.70
CLSTMLFM-SRU0.0960.02889.16
Tab.5 Comparison of performance metrics in comparative experiment
Fig.7 Simulation results of different model groups in comparative experiments
模型t/s
一维模型二维模型总计
SWMM-THFM15.0052.4167.41
SWMM- LFM-SRU15.004.9919.99
LSTM-THFM0.3252.4152.73
LSTM- LFM-SRU0.324.995.31
Tab.6 Comparison of computational efficiency among different model combinations
[1]   新华社. 河南郑州 “7· 20” 特大暴雨灾害调查报告公布[EB/OL]. (2022−11−26). https://www.gov.cn/xinwen/2022-01/21/content_5669723.htm.
[2]   宋晓猛, 张建云, 占车生, 等 气候变化和人类活动对水文循环影响研究进展[J]. 水利学报, 2013, 44 (7): 779- 790
SONG Xiaomeng, ZHANG Jianyun, ZHAN Chesheng, et al Review for impacts of climate change and human activities on water cycle[J]. Journal of Hydraulic Engineering, 2013, 44 (7): 779- 790
[3]   张建云, 王银堂, 贺瑞敏, 等 中国城市洪涝问题及成因分析[J]. 水科学进展, 2016, 27 (4): 485- 491
ZHANG Jianyun, WANG Yintang, HE Ruimin, et al Discussion on the urban flood and waterlogging and causes analysis in China[J]. Advances in Water Science, 2016, 27 (4): 485- 491
doi: 10.14042/j.cnki.32.1309.2016.04.001
[4]   徐宗学, 叶陈雷 城市暴雨洪涝模拟: 原理、模型与展望[J]. 水利学报, 2021, 52 (4): 381- 392
XU Zongxue, YE Chenlei Simulation of urban flooding/waterlogging processes: principle, models and prospects[J]. Journal of Hydraulic Engineering, 2021, 52 (4): 381- 392
doi: 10.13243/j.cnki.slxb.20200515
[5]   张建云, 王银堂, 刘翠善, 等 中国城市洪涝及防治标准讨论[J]. 水力发电学报, 2017, 36 (1): 1- 6
ZHANG Jianyun, WANG Yintang, LIU Cuishan, et al Discussion on the standards of urban flood and waterlogging prevention in China[J]. Journal of Hydroelectric Engineering, 2017, 36 (1): 1- 6
[6]   黄国如, 陈文杰, 喻海军 城市洪涝水文水动力耦合模型构建与评估[J]. 水科学进展, 2021, 32 (3): 334- 344
HUANG Guoru, CHEN Wenjie, YU Haijun Construction and evaluation of an integrated hydrological and hydrodynamics urban flood model[J]. Advances in Water Science, 2021, 32 (3): 334- 344
doi: 10.14042/j.cnki.32.1309.2021.03.002
[7]   白冰, 董飞, 李传奇, 等 基于元胞自动机和深度学习的城市洪涝预报[J]. 水利水电技术, 2024, 55 (12): 17- 28
BAI Bing, DONG Fei, LI Chuanqi, et al Rapid urban flood forecasting based on cellular automata and deep learning[J]. Water Resources and Hydropower Engineering, 2024, 55 (12): 17- 28
[8]   南统超, 施睿, 于春水 基于国产CPU/GPU平台的水动力模型异构并行计算[J]. 水利学报, 2025, 56 (6): 771- 779
NAN Tongchao, SHI Rui, YU Chunshui Hydrodynamic modeling via heterogeneous parallel computing on domestic CPU/GPU platform[J]. Journal of Hydraulic Engineering, 2025, 56 (6): 771- 779
doi: 10.13243/j.cnki.slxb.20240326
[9]   MORALES-HERNÁNDEZ M, SHARIF M B, KALYANAPU A, et al TRITON: a Multi-GPU open source 2D hydrodynamic flood model[J]. Environmental Modelling and Software, 2021, 141: 105034
doi: 10.1016/j.envsoft.2021.105034
[10]   刘媛媛, 刘业森, 郑敬伟, 等 BP神经网络和数值模型相结合的城市内涝预测方法研究[J]. 水利学报, 2022, 53 (3): 284- 295
LIU Yuanyuan, LIU Yesen, ZHENG Jingwei, et al Intelligent rapid prediction method of urban flooding based on BP neural network and numerical simulation model[J]. Journal of Hydraulic Engineering, 2022, 53 (3): 284- 295
doi: 10.13243/j.cnki.slxb.20210611
[11]   FRAEHR N, WANG Q J, WU W, et al Supercharging hydrodynamic inundation models for instant flood insight[J]. Nature Water, 2023, 1 (10): 835- 843
doi: 10.1038/s44221-023-00132-2
[12]   FRAEHR N, WANG Q J, WU W, et al Assessment of surrogate models for flood inundation: the physics-guided LSG model vs. state-of-the-art machine learning models[J]. Water Research, 2024, 252: 121202
doi: 10.1016/j.watres.2024.121202
[13]   刘樱, 杨明, 徐集云 杭州市城市暴雨雨型分析研究[J]. 科技通报, 2021, 37 (4): 15- 22
LIU Ying, YANG Ming, XU Jiyun Analysis and study of rainstorm pattern in Hangzhou[J]. Bulletin of Science and Technology, 2021, 37 (4): 15- 22
doi: 10.13774/j.cnki.kjtb.2021.04.004
[14]   CHANG L C, LIOU J Y, CHANG F J Spatial-temporal flood inundation nowcasts by fusing machine learning methods and principal component analysis[J]. Journal of Hydrology, 2022, 612: 128086
doi: 10.1016/j.jhydrol.2022.128086
[15]   SCHAEFER J T The critical success index as an indicator of warning skill[J]. Weather and Forecasting, 1990, 5 (4): 570- 575
doi: 10.1175/1520-0434(1990)005<0570:TCSIAA>2.0.CO;2
[16]   ZENG Z, WANG Z, LAI C Simulation performance evaluation and uncertainty analysis on a coupled inundation model combining SWMM and WCA2D[J]. International Journal of Disaster Risk Science, 2022, 13 (3): 448- 464
doi: 10.1007/s13753-022-00416-3
[17]   WU X, WANG Z, GUO S, et al Scenario-based projections of future urban inundation within a coupled hydrodynamic model framework: a case study in Dongguan City, China[J]. Journal of Hydrology, 2017, 547: 428- 442
doi: 10.1016/j.jhydrol.2017.02.020
[18]   ECHEVERRIBAR I, MORALES-HERNÁNDEZ M, BRUFAU P, et al Use of internal boundary conditions for levees representation: application to river flood management[J]. Environmental Fluid Mechanics, 2019, 19 (5): 1253- 1271
doi: 10.1007/s10652-018-09658-6
[19]   XIA X, LIANG Q A new efficient implicit scheme for discretising the stiff friction terms in the shallow water equations[J]. Advances in Water Resources, 2018, 117: 87- 97
doi: 10.1016/j.advwatres.2018.05.004
[20]   周云峰, 周永潮, 郑春华, 等 采用Sobol方法的暴雨径流管理模型参数灵敏度分析[J]. 浙江大学学报: 工学版, 2019, 53 (2): 347- 354
ZHOU Yunfeng, ZHOU Yongchao, ZHENG Chunhua, et al Sensitivity analysis of parameters of storm water management model with Sobol method[J]. Journal of Zhejiang University: Engineering Science, 2019, 53 (2): 347- 354
[21]   SALGUEIRO ROMERO L, MARCELLO J, VILAPLANA V Super-resolution of sentinel-2 imagery using generative adversarial networks[J]. Remote Sensing, 2020, 12 (15): 2424
doi: 10.3390/rs12152424
[22]   ABADAL S, SALGUEIRO L, MARCELLO J, et al A dual network for super-resolution and semantic segmentation of sentinel-2 imagery[J]. Remote Sensing, 2021, 13 (22): 4547
doi: 10.3390/rs13224547
[1] Fangnan DONG,Qiang WU,Jiayao LIU,Junqi YU. Cooling load prediction model for commercial buildings based on improved LSTM[J]. Journal of ZheJiang University (Engineering Science), 2026, 60(5): 998-1005.
[2] Erchao LI,Yun LIU. Offline small data-driven evolutionary algorithm based on multi-kernel data synthesis[J]. Journal of ZheJiang University (Engineering Science), 2025, 59(2): 278-288.
[3] Gong CHEN,Chun-hua ZHENG,Xian-ming WENG,Baustani HAMEED,Hong-hao HU,Xiao-yu MA,Jing-qing LIU. Diagnosis of road drainage inlets’ abnormal condition using multi-hydrological data association analysis[J]. Journal of ZheJiang University (Engineering Science), 2021, 55(1): 55-61.
[4] Bo-ping YU,Gao-hua LI,Liang XIE,Fu-xin WANG. Dynamic stall optimization design of rotor airfoil based on surrogate model[J]. Journal of ZheJiang University (Engineering Science), 2020, 54(4): 833-842.
[5] ZHANG Xuan-wu, ZHENG Yao, YANG Bo-wei, ZHANG Ji-fa. Aerodynamic optimization design of airfoil configurations based on cascade feedforward neural network[J]. Journal of ZheJiang University (Engineering Science), 2017, 51(7): 1405-1411.
[6] ZHAO Peng, FU Jian-zhong, LI Yang, CUI Shu-biao. Iterative optimization method for injection parameters based on
surrogate model
[J]. Journal of ZheJiang University (Engineering Science), 2011, 45(2): 197-200.