🤖 AI Summary
This work addresses geometry-driven flow field prediction by proposing the first conditional diffusion model framework for geometry-to-flow generation. Methodologically, it conditions the diffusion process on obstacle geometry using a U-Net architecture enhanced with cross-attention mechanisms and incorporates a learnable Markov kernel to progressively reconstruct physically consistent instantaneous flow fields from Gaussian noise. The key contribution lies in pioneering the integration of conditional diffusion models into computational fluid dynamics modeling, markedly improving generalization to complex geometries—such as the character “PKU”. Experiments demonstrate superior performance over CNN- and VAE-based baselines in both interpolation and extrapolation tasks. Generated flow fields exhibit lower divergence, enhanced physical plausibility, and improved quantitative accuracy and robustness across diverse geometric configurations.
📝 Abstract
We propose a geometry-to-flow diffusion model that utilizes obstacle shape as input to predict a flow field around an obstacle. The model is based on a learnable Markov transition kernel to recover the data distribution from the Gaussian distribution. The Markov process is conditioned on the obstacle geometry, estimating the noise to be removed at each step, implemented via a U-Net. A cross-attention mechanism incorporates the geometry as a prompt. We train the geometry-to-flow diffusion model using a dataset of flows around simple obstacles, including circles, ellipses, rectangles, and triangles. For comparison, two CNN-based models and a VAE model are trained on the same dataset. Tests are carried out on flows around obstacles with simple and complex geometries, representing interpolation and generalization on the geometry condition, respectively. To evaluate performance under demanding conditions, the test set incorporates scenarios including crosses and the characters `PKU.' Generated flow fields show that the geometry-to-flow diffusion model is superior to the CNN-based models and the VAE model in predicting instantaneous flow fields and handling complex geometries. Quantitative analysis of the accuracy and divergence demonstrates the model's robustness.