Geometric implicit neural representations for signed distance functions
Luiz Schirmer, Tiago Novello, Vinícius da Silva, Guilherme Schardong, Daniel Perazzo, Hélio Lopes, Nuno Gonçalves, Luiz Velho
TL;DR
Geometric implicit neural representations (INRs) extend neural surface modeling by enforcing differential-geometry constraints on signed distance functions, notably the Eikonal condition $||∇f||=1$ and normal alignment, to recover smooth surfaces from oriented point clouds and posed images. The framework combines data fidelity terms with geometry-aware regularizers, employing point-based and image-based losses, curvature-aware sampling, and efficient inference via sphere tracing. It surveys seminal methods (SIREN, IGR) and image-based approaches (IDR, NeuS, Neuralangelo), and discusses advances in multiresolution and dynamic INRs for scalable, time-evolving surfaces. The work highlights practical benefits for accurate, differentiable surface reconstruction and animation, enabling robust geometry processing in 3D vision and graphics pipelines.
Abstract
\textit{Implicit neural representations} (INRs) have emerged as a promising framework for representing signals in low-dimensional spaces. This survey reviews the existing literature on the specialized INR problem of approximating \textit{signed distance functions} (SDFs) for surface scenes, using either oriented point clouds or a set of posed images. We refer to neural SDFs that incorporate differential geometry tools, such as normals and curvatures, in their loss functions as \textit{geometric} INRs. The key idea behind this 3D reconstruction approach is to include additional \textit{regularization} terms in the loss function, ensuring that the INR satisfies certain global properties that the function should hold -- such as having unit gradient in the case of SDFs. We explore key methodological components, including the definition of INR, the construction of geometric loss functions, and sampling schemes from a differential geometry perspective. Our review highlights the significant advancements enabled by geometric INRs in surface reconstruction from oriented point clouds and posed images.
