An Intrinsic Vector Heat Network
Alexander Gao, Maurice Chu, Mubbasir Kapadia, Ming C. Lin, Hsueh-Ti Derek Liu
TL;DR
The paper tackles learning tangent vector fields on manifolds embedded in $\mathbb{R}^3$ by introducing an intrinsic Vector Heat Network that preserves vector properties through vector-valued features and a trainable vector heat diffusion module. It builds on the vector heat diffusion framework with a deterministic connection Laplacian, enabling invariance to rigid motion, isometry, and local tangent-basis choices, while remaining robust to surface discretization. A key contribution is the use of spectral acceleration for diffusion and the extension to $N$-Rosy fields, facilitating vector-field-based quadrilateral remeshing as demonstrated on avatar heads and animal models, with strong generalization and ablation results. The proposed approach advances geometric deep learning on meshes by delivering a principled, intrinsic method for vector-field processing that generalizes across mesh geometries and supports practical applications like quad meshing and robotic navigation on curved terrains.
Abstract
Vector fields are widely used to represent and model flows for many science and engineering applications. This paper introduces a novel neural network architecture for learning tangent vector fields that are intrinsically defined on manifold surfaces embedded in 3D. Previous approaches to learning vector fields on surfaces treat vectors as multi-dimensional scalar fields, using traditional scalar-valued architectures to process channels individually, thus fail to preserve fundamental intrinsic properties of the vector field. The core idea of this work is to introduce a trainable vector heat diffusion module to spatially propagate vector-valued feature data across the surface, which we incorporate into our proposed architecture that consists of vector-valued neurons. Our architecture is invariant to rigid motion of the input, isometric deformation, and choice of local tangent bases, and is robust to discretizations of the surface. We evaluate our Vector Heat Network on triangle meshes, and empirically validate its invariant properties. We also demonstrate the effectiveness of our method on the useful industrial application of quadrilateral mesh generation.
