Predicting Wave Dynamics using Deep Learning with Multistep Integration Inspired Attention and Physics-Based Loss Decomposition
Indu Kant Deo, Rajeev K. Jaiman
TL;DR
MI2A introduces a physics-informed deep learning framework that unites classical multistep time integration with attention-based latent dynamics to predict wave propagation governed by hyperbolic PDEs. By operating in a reduced latent space created by a denoising convolutional autoencoder and by using an attention-enabled evolver that mirrors multistep time-stepping, the approach achieves improved long-horizon stability and accuracy. A key contribution is the dispersion–dissipation loss decomposition, which separately targets phase (dispersion) and amplitude (dissipation) errors to improve generalization across parameter regimes. The method demonstrates strong performance across 1D linear convection, 1D Burgers, and 2D Saint-Venant problems, offering substantial speed-ups and robust predictive capability for real-time wave modeling in fluid dynamics and geophysical applications.
Abstract
In this paper, we present a physics-based deep learning framework for data-driven prediction of wave propagation in fluid media. The proposed approach, termed Multistep Integration-Inspired Attention (MI2A), combines a denoising-based convolutional autoencoder for reduced latent representation with an attention-based recurrent neural network with long-short-term memory cells for time evolution of reduced coordinates. This proposed architecture draws inspiration from classical linear multistep methods to enhance stability and long-horizon accuracy in latent-time integration. Despite the efficiency of hybrid neural architectures in modeling wave dynamics, autoregressive predictions are often prone to accumulating phase and amplitude errors over time. To mitigate this issue within the MI2A framework, we introduce a novel loss decomposition strategy that explicitly separates the training loss function into distinct phase and amplitude components. We assess the performance of MI2A against two baseline reduced-order models trained with standard mean-squared error loss: a sequence-to-sequence recurrent neural network and a variant using Luong-style attention. To demonstrate the effectiveness of the MI2A model, we consider three benchmark wave propagation problems of increasing complexity, namely one-dimensional linear convection, the nonlinear viscous Burgers equation, and the two-dimensional Saint-Venant shallow water system. Our results demonstrate that the MI2A framework significantly improves the accuracy and stability of long-term predictions, accurately preserving wave amplitude and phase characteristics. Compared to the standard long-short term memory and attention-based models, MI2A-based deep learning exhibits superior generalization and temporal accuracy, making it a promising tool for real-time wave modeling.
