MATStruct: High-Quality Medial Mesh Computation via Structure-aware Variational Optimization
SIGGRAPH Asia 2025

The pipeline of our structure-aware medial axis transform framework. (a) Starting from a tetrahedral mesh with pre-detected convex sharp edges and corners (black curves), our method iteratively optimizes the medial mesh (b)(c)(d) with structure-awareness. The resulting medial structure includes (e) medial sheets (slightly shrunk inward and rendered in randomly assigned colors) and (f) seams shown in red, and medial junctions shown as blue spheres. Our method is the first to produce clean medial structure representations (e)(f) compared to existing approaches.
Abstract
We propose a novel optimization framework for computing the medial axis transform that simultaneously preserves the medial structure and ensures high medial mesh quality. The medial structure, consisting of interconnected sheets, seams, and junctions, provides a natural volumetric decomposition of a 3D shape. Our method introduces a structure-aware, particle-based optimization pipeline guided by the restricted power diagram (RPD), which partitions the input volume into convex cells whose dual encodes the connectivity of the medial mesh. Structure-awareness is enforced through a spherical quadratic error metric (SQEM) projection that constrains the movement of medial spheres, while a Gaussian kernel energy encourages an even spatial distribution. Compared to feature-preserving methods such as MATFP [Wang et al. 2022] and MATTopo [Wang et al. 2024], our approach produces cleaner medial structures with significantly improved mesh quality. In contrast to voxel-based, point-cloud-based, and variational methods, our framework is the first to integrate structural awareness into the optimization process, yielding medial meshes with explicit structural decomposition, topological correctness, and geometric fidelity.