LGCGMar 17, 2023

Conformal Generative Modeling on Triangulated Surfaces

arXiv:2303.10251v11 citationsh-index: 58
Originality Synthesis-oriented
AI Analysis

This addresses the problem of generative modeling on complex geometric surfaces for researchers in computational geometry and machine learning, representing an incremental advance by adapting existing methods to new domains.

The authors tackled generative modeling on 2D surfaces represented by triangle meshes by developing a conformal framework that maps complex meshes to simple manifolds like spheres, enabling the use of existing generative methods as plug-and-play subroutines; they demonstrated the approach learns good distribution estimates on meshes from samples and can handle multiple meshes of the same manifold.

We propose conformal generative modeling, a framework for generative modeling on 2D surfaces approximated by discrete triangle meshes. Our approach leverages advances in discrete conformal geometry to develop a map from a source triangle mesh to a target triangle mesh of a simple manifold such as a sphere. After accounting for errors due to the mesh discretization, we can use any generative modeling approach developed for simple manifolds as a plug-and-play subroutine. We demonstrate our framework on multiple complicated manifolds and multiple generative modeling subroutines, where we show that our approach can learn good estimates of distributions on meshes from samples, and can also learn simultaneously from multiple distinct meshes of the same underlying manifold.

Code Implementations1 repo
Foundations

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

Your Notes