GRMar 13

NeurFrame: Learning Continuous Frame Fields for Structured Mesh Generation

arXiv:2603.1282018.9
AI Analysis

This work addresses the problem of efficient structured mesh generation for industrial and engineering simulations, representing an incremental improvement over existing field-guided approaches.

The paper tackled the challenge of generating high-quality structured meshes for complex geometries by introducing NeurFrame, a neural framework that learns continuous frame fields, resulting in smoother fields with fewer singularities and lower computational cost compared to prior methods.

Structured meshes, composed of quadrilateral elements in 2D and hexahedral elements in 3D, are widely used in industrial applications and engineering simulations due to their regularity and superior accuracy in finite element analysis. Generating high-quality structured meshes, however, remains challenging, especially for complex geometries and singularities. Field-guided approaches, which construct cross fields in 2D and frame fields in 3D to encode element orientation, are promising but are typically defined on discrete meshes, limiting continuity and computational efficiency. To address these challenges, we introduce \emph{NeurFrame}, a neural framework that represents frame fields continuously over the domain, supporting infinite-resolution evaluation. Trained in a self-supervised manner on discrete mesh samples, NeurFrame produces smooth, high-quality frame fields without relying on dense tetrahedral discretizations. The resulting fields simultaneously guide high-quality quadrilateral surface meshes and hexahedral volumetric meshes, with fewer and better-distributed singularities. By using a single network, NeurFrame also achieves lower computational cost compared to prior self-supervised neural methods that jointly optimize multiple fields.

Foundations

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

Your Notes