Geometry-Guided Conditional Adaptation for Surrogate Models of Large-Scale 3D PDEs on Arbitrary Geometries
Abstract
In this paper, we introduce CFDONEval, a comprehensive evaluation of 12 operator-learning-based neural network (ON) models to simulate 7 benchmark fluid dynamics problems. These problems cover a range of 2D scenarios, including Darcy flow, two-phase flow, Taylor-Green vortex, lid-driven cavity flow, tube flow, circular cylinder flow, and 3D periodic hill flow. For a rigorous evaluation, we establish 22 fluid dynamics datasets for these benchmark problems, 18 of which are newly generated using traditional numerical methods, such as the finite element method. Our evaluation tackles 5 key challenges: multiscale phenomena, convection dominance, long-term predictions, multiphase flows, and unstructured meshes over complex geometries. We assess computational accuracy, efficiency, and flow field visualization, offering valuable insights into the application of ON models in fluid dynamics research. Our findings show that attention-based models perform well in handling almost all challenges; models with a U-shaped structure excel in handling multiscale problems; and the NU-FNO model demonstrates the smallest relative error in L2 norm when processing nonuniform grid data. The related code, dataset, and appendix are publicly available at: https://github.com/Sysuzqs/CFDNNEval.
Cite
Text
Deng et al. "Geometry-Guided Conditional Adaptation for Surrogate Models of Large-Scale 3D PDEs on Arbitrary Geometries." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/640Markdown
[Deng et al. "Geometry-Guided Conditional Adaptation for Surrogate Models of Large-Scale 3D PDEs on Arbitrary Geometries." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/deng2024ijcai-geometry/) doi:10.24963/ijcai.2024/640BibTeX
@inproceedings{deng2024ijcai-geometry,
title = {{Geometry-Guided Conditional Adaptation for Surrogate Models of Large-Scale 3D PDEs on Arbitrary Geometries}},
author = {Deng, Jingyang and Li, Xingjian and Xiong, Haoyi and Hu, Xiaoguang and Ma, Jinwen},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2024},
pages = {5790-5798},
doi = {10.24963/ijcai.2024/640},
url = {https://mlanthology.org/ijcai/2024/deng2024ijcai-geometry/}
}