Marching Neurons: Accurate Surface Extraction for Neural Implicit Shapes
By: Christian Stippel , Felix Mujkanovic , Thomas Leimkühler and more
Potential Business Impact:
Makes 3D shapes from computer brains more real.
Accurate surface geometry representation is crucial in 3D visual computing. Explicit representations, such as polygonal meshes, and implicit representations, like signed distance functions, each have distinct advantages, making efficient conversions between them increasingly important. Conventional surface extraction methods for implicit representations, such as the widely used Marching Cubes algorithm, rely on spatial decomposition and sampling, leading to inaccuracies due to fixed and limited resolution. We introduce a novel approach for analytically extracting surfaces from neural implicit functions. Our method operates natively in parallel and can navigate large neural architectures. By leveraging the fact that each neuron partitions the domain, we develop a depth-first traversal strategy to efficiently track the encoded surface. The resulting meshes faithfully capture the full geometric information from the network without ad-hoc spatial discretization, achieving unprecedented accuracy across diverse shapes and network architectures while maintaining competitive speed.
Similar Papers
NeuVAS: Neural Implicit Surfaces for Variational Shape Modeling
Graphics
Makes 3D shapes from simple drawings.
3D Surface Reconstruction with Enhanced High-Frequency Details
CV and Pattern Recognition
Makes 3D pictures show tiny details better.
Efficient Construction of Implicit Surface Models From a Single Image for Motion Generation
Robotics
Builds 3D shapes from one picture fast.