paper-with-me

홈 › Papers

Physics-Aware Downsampling with Deep Learning for Scalable Flood Modeling

2021-06-14 · NeurIPS 2021 12 · Niv Giladi, Zvika Ben-Haim, Sella Nevo, Yossi Matias, Daniel Soudry

Background: Floods are the most common natural disaster in the world, affecting the lives of hundreds of millions. Flood forecasting is therefore a vitally important endeavor, typically achieved using physical water flow simulations, which rely on accurate terrain elevation maps. However, such simulations, based on solving partial differential equations, are computationally prohibitive on a large scale. This scalability issue is commonly alleviated using a coarse grid representation of the elevation map, though this representation may distort crucial terrain details, leading to significant inaccuracies in the simulation. Contributions: We train a deep neural network to perform physics-informed downsampling of the terrain map: we optimize the coarse grid representation of the terrain maps, so that the flood prediction will match the fine grid solution. For the learning process to succeed, we configure a dataset specifically for this task. We demonstrate that with this method, it is possible to achieve a significant reduction in computational cost, while maintaining an accurate solution. A reference implementation accompanies the paper as well as documentation and code for dataset reproduction.

📄 PDF Abstract BibTeX arXiv:2106.07218

Code (1)

tech-submissions/physics-aware-downsampling 공식 구현 pytorch

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

A Spatial-temporal Graph Deep Learning Model for Urban Flood Nowcasting Leveraging Heterogeneous Community Features

2021-11-09 · Hamed Farahmand, Yuanchang Xu, Ali Mostafavi

The objective of this study is to develop and test a novel structured deep-learning modeling framework for urban flood nowcasting by integrating physics-based and human-sensed features. We present a new computational mod…

PIFF: A Physics-Informed Generative Flow Model for Real-Time Flood Depth Mapping

2025-11-12 · ChunLiang Wu, Tsunhua Yang, Hungying Chen arxiv

Flood mapping is crucial for assessing and mitigating flood impacts, yet traditional methods like numerical modeling and aerial photography face limitations in efficiency and reliability. To address these challenges, we …

Depth Estimation

Large-scale flood modeling and forecasting with FloodCast

2024-03-18 · Qingsong Xu, Yilei Shi, Jonathan Bamber, Chaojun Ouyang 외

Large-scale hydrodynamic models generally rely on fixed-resolution spatial grids and model parameters as well as incurring a high computational cost. This limits their ability to accurately forecast flood crests and issu…

Change Detection

DUALFloodGNN: Physics-informed Graph Neural Network for Operational Flood Modeling

2025-12-30 · Carlo Malapad Acosta, Herath Mudiyanselage Viraj Vidura Herath, Jia Yu Lim, Abhishek Saha 외 arxiv

Flood models inform strategic disaster management by simulating the spatiotemporal hydrodynamics of flooding. While physics-based numerical flood models are accurate, their substantial computational cost limits their use…

Computational EfficiencyGraph Neural Network

Advanced Flood Prediction with Physics-Guided Deep Learning: Combining UNet, FNO, and SAR/Optical Imagery

2026-06-02 · Tewodros Syum Gebre, Jagrati Talreja, Leila Hashemi-Beni arxiv

Accurate and scalable flood mapping remains challenging due to limited ground observations, heterogeneous terrain conditions, and the difficulty of enforcing hydrodynamic consistency within data-driven models. This work …