Open AccessPosted Content
Convolutional-network models to predict wall-bounded turbulence from wall quantities
Luca Guastoni,A. Güemes,Andrea Ianiro,Stefano Discetti,Philipp Schlatter,Hossein Azizpour,Ricardo Vinuesa +6 more
TL;DR: Two models based on convolutional neural networks are trained to predict the two-dimensional instantaneous velocity-fluctuation fields at different wall-normal locations in a turbulent open-channel flow, using the wall-shear-stress components and the wall pressure as inputs, showing better predictions than the extended proper orthogonal decomposition (EPOD), which establishes a linear relation between the input and output fields.
read more
Abstract: Two models based on convolutional neural networks are trained to predict the two-dimensional velocity-fluctuation fields at different wall-normal locations in a turbulent open channel flow, using the wall-shear-stress components and the wall pressure as inputs The first model is a fully-convolutional neural network (FCN) which directly predicts the fluctuations, while the second one reconstructs the flow fields using a linear combination of orthonormal basis functions, obtained through proper orthogonal decomposition (POD), hence named FCN-POD Both models are trained using data from two direct numerical simulations (DNS) at friction Reynolds numbers $Re_{\tau} = 180$ and $550$ Thanks to their ability to predict the nonlinear interactions in the flow, both models show a better prediction performance than the extended proper orthogonal decomposition (EPOD), which establishes a linear relation between input and output fields The performance of the various models is compared based on predictions of the instantaneous fluctuation fields, turbulence statistics and power-spectral densities The FCN exhibits the best predictions closer to the wall, whereas the FCN-POD model provides better predictions at larger wall-normal distances We also assessed the feasibility of performing transfer learning for the FCN model, using the weights from $Re_{\tau}=180$ to initialize those of the $Re_{\tau}=550$ case Our results indicate that it is possible to obtain a performance similar to that of the reference model up to $y^{+}=50$, with $50\%$ and $25\%$ of the original training data These non-intrusive sensing models will play an important role in applications related to closed-loop control of wall-bounded turbulence
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Figures

Figure 15. Comparison of the spanwise fluctuation fields at Reτ = 180, scaled with the corresponding wRMS, from EPOD (1 st row), FCN-POD (2nd row), reference DNS (3rd row) and FCN (4th row). Results at y+ = 15 (1st column), y+ = 30 (2nd column), y+ = 50 (3rd column) and y+ = 100 (4th column). 
Figure 16. Comparison of the wall-normal fluctuation fields at Reτ = 550, scaled with the corresponding vRMS, from EPOD (1 st row), FCN-POD (2nd row), reference DNS (3rd row) and FCN (4th row). Results at y+ = 15 (1st column), y+ = 30 (2nd column), y+ = 50 (3rd column) and y+ = 100 (4th column). 
Table 1. Description of the DNS datasets used for computing the EPOD and training/testing the CNN-based models. 
Figure 4. Schematic representation of the encoding of turbulent flow fields into tensors containing their temporal POD coefficients. 
Figure 14. Comparison of the wall-normal fluctuation fields at Reτ = 180, scaled with the corresponding vRMS, from EPOD (1 st row), FCN-POD (2nd row), reference DNS (3rd row) and FCN (4th row). Results at y+ = 15 (1st column), y+ = 30 (2nd column), y+ = 50 (3rd column) and y+ = 100 (4th column). 
Figure 12. Pre-multiplied two-dimensional power-spectral densities for Reτ = 550. The contour levels contain 10%, 50% and 90% of the maximum DNS power-spectral density. Shaded contours refer to the reference data, while contour lines refer to ( ) FCN, ( ) FCN-POD and ( ) EPOD predictions, respectively.
Citations
Deep learning to replace, improve, or aid CFD analysis in built environment applications: A review
Giovanni Calzolari,Wei Liu +1 more
TL;DR: The objective of this work is to critically review deep learning interactions with fluid mechanics simulations in general, to propose and inform about different techniques other than surrogate modeling for built environment applications.
161
Deep neural networks for nonlinear model order reduction of unsteady flows
TL;DR: The proposed autoencoder-LSTM method is compared with non-intrusive reduced order models based on dynamic mode decomposition (DMD) and proper orthogonal decomposition and shown to be considerably capable of predicting fluid flow evolution.
152
•Posted Content
Towards extraction of orthogonal and parsimonious non-linear modes from turbulent flows.
TL;DR: In this paper, a deep probabilistic-neural-network architecture is proposed to learn a minimal and near-orthogonal set of nonlinear modes from high-fidelity turbulent-flow-field data useful for flow analysis, reduced-order modeling, and flow control.
88
Super-Resolution Analysis via Machine Learning: A Survey for Fluid Flows
TL;DR: A survey of machine-learning-based super-resolution analysis for vortical flows can be found in this article , where the challenges and outlooks of machine learning-based analysis for fluid flow applications are discussed.
Assessing whether artificial intelligence is an enabler or an inhibitor of sustainability at indicator level
Shivam Gupta,Simone D. Langhans,Sami Domisch,Francesco Fuso-Nerini,Anna Felländer,Manuela Battaglini,Max Tegmark,Ricardo Vinuesa +7 more
- 01 Jun 2021
TL;DR: The role of AI in achieving the Sustainable Development Goals (SDGs); AI for a prosperous 21st century; Transparency, automated decision-making processes, and personal profiling; and Measuring the relevance of Digitalization and Artificial Intelligence at the indicator level of SDGs are summarized.
77
References
•Proceedings Article
Adam: A Method for Stochastic Optimization
Diederik P. Kingma,Jimmy Ba +1 more
- 01 Jan 2015
TL;DR: This work introduces Adam, an algorithm for first-order gradient-based optimization of stochastic objective functions, based on adaptive estimates of lower-order moments, and provides a regret bound on the convergence rate that is comparable to the best known results under the online convex optimization framework.
138.5K
Gradient-based learning applied to document recognition
Yann LeCun,Léon Bottou,Léon Bottou,Yoshua Bengio,Yoshua Bengio,Yoshua Bengio,Patrick Haffner +6 more
- 01 Jan 1998
TL;DR: In this article, a graph transformer network (GTN) is proposed for handwritten character recognition, which can be used to synthesize a complex decision surface that can classify high-dimensional patterns, such as handwritten characters.
53.5K
•Proceedings Article
Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift
Sergey Ioffe,Christian Szegedy +1 more
- 06 Jul 2015
TL;DR: Applied to a state-of-the-art image classification model, Batch Normalization achieves the same accuracy with 14 times fewer training steps, and beats the original model by a significant margin.
Fully convolutional networks for semantic segmentation
Jonathan Long,Evan Shelhamer,Trevor Darrell +2 more
- 07 Jun 2015
TL;DR: The key insight is to build “fully convolutional” networks that take input of arbitrary size and produce correspondingly-sized output with efficient inference and learning.
A Survey on Transfer Learning
Sinno Jialin Pan,Qiang Yang +1 more
TL;DR: The relationship between transfer learning and other related machine learning techniques such as domain adaptation, multitask learning and sample selection bias, as well as covariate shift are discussed.