Conformal Predictions Enhanced Expert-guided Meshing with Graph Neural
Networks
- URL: http://arxiv.org/abs/2308.07358v1
- Date: Mon, 14 Aug 2023 14:39:13 GMT
- Title: Conformal Predictions Enhanced Expert-guided Meshing with Graph Neural
Networks
- Authors: Amin Heyrani Nobari, Justin Rey, Suhas Kodali, Matthew Jones, Faez
Ahmed
- Abstract summary: This paper presents a machine learning-based scheme that utilize Graph Neural Networks (GNN) and expert guidance to automatically generate CFD meshes for aircraft models.
We introduce a new 3D segmentation algorithm that outperforms two state-of-the-art models, PointNet++ and PointMLP, for surface classification.
We also present a novel approach to project predictions from 3D mesh segmentation models to CAD surfaces using the conformal predictions method.
- Score: 8.736819316856748
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Computational Fluid Dynamics (CFD) is widely used in different engineering
fields, but accurate simulations are dependent upon proper meshing of the
simulation domain. While highly refined meshes may ensure precision, they come
with high computational costs. Similarly, adaptive remeshing techniques require
multiple simulations and come at a great computational cost. This means that
the meshing process is reliant upon expert knowledge and years of experience.
Automating mesh generation can save significant time and effort and lead to a
faster and more efficient design process. This paper presents a machine
learning-based scheme that utilizes Graph Neural Networks (GNN) and expert
guidance to automatically generate CFD meshes for aircraft models. In this
work, we introduce a new 3D segmentation algorithm that outperforms two
state-of-the-art models, PointNet++ and PointMLP, for surface classification.
We also present a novel approach to project predictions from 3D mesh
segmentation models to CAD surfaces using the conformal predictions method,
which provides marginal statistical guarantees and robust uncertainty
quantification and handling. We demonstrate that the addition of conformal
predictions effectively enables the model to avoid under-refinement, hence
failure, in CFD meshing even for weak and less accurate models. Finally, we
demonstrate the efficacy of our approach through a real-world case study that
demonstrates that our automatically generated mesh is comparable in quality to
expert-generated meshes and enables the solver to converge and produce accurate
results. Furthermore, we compare our approach to the alternative of adaptive
remeshing in the same case study and find that our method is 5 times faster in
the overall process of simulation. The code and data for this project are made
publicly available at https://github.com/ahnobari/AutoSurf.
Related papers
- Iterative Sizing Field Prediction for Adaptive Mesh Generation From Expert Demonstrations [49.173541207550485]
Adaptive Meshing By Expert Reconstruction (AMBER) is an imitation learning problem.
AMBER combines a graph neural network with an online data acquisition scheme to predict the projected sizing field of an expert mesh.
We experimentally validate AMBER on 2D meshes and 3D meshes provided by a human expert, closely matching the provided demonstrations and outperforming a single-step CNN baseline.
arXiv Detail & Related papers (2024-06-20T10:01:22Z) - Bayesian Mesh Optimization for Graph Neural Networks to Enhance Engineering Performance Prediction [1.6574413179773761]
In engineering design, surrogate models are widely employed to replace computationally expensive simulations.
We propose a Bayesian graph neural network (GNN) framework for a 3D deep-learning-based surrogate model.
Our framework determines the optimal size of mesh elements through Bayesian optimization, resulting in a high-accuracy surrogate model.
arXiv Detail & Related papers (2024-06-04T06:27:48Z) - MeshXL: Neural Coordinate Field for Generative 3D Foundation Models [51.1972329762843]
We present a family of generative pre-trained auto-regressive models, which addresses the process of 3D mesh generation with modern large language model approaches.
MeshXL is able to generate high-quality 3D meshes, and can also serve as foundation models for various down-stream applications.
arXiv Detail & Related papers (2024-05-31T14:35:35Z) - PointSAGE: Mesh-independent superresolution approach to fluid flow predictions [0.0]
High-resolution CFD simulations offer valuable insights into fluid behavior and flow patterns.
As resolution increases, computational data requirements and time increase proportionately.
We propose PointSAGE, a mesh-independent network to learn the complex fluid flow and directly predict fine simulations.
arXiv Detail & Related papers (2024-04-06T12:49:09Z) - Bridging the Sim-to-Real Gap with Bayesian Inference [53.61496586090384]
We present SIM-FSVGD for learning robot dynamics from data.
We use low-fidelity physical priors to regularize the training of neural network models.
We demonstrate the effectiveness of SIM-FSVGD in bridging the sim-to-real gap on a high-performance RC racecar system.
arXiv Detail & Related papers (2024-03-25T11:29:32Z) - Multi-GPU Approach for Training of Graph ML Models on large CFD Meshes [0.0]
Mesh-based numerical solvers are an important part in many design tool chains.
Machine Learning based surrogate models are fast in predicting approximate solutions but often lack accuracy.
This paper scales a state-of-the-art surrogate model from the domain of graph-based machine learning to industry-relevant mesh sizes.
arXiv Detail & Related papers (2023-07-25T15:49:25Z) - Learning Controllable Adaptive Simulation for Multi-resolution Physics [86.8993558124143]
We introduce Learning controllable Adaptive simulation for Multi-resolution Physics (LAMP) as the first full deep learning-based surrogate model.
LAMP consists of a Graph Neural Network (GNN) for learning the forward evolution, and a GNN-based actor-critic for learning the policy of spatial refinement and coarsening.
We demonstrate that our LAMP outperforms state-of-the-art deep learning surrogate models, and can adaptively trade-off computation to improve long-term prediction error.
arXiv Detail & Related papers (2023-05-01T23:20:27Z) - MeshDQN: A Deep Reinforcement Learning Framework for Improving Meshes in
Computational Fluid Dynamics [0.0]
MeshDQN is developed as a general purpose deep reinforcement learning framework to iteratively coarsen meshes.
A graph neural network based deep Q network is used to select meshes for removal and solution is used to bypass expensive simulations.
MeshDQN successfully improves meshes for two 2D airfoils.
arXiv Detail & Related papers (2022-12-02T20:22:15Z) - An Adversarial Active Sampling-based Data Augmentation Framework for
Manufacturable Chip Design [55.62660894625669]
Lithography modeling is a crucial problem in chip design to ensure a chip design mask is manufacturable.
Recent developments in machine learning have provided alternative solutions in replacing the time-consuming lithography simulations with deep neural networks.
We propose a litho-aware data augmentation framework to resolve the dilemma of limited data and improve the machine learning model performance.
arXiv Detail & Related papers (2022-10-27T20:53:39Z) - Extrapolation for Large-batch Training in Deep Learning [72.61259487233214]
We show that a host of variations can be covered in a unified framework that we propose.
We prove the convergence of this novel scheme and rigorously evaluate its empirical performance on ResNet, LSTM, and Transformer.
arXiv Detail & Related papers (2020-06-10T08:22:41Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.