Score: 1

AMBER: Adaptive Mesh Generation by Iterative Mesh Resolution Prediction

Published: May 29, 2025 | arXiv ID: 2505.23663v1

By: Niklas Freymuth , Tobias Würth , Nicolas Schreiber and more

Potential Business Impact:

Makes computer simulations faster and more accurate.

Business Areas:
Simulation Software

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.

Country of Origin
🇩🇪 Germany

Repos / Data Links

Page Count
29 pages

Category
Computer Science:
Machine Learning (CS)