DeepMesh: Differentiable Iso-Surface Extraction
Benoit Guillard, Edoardo Remelli, Artem Lukoianov, Stephan R. Richter,, Timur Bagautdinov, Pierre Baque, Pascal Fua

TL;DR
DeepMesh introduces a novel differentiable method to extract explicit mesh surfaces from deep implicit fields, enabling end-to-end training and improved performance in 3D reconstruction and shape optimization.
Contribution
It presents the first differentiable approach to convert implicit fields into explicit meshes, allowing for topology variation and integration into deep learning pipelines.
Findings
Outperforms state-of-the-art in 3D reconstruction tasks
Enables end-to-end training with differentiable rendering
Supports topology changes in mesh extraction
Abstract
Geometric Deep Learning has recently made striking progress with the advent of continuous deep implicit fields. They allow for detailed modeling of watertight surfaces of arbitrary topology while not relying on a 3D Euclidean grid, resulting in a learnable parameterization that is unlimited in resolution. Unfortunately, these methods are often unsuitable for applications that require an explicit mesh-based surface representation because converting an implicit field to such a representation relies on the Marching Cubes algorithm, which cannot be differentiated with respect to the underlying implicit field. In this work, we remove this limitation and introduce a differentiable way to produce explicit surface mesh representations from Deep Implicit Fields. Our key insight is that by reasoning on how implicit field perturbations impact local surface geometry, one can ultimately…
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 · Computer Graphics and Visualization Techniques · Advanced Numerical Analysis Techniques
