paper-with-me

Papers

Bathymetry Inversion using a Deep-Learning-Based Surrogate for Shallow Water Equations Solvers

2022-03-05 · Xiaofeng Liu, Yalan Song, Chaopeng Shen

River bathymetry is critical for many aspects of water resources management. We propose and demonstrate a bathymetry inversion method using a deep-learning-based surrogate for shallow water equations solvers. The surrogate uses the convolutional autoencoder with a shared-encoder, separate-decoder architecture. It encodes the input bathymetry and decodes to separate outputs for flow-field variables. A gradient-based optimizer is used to perform bathymetry inversion with the trained surrogate. Two physically-based constraints on both bed elevation value and slope have to be added as inversion loss regularizations to obtain usable inversion results. Using the "L-curve" criterion, a heuristic approach was proposed to determine the regularization parameters. Both the surrogate model and the inversion algorithm show good performance. We found the bathymetry inversion process has two distinctive stages, which resembles the sculptural process of initial broad-brush calving and final detailing. The inversion loss due to flow prediction error reaches its minimum in the first stage and remains almost constant afterward. The bed elevation value and slope regularizations play the dominant role in the second stage in selecting the most probable solution. We also found the surrogate architecture (whether with both velocity and water surface elevation or velocity only as outputs) does not show significant impact on inversion result.

📄 PDF Abstract BibTeX arXiv:2203.02821

Code (1)

psu-efd/pyhmt2d 공식 구현

Tasks

DecoderManagement

Similar Papers 제목 키워드 기반

Variational encoder geostatistical analysis (VEGAS) with an application to large scale riverine bathymetry

2021-11-23 · Mojtaba Forghani, Yizhou Qian, Jonghyun Lee, Matthew Farthing 외

Estimation of riverbed profiles, also known as bathymetry, plays a vital role in many applications, such as safe and efficient inland navigation, prediction of bank erosion, land subsidence, and flood risk management. Th…

ManagementUncertainty Quantification

Deep learning-based fast solver of the shallow water equations

2021-11-23 · Mojtaba Forghani, Yizhou Qian, Jonghyun Lee, Matthew W. Farthing 외

Fast and reliable prediction of river flow velocities is important in many applications, including flood risk management. The shallow water equations (SWEs) are commonly used for this purpose. However, traditional numeri…

Deep LearningManagement

A solver-in-the-loop framework for end-to-end differentiable coastal hydrodynamics

2026-04-08 · Elsa Cardoso-Bihlo, Alex Bihlo arxiv

Numerical simulation of wave propagation and run-up is a cornerstone of coastal engineering and tsunami hazard assessment. However, applying these forward models to inverse problems, such as bathymetry estimation, source…

Shallow Water Bathymetry Survey using an Autonomous Surface Vehicle

2022-07-18 · Bibin Wilson, Anand Singh, Amit Sethi

Accurate and cost effective mapping of water bodies has an enormous significance for environmental understanding and navigation. However, the quantity and quality of information we acquire from such environmental feature…

Survey

Surrogate Model for Shallow Water Equations Solvers with Deep Learning

2021-12-20 · Yalan Song, Chaopeng Shen, Xiaofeng Liu

Shallow water equations are the foundation of most models for flooding and river hydraulics analysis. These physics-based models are usually expensive and slow to run, thus not suitable for real-time prediction or parame…

Deep Learning