paper-with-me

홈 › Papers

AMBER: Adaptive Mesh Generation by Iterative Mesh Resolution Prediction

2025-05-29 · Niklas Freymuth, Tobias Würth, Nicolas Schreiber, Balazs Gyenes, Andreas Boltres, Johannes Mitsch, Aleksandar Taranovic, Tai Hoang, Philipp Dahlinger, Philipp Becker, Luise Kärger, Gerhard Neumann

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.

📄 PDF Abstract BibTeX arXiv:2505.23663

Code (1)

NiklasFreymuth/AMBER 공식 구현 pytorch

Tasks

Computational EfficiencyData AugmentationGraph Neural NetworkPrediction

Similar Papers 제목 키워드 기반

Iterative Sizing Field Prediction for Adaptive Mesh Generation From Expert Demonstrations

2024-06-20 · Niklas Freymuth, Philipp Dahlinger, Tobias Würth, Philipp Becker 외

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 Learning

MeshDQN: A Deep Reinforcement Learning Framework for Improving Meshes in Computational Fluid Dynamics

2022-12-02 · Cooper Lorsung, Amir Barati Farimani

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

2022-10-05 · Mathias Vetsch, Sandro Lombardi, Marc Pollefeys, Martin R. Oswald

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

2022-09-08 · Innyoung Kim, Sejin Kim, Donghyun You

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

2025-07-21 · Xiaoyue Liu, Xicheng Sheng, Xiahai Zhuang, Vicente Grau 외 arxiv

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…