LGNAOct 17, 2024

Data-Augmented Predictive Deep Neural Network: Enhancing the extrapolation capabilities of non-intrusive surrogate models

arXiv:2410.13376v13 citationsh-index: 20
Originality Incremental advance
AI Analysis

This work addresses a specific bottleneck in surrogate modeling for computational fluid dynamics and similar fields, offering an incremental improvement in extrapolation capabilities.

The paper tackled the problem of poor extrapolation in machine-learning surrogate models for parametric nonlinear dynamical systems when training data is limited to an initial time interval, proposing a deep learning framework that integrates kernel dynamic mode decomposition with a convolutional autoencoder to enhance prediction accuracy across the entire time domain, achieving accurate and fast performance on two numerical examples.

Numerically solving a large parametric nonlinear dynamical system is challenging due to its high complexity and the high computational costs. In recent years, machine-learning-aided surrogates are being actively researched. However, many methods fail in accurately generalizing in the entire time interval $[0, T]$, when the training data is available only in a training time interval $[0, T_0]$, with $T_0<T$. To improve the extrapolation capabilities of the surrogate models in the entire time domain, we propose a new deep learning framework, where kernel dynamic mode decomposition (KDMD) is employed to evolve the dynamics of the latent space generated by the encoder part of a convolutional autoencoder (CAE). After adding the KDMD-decoder-extrapolated data into the original data set, we train the CAE along with a feed-forward deep neural network using the augmented data. The trained network can predict future states outside the training time interval at any out-of-training parameter samples. The proposed method is tested on two numerical examples: a FitzHugh-Nagumo model and a model of incompressible flow past a cylinder. Numerical results show accurate and fast prediction performance in both the time and the parameter domain.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes