ReSDF: Redistancing Implicit Surfaces using Neural Networks
Yesom Park, Chang hoon Song, Jooyoung Hahn, Myungjoo Kang

TL;DR
This paper introduces ReSDF, a neural network method for accurately reconstructing signed distance functions of hypersurfaces, improving interface capture and gradient regularization through a novel training loss.
Contribution
The paper presents a new neural network architecture with an auxiliary output for SDF and a three-term loss function, enhancing accuracy and gradient regularity over existing methods.
Findings
Accurately captures complex hypersurface interfaces.
Outperforms physics-informed neural networks and fast marching methods.
Effective in 2D and 3D complex geometries.
Abstract
This paper proposes a deep-learning-based method for recovering a signed distance function (SDF) of a given hypersurface represented by an implicit level set function. Using the flexibility of constructing a neural network, we use an augmented network by defining an auxiliary output to represent the gradient of the SDF. There are three advantages of the augmented network; (i) the target interface is accurately captured, (ii) the gradient has a unit norm, and (iii) two outputs are approximated by a single network. Moreover, unlike a conventional loss term which uses a residual of the eikonal equation, a novel training objective consisting of three loss terms is designed. The first loss function enforces a pointwise matching between two outputs of the augmented network. The second loss function leveraged by a geometric characteristic of the SDF imposes the shortest path obtained by the…
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
TopicsAdvanced Numerical Analysis Techniques · Model Reduction and Neural Networks · Computer Graphics and Visualization Techniques
