DSLGFLU-DYNAug 3, 2018

Deep convolutional recurrent autoencoders for learning low-dimensional feature dynamics of fluid systems

arXiv:1808.01346v2163 citations
Originality Incremental advance
AI Analysis

This work addresses computational efficiency in fluid dynamics modeling for tasks like design optimization, but it is incremental as it builds on existing projection-based methods with deep learning enhancements.

The authors tackled the problem of reducing computational costs in modeling high-dimensional fluid dynamics by proposing a deep learning-based nonlinear model reduction method, which demonstrated stable long-term predictions and performance across fluid systems with large parameter variations.

Model reduction of high-dimensional dynamical systems alleviates computational burdens faced in various tasks from design optimization to model predictive control. One popular model reduction approach is based on projecting the governing equations onto a subspace spanned by basis functions obtained from the compression of a dataset of solution snapshots. However, this method is intrusive since the projection requires access to the system operators. Further, some systems may require special treatment of nonlinearities to ensure computational efficiency or additional modeling to preserve stability. In this work we propose a deep learning-based strategy for nonlinear model reduction that is inspired by projection-based model reduction where the idea is to identify some optimal low-dimensional representation and evolve it in time. Our approach constructs a modular model consisting of a deep convolutional autoencoder and a modified LSTM network. The deep convolutional autoencoder returns a low-dimensional representation in terms of coordinates on some expressive nonlinear data-supporting manifold. The dynamics on this manifold are then modeled by the modified LSTM network in a computationally efficient manner. An offline unsupervised training strategy that exploits the model modularity is also developed. We demonstrate our model on three illustrative examples each highlighting the model's performance in prediction tasks for fluid systems with large parameter-variations and its stability in long-term prediction.

Code Implementations2 repos
Foundations

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

Your Notes