paper-with-me

Papers

Deep learning-based fast solver of the shallow water equations

2021-11-23 · Mojtaba Forghani, Yizhou Qian, Jonghyun Lee, Matthew W. Farthing, Tyler Hesser, Peter K. Kitanidis, Eric F. Darve

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 numerical solvers of the SWEs are computationally expensive and require high-resolution riverbed profile measurement (bathymetry). In this work, we propose a two-stage process in which, first, using the principal component geostatistical approach (PCGA) we estimate the probability density function of the bathymetry from flow velocity measurements, and then use machine learning (ML) algorithms to obtain a fast solver for the SWEs. The fast solver uses realizations from the posterior bathymetry distribution and takes as input the prescribed range of BCs. The first stage allows us to predict flow velocities without direct measurement of the bathymetry. Furthermore, we augment the bathymetry posterior distribution to a more general class of distributions before providing them as inputs to ML algorithm in the second stage. This allows the solver to incorporate future direct bathymetry measurements into the flow velocity prediction for improved accuracy, even if the bathymetry changes over time compared to its original indirect estimation. We propose and benchmark three different solvers, referred to as PCA-DNN (principal component analysis-deep neural network), SE (supervised encoder), and SVE (supervised variational encoder), and validate them on the Savannah river, Augusta, GA. Our results show that the fast solvers are capable of predicting flow velocities for different bathymetry and BCs with good accuracy, at a computational cost that is significantly lower than the cost of solving the full boundary value problem with traditional methods.

📄 PDF Abstract BibTeX arXiv:2111.11702

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningManagement

Methods 이 논문이 사용한 방법론

GA Genetic Algorithms are search algorithms that mimic Darwinian biological evolution in order to select and propagate better solutions.

Similar 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 surroga…

DecoderManagement

RandNet-Parareal: a time-parallel PDE solver using Random Neural Networks

2024-11-09 · Guglielmo Gattiglio, Lyudmila Grigoryeva, Massimiliano Tamborrino

Parallel-in-time (PinT) techniques have been proposed to solve systems of time-dependent differential equations by parallelizing the temporal domain. Among them, Parareal computes the solution sequentially using an inacc…

Scientific Machine Learning of Flow Resistance Using Universal Shallow Water Equations with Differentiable Programming

2025-02-18 · Xiaofeng Liu, Yalan Song

Shallow water equations (SWEs) are the backbone of most hydrodynamics models for flood prediction, river engineering, and many other water resources applications. The estimation of flow resistance, i.e., the Manning's ro…

Sensitivity

A Neural Operator-Based Emulator for Regional Shallow Water Dynamics

2025-02-20 · Peter Rivera-Casillas, Sourav Dutta, Shukai Cai, Mark Loveland 외

Coastal regions are particularly vulnerable to the impacts of rising sea levels and extreme weather events. Accurate real-time forecasting of hydrodynamic processes in these areas is essential for infrastructure planning…

Dimensionality Reduction

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

2026-05-13 · Phillip Si, Yuan Qiu, Omar Sallam, Jeremy Feinstein 외 arxiv

AI-driven flood digital twins demand fast hydrodynamic surrogates for ensemble forecasting and observation assimilation. Yet even GPU-accelerated two-dimensional shallow water equation (SWE) solvers still require $\sim 5…