DMesh: A Differentiable Mesh Representation

📅 2024-04-20
🏛️ Neural Information Processing Systems
📈 Citations: 1
Influential: 0
📄 PDF
🤖 AI Summary
Existing explicit 3D triangular mesh representations lack simultaneous topological flexibility and full differentiability. Method: We propose DMesh, a differentiable triangular mesh representation that jointly models geometry and connectivity. DMesh generates candidate faces via weighted Delaunay tetrahedralization and models face existence probabilistically through a differentiable parametric model, enabling arbitrary topology. Contribution/Results: DMesh enables the first end-to-end differentiable explicit mesh reconstruction, overcoming the dual limitations of traditional explicit methods (fixed topology) and implicit methods (non-differentiable or topologically ambiguous). Evaluated on point cloud and multi-view image inputs, DMesh achieves topology-adaptive, high-fidelity, and optimization-stable mesh reconstruction, significantly improving geometric accuracy and training robustness compared to prior approaches.

Technology Category

Application Category

📝 Abstract
We present a differentiable representation, DMesh, for general 3D triangular meshes. DMesh considers both the geometry and connectivity information of a mesh. In our design, we first get a set of convex tetrahedra that compactly tessellates the domain based on Weighted Delaunay Triangulation (WDT), and select triangular faces on the tetrahedra to define the final mesh. We formulate probability of faces to exist on the actual surface in a differentiable manner based on the WDT. This enables DMesh to represent meshes of various topology in a differentiable way, and allows us to reconstruct the mesh under various observations, such as point cloud and multi-view images using gradient-based optimization. The source code and full paper is available at: https://sonsang.github.io/dmesh-project.
Problem

Research questions and friction points this paper is trying to address.

Develops DMesh for differentiable 3D triangular mesh representation
Combines geometry and connectivity via Weighted Delaunay Triangulation
Enables gradient-based mesh reconstruction from observations
Innovation

Methods, ideas, or system contributions that make the work stand out.

Differentiable mesh representation using convex tetrahedra
Probability-based surface face selection via WDT
Gradient optimization for mesh reconstruction
🔎 Similar Papers
2024-09-30ACM SIGGRAPH Conference and Exhibition on Computer Graphics and Interactive Techniques in AsiaCitations: 1
S
Sanghyun Son
University of Maryland, College Park
Matheus Gadelha
Matheus Gadelha
Adobe Research
Computer GraphicsComputer VisionMachine Learning
Y
Yang Zhou
Adobe Research
Zexiang Xu
Zexiang Xu
Hillbot
Computer VisionComputer GraphicsFoundation Models
M
Ming C. Lin
University of Maryland, College Park
Y
Yi Zhou
Adobe Research