Surface Extraction from Neural Unsigned Distance Fields
Congyi Zhang, Guying Lin, Lei Yang, Xin Li, Taku Komura, Scott, Schaefer, John Keyser, Wenping Wang

TL;DR
This paper introduces DualMesh-UDF, a novel method for extracting accurate surface meshes from neural unsigned distance functions, overcoming previous challenges related to sign ambiguity and approximation errors.
Contribution
The paper presents a new surface extraction technique from neural UDFs that estimates tangent planes and constructs surface points via local clustering and least squares, improving accuracy and robustness.
Findings
Outperforms existing methods in surface reconstruction quality.
Maintains computational efficiency comparable to prior approaches.
Effectively handles arbitrary topologies in neural UDFs.
Abstract
We propose a method, named DualMesh-UDF, to extract a surface from unsigned distance functions (UDFs), encoded by neural networks, or neural UDFs. Neural UDFs are becoming increasingly popular for surface representation because of their versatility in presenting surfaces with arbitrary topologies, as opposed to the signed distance function that is limited to representing a closed surface. However, the applications of neural UDFs are hindered by the notorious difficulty in extracting the target surfaces they represent. Recent methods for surface extraction from a neural UDF suffer from significant geometric errors or topological artifacts due to two main difficulties: (1) A UDF does not exhibit sign changes; and (2) A neural UDF typically has substantial approximation errors. DualMesh-UDF addresses these two difficulties. Specifically, given a neural UDF encoding a target surface…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Numerical Analysis Techniques · 3D Shape Modeling and Analysis · Tribology and Lubrication Engineering
