English

Predicting waves in fluids with deep neural network

Fluid Dynamics 2022-06-15 v4 Machine Learning

Abstract

In this paper, we present a deep learning technique for data-driven predictions of wave propagation in a fluid medium. The technique relies on an attention-based convolutional recurrent autoencoder network (AB-CRAN). To construct a low-dimensional representation of wave propagation data, we employ a denoising-based convolutional autoencoder. The AB-CRAN architecture with attention-based long short-term memory cells forms our deep neural network model for the time marching of the low-dimensional features. We assess the proposed AB-CRAN framework against the standard recurrent neural network for the low-dimensional learning of wave propagation. To demonstrate the effectiveness of the AB-CRAN model, we consider three benchmark problems, namely, one-dimensional linear convection, the nonlinear viscous Burgers equation, and the two-dimensional Saint-Venant shallow water system. Using the spatial-temporal datasets from the benchmark problems, our novel AB-CRAN architecture accurately captures the wave amplitude and preserves the wave characteristics of the solution for long time horizons. The attention-based sequence-to-sequence network increases the time-horizon of prediction compared to the standard recurrent neural network with long short-term memory cells. The denoising autoencoder further reduces the mean squared error of prediction and improves the generalization capability in the parameter space.

Keywords

Cite

@article{arxiv.2201.06628,
  title  = {Predicting waves in fluids with deep neural network},
  author = {Indu Kant Deo and Rajeev Jaiman},
  journal= {arXiv preprint arXiv:2201.06628},
  year   = {2022}
}

Comments

24 pages

R2 v1 2026-06-24T08:52:51.741Z