paper-with-me

홈 › Papers

Flow reconstruction in time-varying geometries using graph neural networks

2024-11-13 · Bogdan A. Danciu, Vito A. Pagone, Benjamin Böhm, Marius Schmidt, Christos E. Frouzakis

The paper presents a Graph Attention Convolutional Network (GACN) for flow reconstruction from very sparse data in time-varying geometries. The model incorporates a feature propagation algorithm as a preprocessing step to handle extremely sparse inputs, leveraging information from neighboring nodes to initialize missing features. In addition, a binary indicator is introduced as a validity mask to distinguish between the original and propagated data points, enabling more effective learning from sparse inputs. Trained on a unique data set of Direct Numerical Simulations (DNS) of a motored engine at a technically relevant operating condition, the GACN shows robust performance across different resolutions and domain sizes and can effectively handle unstructured data and variable input sizes. The model is tested on previously unseen DNS data as well as on an experimental data set from Particle Image Velocimetry (PIV) measurements that were not considered during training. A comparative analysis shows that the GACN consistently outperforms both a conventional Convolutional Neural Network (CNN) and cubic interpolation methods on the DNS and PIV test sets by achieving lower reconstruction errors and better capturing fine-scale turbulent structures. In particular, the GACN effectively reconstructs flow fields from domains up to 14 times larger than those observed during training, with the performance advantage increasing for larger domains.

📄 PDF Abstract BibTeX arXiv:2411.08764

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Attention

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

GeoFunFlow: Geometric Function Flow Matching for Inverse Operator Learning over Complex Geometries

2025-09-28 · Sifan Wang, Zhikai Wu, David van Dijk, Lu Lu arxiv

Inverse problems governed by partial differential equations (PDEs) are crucial in science and engineering. They are particularly challenging due to ill-posedness, data sparsity, and the added complexity of irregular geom…

Imputation of Time-varying Edge Flows in Graphs by Multilinear Kernel Regression and Manifold Learning

2024-09-08 · Duc Thien Nguyen, Konstantinos Slavakis, Dimitris Pados

This paper extends the recently developed framework of multilinear kernel regression and imputation via manifold learning (MultiL-KRIM) to impute time-varying edge flows in a graph. MultiL-KRIM uses simplicial-complex ar…

Collaborative FilteringDimensionality ReductionImputation

Deep Image Prior for photoacoustic tomography can mitigate limited-view artifacts

2026-04-21 · Hanna Pulkkinen, Jenni Poimala, Leonid Kunyansky, Janek Gröhl 외 arxiv

We study the deep image prior (DIP) framework applied to photoacoustic tomography (PAT) as an unsupervised reconstruction approach to mitigate limited-view artifacts and noise commonly encountered in experimental setting…

Neural Network-Based Parametric Model Reduction for Predicting Turbulent Flow for Different Vehicle Geometries

2026-06-23 · Kazuto Ando, Rahul Bale, Akiyoshi Kuroda, Makoto Tsubokura arxiv

Numerical simulations in industrial applications often require performing numerous high-precision computations parameterized by specific experimental conditions. For instance, in vehicle body design, aerodynamic simulati…

Flow Matching and Diffusion Models via PointNet for Generating Fluid Fields on Irregular Geometries

2026-01-06 · Ali Kashefi arxiv

We present two novel generative geometric deep learning frameworks, termed Flow Matching PointNet and Diffusion PointNet, for predicting fluid flow variables on irregular geometries by incorporating PointNet into flow ma…

Graph Neural Network