Reduced-order modeling of unsteady fluid flow using neural network ensembles

Read original: arXiv:2402.05372 - Published 8/12/2024 by Rakesh Halder, Mohammadmehdi Ataei, Hesam Salehipour, Krzysztof Fidkowski, Kevin Maki
Total Score

0

Reduced-order modeling of unsteady fluid flow using neural network ensembles

Sign in to get full access

or

If you already have an account, we'll log you in

Overview

  • This paper presents a method for reduced-order modeling of unsteady fluid flow using neural network ensembles.
  • The technique involves using Proper Orthogonal Decomposition (POD) to extract low-dimensional representations of the flow field, which are then used to train an ensemble of neural networks.
  • The trained neural network ensemble can efficiently predict the time evolution of the flow field, enabling fast simulations compared to traditional computational fluid dynamics approaches.

Plain English Explanation

Modeling the flow of fluids, such as air or water, is important in many engineering applications. However, full-scale simulations of fluid flow can be computationally expensive and time-consuming.

To address this, the researchers used a technique called Proper Orthogonal Decomposition (POD) to extract the most important features of the fluid flow. This allows them to represent the flow using a smaller number of variables, reducing the computational complexity.

They then trained a group of neural networks to predict how these reduced variables change over time. This ensemble of neural networks can quickly simulate the fluid flow, without needing to do the full, computationally expensive calculations.

By combining POD and neural networks, the researchers developed a reduced-order model that can accurately predict fluid flow patterns while being much faster to run than traditional methods.

Technical Explanation

The key steps of the proposed approach are:

  1. Proper Orthogonal Decomposition (POD): The researchers used POD to extract a low-dimensional representation of the unsteady fluid flow field. POD identifies the most energetic spatial modes in the flow, allowing the high-dimensional flow field to be approximated using a small number of coefficients.

  2. Neural Network Ensemble: An ensemble of neural networks was trained to predict the time evolution of the POD coefficients. Each network in the ensemble was trained on a different subset of the available data, improving the overall robustness and accuracy of the model.

  3. Reduced-Order Modeling: The trained neural network ensemble was used to efficiently predict the time-dependent behavior of the fluid flow, enabling fast simulations compared to traditional computational fluid dynamics approaches.

The researchers demonstrated the effectiveness of their approach on several benchmark fluid flow problems, including the flow over a cylinder and the flow around a wing. The neural network ensemble was able to accurately capture the unsteady dynamics of the flow while being orders of magnitude faster than the full-scale simulations.

Critical Analysis

The paper provides a comprehensive and well-designed methodology for reduced-order modeling of unsteady fluid flows using neural network ensembles. The authors have carefully addressed several key challenges, such as ensuring the robustness of the neural network models and validating the approach on multiple benchmark problems.

One potential limitation of the approach is that it relies on the availability of high-fidelity simulation data to train the neural network ensemble. In practical applications, such data may not always be readily available, and the researchers may need to develop techniques for data augmentation or leveraging experimental data.

Additionally, the paper does not provide a detailed analysis of the computational cost and memory requirements of the reduced-order model compared to the full-scale simulations. This information would be helpful for understanding the practical benefits and trade-offs of the proposed approach.

Overall, the research presented in this paper represents a significant contribution to the field of reduced-order modeling and has the potential to enable faster and more efficient simulations of complex fluid flow phenomena.

Conclusion

This paper introduces a novel approach for reduced-order modeling of unsteady fluid flow using an ensemble of neural networks. By combining Proper Orthogonal Decomposition and neural networks, the researchers have developed a computationally efficient model that can accurately capture the time-dependent behavior of fluid flows.

The demonstrated success of this approach on several benchmark problems suggests that it could be a valuable tool for a wide range of engineering applications, such as aerodynamic design, fluid-structure interaction, and multiphysics simulations. Further research and development in this area could lead to significant advancements in our ability to model and predict complex fluid dynamics phenomena.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Follow @aimodelsfyi on 𝕏 →

Related Papers

Reduced-order modeling of unsteady fluid flow using neural network ensembles
Total Score

0

Reduced-order modeling of unsteady fluid flow using neural network ensembles

Rakesh Halder, Mohammadmehdi Ataei, Hesam Salehipour, Krzysztof Fidkowski, Kevin Maki

The use of deep learning has become increasingly popular in reduced-order models (ROMs) to obtain low-dimensional representations of full-order models. Convolutional autoencoders (CAEs) are often used to this end as they are adept at handling data that are spatially distributed, including solutions to partial differential equations. When applied to unsteady physics problems, ROMs also require a model for time-series prediction of the low-dimensional latent variables. Long short-term memory (LSTM) networks, a type of recurrent neural network useful for modeling sequential data, are frequently employed in data-driven ROMs for autoregressive time-series prediction. When making predictions at unseen design points over long time horizons, error propagation is a frequently encountered issue, where errors made early on can compound over time and lead to large inaccuracies. In this work, we propose using bagging, a commonly used ensemble learning technique, to develop a fully data-driven ROM framework referred to as the CAE-eLSTM ROM that uses CAEs for spatial reconstruction of the full-order model and LSTM ensembles for time-series prediction. When applied to two unsteady fluid dynamics problems, our results show that the presented framework effectively reduces error propagation and leads to more accurate time-series prediction of latent variables at unseen points.

Read more

8/12/2024

A domain decomposition-based autoregressive deep learning model for unsteady and nonlinear partial differential equations
Total Score

0

A domain decomposition-based autoregressive deep learning model for unsteady and nonlinear partial differential equations

Sheel Nidhan, Haoliang Jiang, Lalit Ghule, Clancy Umphrey, Rishikesh Ranade, Jay Pathak

In this paper, we propose a domain-decomposition-based deep learning (DL) framework, named transient-CoMLSim, for accurately modeling unsteady and nonlinear partial differential equations (PDEs). The framework consists of two key components: (a) a convolutional neural network (CNN)-based autoencoder architecture and (b) an autoregressive model composed of fully connected layers. Unlike existing state-of-the-art methods that operate on the entire computational domain, our CNN-based autoencoder computes a lower-dimensional basis for solution and condition fields represented on subdomains. Timestepping is performed entirely in the latent space, generating embeddings of the solution variables from the time history of embeddings of solution and condition variables. This approach not only reduces computational complexity but also enhances scalability, making it well-suited for large-scale simulations. Furthermore, to improve the stability of our rollouts, we employ a curriculum learning (CL) approach during the training of the autoregressive model. The domain-decomposition strategy enables scaling to out-of-distribution domain sizes while maintaining the accuracy of predictions -- a feature not easily integrated into popular DL-based approaches for physics simulations. We benchmark our model against two widely-used DL architectures, Fourier Neural Operator (FNO) and U-Net, and demonstrate that our framework outperforms them in terms of accuracy, extrapolation to unseen timesteps, and stability for a wide range of use cases.

Read more

8/28/2024

Real-time optimal control of high-dimensional parametrized systems by deep learning-based reduced order models
Total Score

0

Real-time optimal control of high-dimensional parametrized systems by deep learning-based reduced order models

Matteo Tomasetto, Andrea Manzoni, Francesco Braghin

Steering a system towards a desired target in a very short amount of time is challenging from a computational standpoint. Indeed, the intrinsically iterative nature of optimal control problems requires multiple simulations of the physical system to be controlled. Moreover, the control action needs to be updated whenever the underlying scenario undergoes variations. Full-order models based on, e.g., the Finite Element Method, do not meet these requirements due to the computational burden they usually entail. On the other hand, conventional reduced order modeling techniques such as the Reduced Basis method, are intrusive, rely on a linear superimposition of modes, and lack of efficiency when addressing nonlinear time-dependent dynamics. In this work, we propose a non-intrusive Deep Learning-based Reduced Order Modeling (DL-ROM) technique for the rapid control of systems described in terms of parametrized PDEs in multiple scenarios. In particular, optimal full-order snapshots are generated and properly reduced by either Proper Orthogonal Decomposition or deep autoencoders (or a combination thereof) while feedforward neural networks are exploited to learn the map from scenario parameters to reduced optimal solutions. Nonlinear dimensionality reduction therefore allows us to consider state variables and control actions that are both low-dimensional and distributed. After (i) data generation, (ii) dimensionality reduction, and (iii) neural networks training in the offline phase, optimal control strategies can be rapidly retrieved in an online phase for any scenario of interest. The computational speedup and the high accuracy obtained with the proposed approach are assessed on different PDE-constrained optimization problems, ranging from the minimization of energy dissipation in incompressible flows modelled through Navier-Stokes equations to the thermal active cooling in heat transfer.

Read more

9/10/2024

🏅

Total Score

0

Reinforcement learning-based estimation for partial differential equations

Saviz Mowlavi, Mouhacine Benosman

In systems governed by nonlinear partial differential equations such as fluid flows, the design of state estimators such as Kalman filters relies on a reduced-order model (ROM) that projects the original high-dimensional dynamics onto a computationally tractable low-dimensional space. However, ROMs are prone to large errors, which negatively affects the performance of the estimator. Here, we introduce the reinforcement learning reduced-order estimator (RL-ROE), a ROM-based estimator in which the correction term that takes in the measurements is given by a nonlinear policy trained through reinforcement learning. The nonlinearity of the policy enables the RL-ROE to compensate efficiently for errors of the ROM, while still taking advantage of the imperfect knowledge of the dynamics. Using examples involving the Burgers and Navier-Stokes equations, we show that in the limit of very few sensors, the trained RL-ROE outperforms a Kalman filter designed using the same ROM. Moreover, it yields accurate high-dimensional state estimates for trajectories corresponding to various physical parameter values, without direct knowledge of the latter.

Read more

4/5/2024