VoroMesh: Learning Watertight Surface Meshes with Voronoi Diagrams
Nissim Maruani, Roman Klokov, Maks Ovsjanikov, Pierre Alliez, Mathieu, Desbrun

TL;DR
VoroMesh introduces a differentiable Voronoi-based representation for watertight 3D shape surfaces, enabling efficient learning of mesh boundaries with a novel loss function that avoids explicit Voronoi diagram construction.
Contribution
The paper proposes VoroMesh, a new learnable, differentiable Voronoi-based surface representation with a novel loss function for efficient 3D shape modeling.
Findings
Outperforms axiomatic meshing algorithms and recent learning-based methods.
Guarantees closed, self-intersection-free surface meshes.
Achieves state-of-the-art results in mesh prediction tasks.
Abstract
In stark contrast to the case of images, finding a concise, learnable discrete representation of 3D surfaces remains a challenge. In particular, while polygon meshes are arguably the most common surface representation used in geometry processing, their irregular and combinatorial structure often make them unsuitable for learning-based applications. In this work, we present VoroMesh, a novel and differentiable Voronoi-based representation of watertight 3D shape surfaces. From a set of 3D points (called generators) and their associated occupancy, we define our boundary representation through the Voronoi diagram of the generators as the subset of Voronoi faces whose two associated (equidistant) generators are of opposite occupancy: the resulting polygon mesh forms a watertight approximation of the target shape's boundary. To learn the position of the generators, we propose a novel loss…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Computational Geometry and Mesh Generation · Computer Graphics and Visualization Techniques
MethodsApproximate Bayesian Computation
