Reconstructing unsteady flows from sparse, noisy measurements with a physics-constrained convolutional neural network

Read original: arXiv:2409.00260 - Published 9/4/2024 by Yaxin Mo, Luca Magri
Total Score

0

Reconstructing unsteady flows from sparse, noisy measurements with a physics-constrained convolutional neural network

Sign in to get full access

or

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

Overview

  • Researchers developed a physics-constrained convolutional neural network to reconstruct unsteady fluid flows from sparse, noisy measurements.
  • The approach combines physics-based modeling with deep learning to accurately capture the dynamics of complex fluid systems.
  • The method is demonstrated on several case studies, showing its effectiveness in reconstructing challenging flow fields from limited data.

Plain English Explanation

Fluid flows are often difficult to fully observe or measure, especially when they are rapidly changing over time. This paper presents a new technique that can reconstruct these complex, "unsteady" fluid flows from only sparse and noisy measurements.

The key innovation is a neural network that is designed to incorporate physical laws and constraints into the deep learning model. This allows the network to learn patterns and dynamics that are consistent with the underlying physics, rather than just fitting the limited data.

By combining physics-based modeling with the power of deep learning, the researchers show they can accurately reconstruct detailed flow fields from relatively few sensor measurements. This could be very useful in applications like aerodynamics, fluid mechanics, and computational fluid dynamics, where complete flow data is often hard to obtain.

Technical Explanation

The paper introduces a physics-constrained convolutional neural network for reconstructing unsteady fluid flow fields from sparse, noisy measurements. The key components are:

  • Input data: The model takes in limited sensor measurements of the flow, which may be spatially sparse and corrupted by noise.
  • Neural network architecture: A custom convolutional neural network is designed to learn the underlying flow dynamics while respecting physical constraints.
  • Physics integration: The network incorporates prior knowledge of the governing Navier-Stokes equations through specialized loss functions and architectural choices.

The neural network is trained on reference flow data generated by high-fidelity simulations. During inference, the model is able to reconstruct the full flow field from the sparse, noisy input measurements, capturing both the mean flow and turbulent fluctuations.

The approach is validated on several benchmark flow problems, demonstrating significant improvements over baseline methods that do not leverage the physical constraints. The authors highlight the potential of this technique for enabling high-resolution flow measurements in a wide range of engineering and scientific applications.

Critical Analysis

The paper presents a compelling approach that successfully integrates physical principles into a deep learning framework for fluid flow reconstruction. A key strength is the ability to recover detailed flow dynamics from limited sensor data, which is an important practical challenge.

However, some caveats and limitations are worth noting:

  • The method relies on having access to high-fidelity flow data for training, which may not always be available.
  • The performance may degrade for more complex, three-dimensional flows or scenarios with significant geometric complexities.
  • The training and inference can still be computationally intensive, limiting real-time applications.

Further research could explore ways to reduce the reliance on extensive training data, extend the approach to more general flow configurations, and improve the computational efficiency. Incorporating uncertainty quantification and adaptive sensing strategies could also enhance the robustness of the technique.

Overall, this work demonstrates the potential of physics-informed deep learning for tackling challenging inverse problems in fluid dynamics and highlights an exciting direction for future development.

Conclusion

This paper presents a novel physics-constrained convolutional neural network for reconstructing unsteady fluid flows from sparse, noisy measurements. By integrating physical principles into the deep learning model, the approach can accurately capture the complex dynamics of fluid systems, even with limited sensor data.

The demonstrated success on several benchmark problems suggests this technique could have significant impact in a wide range of engineering and scientific applications, from aerodynamics and fluid mechanics to climate modeling and biomedical engineering. As the field of physics-informed machine learning continues to advance, methods like this will likely play an increasingly important role in enhancing our understanding and prediction of complex physical 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

Reconstructing unsteady flows from sparse, noisy measurements with a physics-constrained convolutional neural network
Total Score

0

Reconstructing unsteady flows from sparse, noisy measurements with a physics-constrained convolutional neural network

Yaxin Mo, Luca Magri

Data from fluid flow measurements are typically sparse, noisy, and heterogeneous, often from mixed pressure and velocity measurements, resulting in incomplete datasets. In this paper, we develop a physics-constrained convolutional neural network, which is a deterministic tool, to reconstruct the full flow field from incomplete data. We explore three loss functions, both from machine learning literature and newly proposed: (i) the softly-constrained loss, which allows the prediction to take any value; (ii) the snapshot-enforced loss, which constrains the prediction at the sensor locations; and (iii) the mean-enforced loss, which constrains the mean of the prediction at the sensor locations. The proposed methods do not require the full flow field during training, making it suitable for reconstruction from incomplete data. We apply the method to reconstruct a laminar wake of a bluff body and a turbulent Kolmogorov flow. First, we assume that measurements are not noisy and reconstruct both the laminar wake and the Kolmogorov flow from sensors located at fewer than 1% of all grid points. The snapshot-enforced loss reduces the reconstruction error of the Kolmogorov flow by approximately 25% compared to the softly-constrained loss. Second, we assume that measurements are noisy and propose the mean-enforced loss to reconstruct the laminar wake and the Kolmogorov flow at three different signal-to-noise ratios. We find that, across the ratios tested, the loss functions with harder constraints are more robust to both the random initialization of the networks and the noise levels in the measurements. At high noise levels, the mean-enforced loss can recover the instantaneous snapshots accurately, making it the suitable choice when reconstructing flows from data corrupted with an unknown amount of noise. The proposed method opens opportunities for physical flow reconstruction from sparse, noisy data.

Read more

9/4/2024

Physics-constrained convolutional neural networks for inverse problems in spatiotemporal partial differential equations
Total Score

0

Physics-constrained convolutional neural networks for inverse problems in spatiotemporal partial differential equations

Daniel Kelshaw, Luca Magri

We propose a physics-constrained convolutional neural network (PC-CNN) to solve two types of inverse problems in partial differential equations (PDEs), which are nonlinear and vary both in space and time. In the first inverse problem, we are given data that is offset by spatially varying systematic error (i.e., the bias, also known as the epistemic uncertainty). The task is to uncover the true state, which is the solution of the PDE, from the biased data. In the second inverse problem, we are given sparse information on the solution of a PDE. The task is to reconstruct the solution in space with high-resolution. First, we present the PC-CNN, which constrains the PDE with a time-windowing scheme to handle sequential data. Second, we analyse the performance of the PC-CNN for uncovering solutions from biased data. We analyse both linear and nonlinear convection-diffusion equations, and the Navier-Stokes equations, which govern the spatiotemporally chaotic dynamics of turbulent flows. We find that the PC-CNN correctly recovers the true solution for a variety of biases, which are parameterised as non-convex functions. Third, we analyse the performance of the PC-CNN for reconstructing solutions from sparse information for the turbulent flow. We reconstruct the spatiotemporal chaotic solution on a high-resolution grid from only < 1% of the information contained in it. For both tasks, we further analyse the Navier-Stokes solutions. We find that the inferred solutions have a physical spectral energy content, whereas traditional methods, such as interpolation, do not. This work opens opportunities for solving inverse problems with partial differential equations.

Read more

8/12/2024

Graph Convolutional Networks for Simulating Multi-phase Flow and Transport in Porous Media
Total Score

0

Graph Convolutional Networks for Simulating Multi-phase Flow and Transport in Porous Media

Jiamin Jiang, Bo Guo

Numerical simulation of multi-phase fluid dynamics in porous media is critical for many energy and environmental applications in Earth's subsurface. Data-driven surrogate modeling provides computationally inexpensive alternatives to high-fidelity numerical simulators. While the commonly used convolutional neural networks (CNNs) are powerful in approximating partial differential equation solutions, it remains challenging for CNNs to handle irregular and unstructured simulation meshes. However, simulation models for Earth's subsurface often involve unstructured meshes with complex mesh geometries, which limits the application of CNNs. To address this challenge, we construct surrogate models based on Graph Convolutional Networks (GCNs) to approximate the spatial-temporal solutions of multi-phase flow and transport processes in porous media. We propose a new GCN architecture suited to the hyperbolic character of the coupled PDE system, to better capture transport dynamics. Results of 2D heterogeneous test cases show that our surrogates predict the evolutions of pressure and saturation states with high accuracy, and the predicted rollouts remain stable for multiple timesteps. Moreover, the GCN-based models generalize well to irregular domain geometries and unstructured meshes that are unseen in the training dataset.

Read more

4/16/2024

Bayesian inverse Navier-Stokes problems: joint flow field reconstruction and parameter learning
Total Score

0

Bayesian inverse Navier-Stokes problems: joint flow field reconstruction and parameter learning

Alexandros Kontogiannis, Scott V. Elgersma, Andrew J. Sederman, Matthew P. Juniper

We formulate and solve a Bayesian inverse Navier-Stokes (N-S) problem that assimilates velocimetry data in order to jointly reconstruct a 3D flow field and learn the unknown N-S parameters, including the boundary position. By hardwiring a generalised N-S problem, and regularising its unknown parameters using Gaussian prior distributions, we learn the most likely parameters in a collapsed search space. The most likely flow field reconstruction is then the N-S solution that corresponds to the learned parameters. We develop the method in the variational setting and use a stabilised Nitsche weak form of the N-S problem that permits the control of all N-S parameters. To regularise the inferred the geometry, we use a viscous signed distance field (vSDF) as an auxiliary variable, which is given as the solution of a viscous Eikonal boundary value problem. We devise an algorithm that solves this inverse problem, and numerically implement it using an adjoint-consistent stabilised cut-cell finite element method. We then use this method to reconstruct magnetic resonance velocimetry (flow-MRI) data of a 3D steady laminar flow through a physical model of an aortic arch for two different Reynolds numbers and signal-to-noise ratio (SNR) levels (low/high). We find that the method can accurately i) reconstruct the low SNR data by filtering out the noise/artefacts and recovering flow features that are obscured by noise, and ii) reproduce the high SNR data without overfitting. Although the framework that we develop applies to 3D steady laminar flows in complex geometries, it readily extends to time-dependent laminar and Reynolds-averaged turbulent flows, as well as non-Newtonian (e.g. viscoelastic) fluids.

Read more

6/27/2024