paper-with-me

Papers

Deep learning fluid flow reconstruction around arbitrary two-dimensional objects from sparse sensors using conformal mappings

2022-02-08 · Ali Girayhan Özbay, Sylvain Laizet

The usage of neural networks (NNs) for flow reconstruction (FR) tasks from a limited number of sensors is attracting strong research interest, owing to NNs' ability to replicate high dimensional relationships. Trained on a single flow case for a given Reynolds number or over a reduced range of Reynolds numbers, these models are unfortunately not able to handle flows around different objects without re-training. We propose a new framework called Spatial Multi-Geometry FR (SMGFR) task, capable of reconstructing fluid flows around different two-dimensional objects without re-training, mapping the computational domain as an annulus. Different NNs for different sensor setups (where information about the flow is collected) are trained with high-fidelity simulation data for a Reynolds number equal to approximately $300$ for 64 objects randomly generated using Bezier curves. The performance of the models and sensor setups are then assessed for the flow around 16 unseen objects. It is shown that our mapping approach improves percentage errors by up to 15\% in SMGFR when compared to a more conventional approach where the models are trained on a Cartesian grid, and achieves errors under 3\%, 10\% and 30\% for pressure, velocity and vorticity fields predictions, respectively. Finally, SMGFR is extended to predictions of snapshots in the future, introducing the Spatio-temporal MGFR (STMGFR) task. A novel approach is developed for STMGFR involving splitting DNNs into a spatial and a temporal component. We demonstrate that this approach is able to reproduce, in time and in space, the main features of flows around arbitrary objects.

📄 PDF Abstract BibTeX arXiv:2202.03798

Code (1)

aligirayhanozbay/flow_prediction 공식 구현 tf

Similar Papers 제목 키워드 기반

Physics-informed, boundary-constrained Gaussian process regression for the reconstruction of fluid flow fields

2025-07-23 · Adrian Padilla-Segarra, Pascal Noble, Olivier Roustant, Éric Savin arxiv

Gaussian process regression techniques have been used in fluid mechanics for the reconstruction of flow fields from a reduction-of-dimension perspective. A main ingredient in this setting is the construction of adapted c…

FR3D: Three-dimensional Flow Reconstruction and Force Estimation for Unsteady Flows Around Extruded Bluff Bodies via Conformal Mapping Aided Convolutional Autoencoders

2023-02-03 · Ali Girayhan Özbay, Sylvain Laizet

In many practical fluid dynamics experiments, measuring variables such as velocity and pressure is possible only at a limited number of sensor locations, \textcolor{black}{for a few two-dimensional planes, or for a small…

Shallow Neural Networks for Fluid Flow Reconstruction with Limited Sensors

2019-02-20 · N. Benjamin Erichson, Lionel Mathelin, Zhewei Yao, Steven L. Brunton 외

In many applications, it is important to reconstruct a fluid flow field, or some other high-dimensional state, from limited measurements and limited data. In this work, we propose a shallow neural network-based learning …

Inferring Hybrid Neural Fluid Fields from Videos

2023-12-11 · NeurIPS 2023 11 · Hong-Xing Yu, Yang Zheng, Yuan Gao, Yitong Deng 외

We study recovering fluid density and velocity from sparse multiview videos. Existing neural dynamic reconstruction methods predominantly rely on optical flows; therefore, they cannot accurately estimate the density and …

Dynamic ReconstructionFuture prediction

FLRONet: Deep Operator Learning for High-Fidelity Fluid Flow Field Reconstruction from Sparse Sensor Measurements

2024-12-11 · Hiep Vo Dang, Joseph B. Choi, Phong C. H. Nguyen

Reconstructing high-fidelity fluid flow fields from sparse sensor measurements is vital for many science and engineering applications but remains challenging because of dimensional disparities between state and observati…

Computational EfficiencyOperator learningSuper-Resolution