Super-Resolution Analysis via Machine Learning: A Survey for Fluid Flows

Kai Fukami,Koji Fukagata,Kunihiko Taira
DOI: https://doi.org/10.1007/s00162-023-00663-0
2023-06-07
Abstract:This paper surveys machine-learning-based super-resolution reconstruction for vortical flows. Super resolution aims to find the high-resolution flow fields from low-resolution data and is generally an approach used in image reconstruction. In addition to surveying a variety of recent super-resolution applications, we provide case studies of super-resolution analysis for an example of two-dimensional decaying isotropic turbulence. We demonstrate that physics-inspired model designs enable successful reconstruction of vortical flows from spatially limited measurements. We also discuss the challenges and outlooks of machine-learning-based super-resolution analysis for fluid flow applications. The insights gained from this study can be leveraged for super-resolution analysis of numerical and experimental flow data.
Fluid Dynamics,Machine Learning,Computational Physics
What problem does this paper attempt to address?
The paper aims to address the problem of super-resolution reconstruction in fluid flow. Specifically, it uses machine learning methods to recover high-resolution vortex fields from low-resolution data. The main content of the paper is as follows: 1. **Background Introduction**: - Super-resolution technology is traditionally used in image processing, but in this paper, the authors apply it to the field of fluid mechanics, particularly vortex flow. - Compared to traditional techniques such as interpolation and example-based learning, machine learning can better reconstruct high-frequency information. 2. **Method Overview**: - The paper first introduces several commonly used machine learning models (such as fully connected networks, convolutional neural networks, and generative adversarial networks) and their applications in super-resolution. - It particularly emphasizes the advantages of convolutional neural networks (CNNs) in handling large vortex flow data and discusses how to avoid the curse of dimensionality. - It also explores the possibility of using generative adversarial networks (GANs) for super-resolution analysis without paired data. 3. **Physics-Inspired Loss Function**: - A loss function that combines physical laws is proposed to ensure that the reconstructed flow field meets physical conditions (such as conservation laws). - This approach helps achieve more accurate flow field reconstruction with a small amount of data. 4. **Case Study**: - The super-resolution reconstruction under supervised learning is demonstrated through the example of 2D decaying isotropic turbulence. - Experiments show that the physics-inspired model design can successfully reconstruct high-resolution vortex fields from low-resolution data. 5. **Challenges and Prospects**: - The current challenges of machine learning super-resolution analysis in fluid flow applications are discussed, including how to handle different input variable settings, super-resolution in large-scale turbulence simulations, and applications to real-world problems. - Finally, future research directions are proposed, including improving model performance and extending to more application scenarios. In summary, this paper aims to improve the accuracy and reliability of super-resolution reconstruction in fluid flow by integrating various machine learning methods and physics-inspired loss functions, thereby providing strong support for numerical simulation and experimental data analysis.