We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computer Vision and Pattern Recognition

Title: MeshSDF: Differentiable Iso-Surface 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 not limited in resolution.
Unfortunately, these methods are often not suitable 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 Signed Distance Functions. Our key insight is that by reasoning on how implicit field perturbations impact local surface geometry, one can ultimately differentiate the 3D location of surface samples with respect to the underlying deep implicit field. We exploit this to define MeshSDF, an end-to-end differentiable mesh representation which can vary its topology.
We use two different applications to validate our theoretical insight: Single-View Reconstruction via Differentiable Rendering and Physically-Driven Shape Optimization. In both cases our differentiable parameterization gives us an edge over state-of-the-art algorithms.
Comments: 22 pages, 16 figures, Neural Information Processing Systems (NeurIPS 2020)
Subjects: Computer Vision and Pattern Recognition (cs.CV)
MSC classes: 30L05
ACM classes: I.2.10; I.4.8; J.6
Cite as: arXiv:2006.03997 [cs.CV]
  (or arXiv:2006.03997v2 [cs.CV] for this version)

Submission history

From: Artem Lukoianov [view email]
[v1] Sat, 6 Jun 2020 23:44:05 GMT (2864kb,D)
[v2] Sat, 31 Oct 2020 15:45:02 GMT (13004kb,D)

Link back to: arXiv, form interface, contact.