Iterative Sizing Field Prediction for Adaptive Mesh Generation From Expert Demonstrations
Niklas Freymuth, Philipp Dahlinger, Tobias W\"urth, Philipp Becker,, Aleksandar Taranovic, Onno Gr\"onheim, Luise K\"arger, Gerhard Neumann

TL;DR
This paper introduces AMBER, an imitation learning approach using graph neural networks to iteratively predict expert-like adaptive meshes, improving simulation accuracy and efficiency in complex physical systems.
Contribution
AMBER is a novel method that models adaptive mesh generation as an imitation learning problem, combining GNNs with online data acquisition for iterative mesh refinement.
Findings
AMBER closely matches expert mesh resolutions in 2D and 3D.
It outperforms single-step CNN baselines in accuracy.
The iterative approach improves simulation efficiency.
Abstract
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 Method (FEM). The cost and accuracy of the FEM scale with the resolution of the underlying computational mesh. To balance computational speed and accuracy meshes with adaptive resolution are used, allocating more resources to critical parts of the geometry. Currently, practitioners often resort to hand-crafted meshes, which require extensive expert knowledge and are thus costly to obtain. Our approach, Adaptive Meshing By Expert Reconstruction (AMBER), views mesh generation as 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 on a given intermediate mesh, creating…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Computer Graphics and Visualization Techniques · Generative Adversarial Networks and Image Synthesis
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings · Features Explanation Method · Graph Neural Network
