Deep learning-based fast solver of the shallow water equations
- URL: http://arxiv.org/abs/2111.11702v1
- Date: Tue, 23 Nov 2021 07:47:56 GMT
- Title: Deep learning-based fast solver of the shallow water equations
- Authors: Mojtaba Forghani, Yizhou Qian, Jonghyun Lee, Matthew W. Farthing,
Tyler Hesser, Peter K. Kitanidis, and Eric F. Darve
- Abstract summary: Traditional numerical solvers of shallow water equations (SWEs) are computationally expensive and require high-resolution riverbed profile measurement (bathymetry)
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.
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
- Score: 1.2093180801186911
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: 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.
Related papers
- Forecasting subcritical cylinder wakes with Fourier Neural Operators [58.68996255635669]
We apply a state-of-the-art operator learning technique to forecast the temporal evolution of experimentally measured velocity fields.
We find that FNOs are capable of accurately predicting the evolution of experimental velocity fields throughout the range of Reynolds numbers tested.
arXiv Detail & Related papers (2023-01-19T20:04:36Z) - Data-driven and machine-learning based prediction of wave propagation
behavior in dam-break flood [11.416877401689735]
We show that a machine learning model that is well-trained on a minimal amount of data, can help predict the long-term dynamic behavior of a one-dimensional dam-break flood with satisfactory accuracy.
We demonstrate a good prediction ability of the RC-ESN model, which ahead predicts wave propagation behavior 286 time-steps in the dam-break flood with a root mean square error (RMSE) smaller than 0.01.
arXiv Detail & Related papers (2022-09-19T02:58:31Z) - Deep Equilibrium Optical Flow Estimation [80.80992684796566]
Recent state-of-the-art (SOTA) optical flow models use finite-step recurrent update operations to emulate traditional algorithms.
These RNNs impose large computation and memory overheads, and are not directly trained to model such stable estimation.
We propose deep equilibrium (DEQ) flow estimators, an approach that directly solves for the flow as the infinite-level fixed point of an implicit layer.
arXiv Detail & Related papers (2022-04-18T17:53:44Z) - GMFlow: Learning Optical Flow via Global Matching [124.57850500778277]
We propose a GMFlow framework for learning optical flow estimation.
It consists of three main components: a customized Transformer for feature enhancement, a correlation and softmax layer for global feature matching, and a self-attention layer for flow propagation.
Our new framework outperforms 32-iteration RAFT's performance on the challenging Sintel benchmark.
arXiv Detail & Related papers (2021-11-26T18:59:56Z) - Variational encoder geostatistical analysis (VEGAS) with an application
to large scale riverine bathymetry [1.2093180801186911]
Estimation of riverbed profiles, also known as bathymetry, plays a vital role in many applications.
We propose a reduced-order model (ROM) based approach that utilizes a variational autoencoder (VAE), a type of deep neural network with a narrow layer in the middle.
We have tested our inversion approach on a one-mile reach of the Savannah River, GA, USA.
arXiv Detail & Related papers (2021-11-23T08:27:48Z) - U-Net-Based Surrogate Model For Evaluation of Microfluidic Channels [0.0]
We demonstrate the use of a U-Net convolutional neural network as a surrogate model for predicting the velocity and pressure fields.
In both applications, we demonstrate prediction test errors of less than 1%, suggesting that this is indeed a viable method.
arXiv Detail & Related papers (2021-05-11T16:27:58Z) - A Graph Convolutional Network with Signal Phasing Information for
Arterial Traffic Prediction [63.470149585093665]
arterial traffic prediction plays a crucial role in the development of modern intelligent transportation systems.
Many existing studies on arterial traffic prediction only consider temporal measurements of flow and occupancy from loop sensors and neglect the rich spatial relationships between upstream and downstream detectors.
We fill this gap by enhancing a deep learning approach, Diffusion Convolutional Recurrent Neural Network, with spatial information generated from signal timing plans at targeted intersections.
arXiv Detail & Related papers (2020-12-25T01:40:29Z) - Application of deep learning to large scale riverine flow velocity
estimation [1.2093180801186911]
Traditional approaches are computationally expensive and require high-resolution riverbed profile measurement ( bathymetry) for accurate predictions.
Here, we use three solvers, referred to as PCA-DNN (principal component analysis-deep neural network), SE (supervised encoder), and SVE (supervised variational encoder)
Our results show that the fast solvers are capable of predicting flow velocities with good accuracy, at a computational cost that is significantly lower than the cost of solving the full boundary value problem with traditional methods.
arXiv Detail & Related papers (2020-12-04T14:26:33Z) - LiteFlowNet3: Resolving Correspondence Ambiguity for More Accurate
Optical Flow Estimation [99.19322851246972]
We introduce LiteFlowNet3, a deep network consisting of two specialized modules to address the problem of optical flow estimation.
LiteFlowNet3 not only achieves promising results on public benchmarks but also has a small model size and a fast runtime.
arXiv Detail & Related papers (2020-07-18T03:30:39Z) - On the Convergence Rate of Projected Gradient Descent for a
Back-Projection based Objective [58.33065918353532]
We consider a back-projection based fidelity term as an alternative to the common least squares (LS)
We show that using the BP term, rather than the LS term, requires fewer iterations of optimization algorithms.
arXiv Detail & Related papers (2020-05-03T00:58:23Z) - ML-LBM: Machine Learning Aided Flow Simulation in Porous Media [0.0]
Direct simulation of fluid flow in porous media requires significant computational resources to solve within reasonable timeframes.
An integrated method combining predictions of fluid flow with direct flow simulation is outlined.
Deep Learning techniques based on Convolutional Neural Networks (CNNs) are shown to give an accurate estimate of the steady state velocity fields.
arXiv Detail & Related papers (2020-04-22T01:55:59Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.