MIND: Material Interface Generation from UDFs for Non-Manifold Surface Reconstruction
- URL: http://arxiv.org/abs/2506.02938v2
- Date: Thu, 06 Nov 2025 12:25:29 GMT
- Title: MIND: Material Interface Generation from UDFs for Non-Manifold Surface Reconstruction
- Authors: Xuhui Chen, Fei Hou, Wencheng Wang, Hong Qin, Ying He,
- Abstract summary: Unsigned distance fields are widely used in 3D deep learning.<n> extracting meshes from UDFs remains challenging, as the learned fields rarely attain exact zero distances.<n>A common workaround is to reconstruct signed distance fields (SDFs) locally from UDFs to enable surface extraction via Marching Cubes.<n>We propose MIND, a novel algorithm for generating material interfaces directly from UDFs.
- Score: 21.026007872505712
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Unsigned distance fields (UDFs) are widely used in 3D deep learning due to their ability to represent shapes with arbitrary topology. While prior work has largely focused on learning UDFs from point clouds or multi-view images, extracting meshes from UDFs remains challenging, as the learned fields rarely attain exact zero distances. A common workaround is to reconstruct signed distance fields (SDFs) locally from UDFs to enable surface extraction via Marching Cubes. However, this often introduces topological artifacts such as holes or spurious components. Moreover, local SDFs are inherently incapable of representing non-manifold geometry, leading to complete failure in such cases. To address this gap, we propose MIND (Material Interface from Non-manifold Distance fields), a novel algorithm for generating material interfaces directly from UDFs, enabling non-manifold mesh extraction from a global perspective. The core of our method lies in deriving a meaningful spatial partitioning from the UDF, where the target surface emerges as the interface between distinct regions. We begin by computing a two-signed local field to distinguish the two sides of manifold patches, and then extend this to a multi-labeled global field capable of separating all sides of a non-manifold structure. By combining this multi-labeled field with the input UDF, we construct material interfaces that support non-manifold mesh extraction via a multi-labeled Marching Cubes algorithm. Extensive experiments on UDFs generated from diverse data sources, including point cloud reconstruction, multi-view reconstruction, and medial axis transforms, demonstrate that our approach robustly handles complex non-manifold surfaces and significantly outperforms existing methods. The source code is available at https://github.com/jjjkkyz/MIND.
Related papers
- Voronoi-Assisted Diffusion for Computing Unsigned Distance Fields from Unoriented Points [59.493891955043914]
Voronoi-Assisted Diffusion (VAD) is a lightweight, network-free method for computing Unsigned Distance Fields (UDFs)<n>VAD robustly handles watertight and open surfaces, as well as complex non-manifold and non-orientable geometries.
arXiv Detail & Related papers (2025-10-14T13:49:53Z) - High Resolution UDF Meshing via Iterative Networks [35.20698867678239]
Unsigned Distance Fields (UDFs) are a natural implicit representation for open surfaces but, unlike Signed Distance Fields (SDFs), are challenging to triangulate into explicit meshes.<n>This is especially true at high resolutions where neural UDFs exhibit higher noise levels, which makes it hard to capture fine details.<n>We show that this can be remedied by performing several passes and by reasoning on previously extracted surface elements to incorporate neighborhood information.<n>Our key contribution is an iterative neural network that does this and progressively improves surface recovery within each voxel by spatially propagating information from increasingly distant neighbors.
arXiv Detail & Related papers (2025-09-21T19:39:54Z) - Neural Surface Detection for Unsigned Distance Fields [51.77214039267625]
We introduce a deep-learning approach to taking a UDF and turning it locally into an SDF, so that it can be effectively triangulated using existing algorithms.
We show that it achieves better accuracy in surface detection than existing methods.
We also demonstrate the flexibily of the method by using it in conjunction with DualMeshUDF, a state of the art dual meshing method that can operate on UDFs.
arXiv Detail & Related papers (2024-07-25T20:31:40Z) - Unsigned Orthogonal Distance Fields: An Accurate Neural Implicit Representation for Diverse 3D Shapes [29.65562721329593]
In this paper, we introduce a novel neural implicit representation based on unsigned distance fields (UDFs)
In UODFs, the minimal unsigned distance from any spatial point to the shape surface is defined solely in one direction, contrasting with the multi-directional determination made by SDF and UDF.
We verify the effectiveness of UODFs through a range of reconstruction examples, extending from watertight or non-watertight shapes to complex shapes.
arXiv Detail & Related papers (2024-03-03T06:58:35Z) - DDF-HO: Hand-Held Object Reconstruction via Conditional Directed
Distance Field [82.81337273685176]
DDF-HO is a novel approach leveraging Directed Distance Field (DDF) as the shape representation.
We randomly sample multiple rays and collect local to global geometric features for them by introducing a novel 2D ray-based feature aggregation scheme.
Experiments on synthetic and real-world datasets demonstrate that DDF-HO consistently outperforms all baseline methods by a large margin.
arXiv Detail & Related papers (2023-08-16T09:06:32Z) - NeUDF: Leaning Neural Unsigned Distance Fields with Volume Rendering [25.078149064632218]
NeUDF can reconstruct surfaces with arbitrary topologies solely from multi-view supervision.
We extensively evaluate our method over a number of challenging datasets, including DTU, MGN, and Deep Fashion 3D.
arXiv Detail & Related papers (2023-04-20T04:14:42Z) - GeoUDF: Surface Reconstruction from 3D Point Clouds via Geometry-guided
Distance Representation [73.77505964222632]
We present a learning-based method, namely GeoUDF, to tackle the problem of reconstructing a discrete surface from a sparse point cloud.
To be specific, we propose a geometry-guided learning method for UDF and its gradient estimation.
To extract triangle meshes from the predicted UDF, we propose a customized edge-based marching cube module.
arXiv Detail & Related papers (2022-11-30T06:02:01Z) - NeuralUDF: Learning Unsigned Distance Fields for Multi-view
Reconstruction of Surfaces with Arbitrary Topologies [87.06532943371575]
We present a novel method, called NeuralUDF, for reconstructing surfaces with arbitrary topologies from 2D images via volume rendering.
In this paper, we propose to represent surfaces as the Unsigned Distance Function (UDF) and develop a new volume rendering scheme to learn the neural UDF representation.
arXiv Detail & Related papers (2022-11-25T15:21:45Z) - RangeUDF: Semantic Surface Reconstruction from 3D Point Clouds [106.54285912111888]
We present RangeUDF, a new implicit representation based framework to recover the geometry and semantics of continuous 3D scene surfaces from point clouds.
We show that RangeUDF clearly surpasses state-of-the-art approaches for surface reconstruction on four point cloud datasets.
arXiv Detail & Related papers (2022-04-19T21:39:45Z) - MeshUDF: Fast and Differentiable Meshing of Unsigned Distance Field
Networks [68.82901764109685]
Recent work modelling 3D open surfaces train deep neural networks to approximate Unsigned Distance Fields (UDFs)
We propose to directly mesh deep UDFs as open surfaces with an extension of marching cubes, by locally detecting surface crossings.
Our method is order of magnitude faster than meshing a dense point cloud, and more accurate than inflating open surfaces.
arXiv Detail & Related papers (2021-11-29T14:24:02Z) - Deep Medial Fields [31.369706127736734]
Implicit representations of geometry, such as occupancy fields or signed distance fields (SDF), have recently re-gained popularity in encoding 3D solid shape in a functional form.
We introduce medial fields: a field function derived from the medial axis transform (MAT) that makes available information about the underlying 3D geometry.
arXiv Detail & Related papers (2021-06-07T17:15:38Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.