AMBER: Adaptive Mesh Generation by Iterative Mesh Resolution Prediction
The cost and accuracy of simulating complex physical systems using the Finite Element Method (FEM) scales with the resolution of the underlying mesh. Adaptive meshes improve computational efficiency by refining resolution in critical regions, but typically require task-specific heuristics or cumbersome manual design by a human expert. We propose Adaptive Meshing By Expert Reconstruction (AMBER), a supervised learning approach to mesh adaptation. Starting from a coarse mesh, AMBER iteratively predicts the sizing field, i.e., a function mapping from the geometry to the local element size of the target mesh, and uses this prediction to produce a new intermediate mesh using an out-of-the-box mesh generator. This process is enabled through a hierarchical graph neural network, and relies on data augmentation by automatically projecting expert labels onto AMBER-generated data during training. We evaluate AMBER on 2D and 3D datasets, including classical physics problems, mechanical components, and real-world industrial designs with human expert meshes. AMBER generalizes to unseen geometries and consistently outperforms multiple recent baselines, including ones using Graph and Convolutional Neural Networks, and Reinforcement Learning-based approaches.
Code (1)
Tasks
Computational EfficiencyData AugmentationGraph Neural NetworkPredictionSimilar Papers 제목 키워드 기반
Iterative Sizing Field Prediction for Adaptive Mesh Generation From Expert Demonstrations
Many engineering systems require accurate simulations of complex physical systems. Yet, analytical solutions are only available for simple problems, necessitating numerical approximations such as the Finite Element Metho…
Graph Neural NetworkImitation LearningMeshDQN: A Deep Reinforcement Learning Framework for Improving Meshes in Computational Fluid Dynamics
Meshing is a critical, but user-intensive process necessary for stable and accurate simulations in computational fluid dynamics (CFD). Mesh generation is often a bottleneck in CFD pipelines. Adaptive meshing techniques a…
Deep Reinforcement LearningGraph Neural Networkreinforcement-learningReinforcement Learning (RL)NeuralMeshing: Differentiable Meshing of Implicit Neural Representations
The generation of triangle meshes from point clouds, i.e. meshing, is a core task in computer graphics and computer vision. Traditional techniques directly construct a surface mesh using local decision heuristics, while …
Non-iterative generation of an optimal mesh for a blade passage using deep reinforcement learning
A method using deep reinforcement learning (DRL) to non-iteratively generate an optimal mesh for an arbitrary blade passage is developed. Despite automation in mesh generation using either an empirical approach or an opt…
Computational EfficiencyDeep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)Personalized 4D Whole Heart Geometry Reconstruction from Cine MRI for Cardiac Digital Twins
Cardiac digital twins (CDTs) provide personalized in-silico cardiac representations and hold great potential for precision medicine in cardiology. However, whole-heart CDT models that simulate the full organ-scale electr…