DCCVT: Differentiable Clipped Centroidal Voronoi Tessellation
Wylliam Cantin Charawi, Adrien Gruson, Jane Wu, Christian Desrosiers, Diego Thomas

TL;DR
DCCVT introduces a fully differentiable clipped CVT algorithm that enhances 3D mesh reconstruction quality from noisy SDFs, integrating seamlessly with deep learning for improved 3D reconstruction from point clouds.
Contribution
It presents the first differentiable formulation of clipped CVTs, enabling their use in learning-based 3D mesh extraction pipelines.
Findings
Outperforms state-of-the-art methods in mesh quality.
Achieves higher reconstruction fidelity from noisy SDFs.
Demonstrates effective integration with deep learning models.
Abstract
While Marching Cubes (MC) and Marching Tetrahedra (MTet) are widely adopted in 3D reconstruction pipelines due to their simplicity and efficiency, their differentiable variants remain suboptimal for mesh extraction. This often limits the quality of 3D meshes reconstructed from point clouds or images in learning-based frameworks. In contrast, clipped CVTs offer stronger theoretical guarantees and yield higher-quality meshes. However, the lack of a differentiable formulation has prevented their integration into modern machine learning pipelines. To bridge this gap, we propose DCCVT, a differentiable algorithm that extracts high-quality 3D meshes from noisy signed distance fields (SDFs) using clipped CVTs. We derive a fully differentiable formulation for computing clipped CVTs and demonstrate its integration with deep learning-based SDF estimation to reconstruct accurate 3D meshes from…
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
