LGCVJun 14, 2024

An Intrinsic Vector Heat Network

arXiv:2406.09648v23 citations
AI Analysis

This work addresses the challenge of accurately modeling vector fields on surfaces for applications in science and engineering, representing an incremental improvement over previous methods.

The paper tackles the problem of learning tangent vector fields on manifold surfaces by introducing a neural network architecture that preserves intrinsic vector properties, and demonstrates its effectiveness in quadrilateral mesh generation.

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.

Foundations

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

Your Notes