paper-with-me

홈 › Papers

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 matching and diffusion models, respectively. In these frameworks, a reverse generative process reconstructs physical fields from standard Gaussian noise conditioned on unseen geometries. The proposed approaches operate directly on point-cloud representations of computational domains (e.g., grid vertices of finite-volume meshes) and therefore avoid the limitations of pixelation used to project geometries onto uniform lattices, as is common in U-Net-based flow matching and diffusion models. In contrast to graph neural network-based diffusion models, Flow Matching PointNet and Diffusion PointNet do not exhibit high-frequency noise artifacts in the predicted fields. Moreover, unlike such approaches, which require auxiliary intermediate networks to condition geometry, the proposed frameworks rely solely on PointNet, resulting in a simple and unified architecture. The performance of the proposed frameworks is evaluated on steady incompressible flow past a cylinder, using a geometric dataset constructed by varying the cylinder's cross-sectional shape and orientation across samples. The results demonstrate that Flow Matching PointNet and Diffusion PointNet achieve more accurate predictions of velocity and pressure fields, as well as lift and drag forces, and exhibit greater robustness to incomplete geometries compared to a vanilla PointNet with the same number of trainable parameters.

📄 PDF Abstract BibTeX arXiv:2601.03030

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Similar Papers 제목 키워드 기반

Kolmogorov-Arnold PointNet: Deep learning for prediction of fluid fields on irregular geometries

2024-08-06 · Ali Kashefi

Kolmogorov-Arnold Networks (KANs) have emerged as a promising alternative to traditional Multilayer Perceptrons (MLPs) in deep learning. KANs have already been integrated into various architectures, such as convolutional…

Kolmogorov-Arnold Networks

FluidFlow: a flow-matching generative model for fluid dynamics surrogates on unstructured meshes

2026-03-30 · David Ramos, Lucas Lacasa, Fermín Gutiérrez, Eusebio Valero 외 arxiv

Computational fluid dynamics (CFD) provides high-fidelity simulations of fluid flows but remains computationally expensive for many-query applications. In recent years deep learning (DL) has been used to construct data-d…

Generative AI for fast and accurate statistical computation of fluids

2024-09-27 · Roberto Molinaro, Samuel Lanthaler, Bogdan Raonić, Tobias Rohner 외

We present a generative AI algorithm for addressing the pressing task of fast, accurate, and robust statistical computation of three-dimensional turbulent fluid flows. Our algorithm, termed as GenCFD, is based on an end-…

Operator learning

UniFluids: Unified Neural Operator Learning with Conditional Flow-matching

2026-03-19 · Haosen Li, Qi Meng, Jiahao Li, Rui Zhang 외 arxiv

Partial differential equation (PDE) simulation holds extensive significance in scientific research. Currently, the integration of deep neural networks to learn solution operators of PDEs has introduced great potential. I…

Benchmarking machine learning models for predicting aerofoil performance

2025-04-22 · Oliver Summerell, Gerardo Aragon-Camarasa, Stephanie Ordonez Sanchez

This paper investigates the capability of Neural Networks (NNs) as alternatives to the traditional methods to analyse the performance of aerofoils used in the wind and tidal energy industry. The current methods used to a…

Benchmarking