GRCVOct 9, 2025

Generating Sizing Fields for Mesh Generation via GCN-based Simplification of Adaptive Background Grids

arXiv:2510.08645v1h-index: 2
Originality Incremental advance
AI Analysis

This work addresses the problem of efficient and artifact-free mesh generation for engineering applications, representing an incremental improvement over existing methods.

The paper tackled the challenge of creating optimal background grids for mesh generation by introducing an adaptive background grid simplification framework using a Graph Convolutional Network, which achieved element reductions of 74%-94% and decreased sizing field query times by 35%-88%.

The sizing field defined on a triangular background grid is pivotal for controlling the quality and efficiency of unstructured mesh generation. However, creating an optimal background grid that is geometrically conforming, computationally lightweight, and free from artifacts like banding is a significant challenge. This paper introduces a novel, adaptive background grid simplification (ABGS) framework based on a Graph Convolutional Network (GCN). We reformulate the grid simplification task as an edge score regression problem and train a GCN model to efficiently predict optimal edge collapse candidates. The model is guided by a custom loss function that holistically considers both geometric fidelity and sizing field accuracy. This data-driven approach replaces a costly procedural evaluation, accelerating the simplification process. Experimental results demonstrate the effectiveness of our framework across diverse and complex engineering models. Compared to the initial dense grids, our simplified background grids achieve an element reduction of 74%-94%, leading to a 35%-88% decrease in sizing field query times.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes