Deep Medial Fields
- URL: http://arxiv.org/abs/2106.03804v1
- Date: Mon, 7 Jun 2021 17:15:38 GMT
- Title: Deep Medial Fields
- Authors: Daniel Rebain, Ke Li, Vincent Sitzmann, Soroosh Yazdani, Kwang Moo Yi,
Andrea Tagliasacchi
- Abstract summary: 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.
- Score: 31.369706127736734
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: 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. In this work, we introduce medial fields: a field
function derived from the medial axis transform (MAT) that makes available
information about the underlying 3D geometry that is immediately useful for a
number of downstream tasks. In particular, the medial field encodes the local
thickness of a 3D shape, and enables O(1) projection of a query point onto the
medial axis. To construct the medial field we require nothing but the SDF of
the shape itself, thus allowing its straightforward incorporation in any
application that relies on signed distance fields. Working in unison with the
O(1) surface projection supported by the SDF, the medial field opens the door
for an entirely new set of efficient, shape-aware operations on implicit
representations. We present three such applications, including a modification
to sphere tracing that renders implicit representations with better convergence
properties, a fast construction method for memory-efficient rigid-body
collision proxies, and an efficient approximation of ambient occlusion that
remains stable with respect to viewpoint variations.
Related papers
- Learning Bijective Surface Parameterization for Inferring Signed Distance Functions from Sparse Point Clouds with Grid Deformation [50.26314343851213]
Inferring signed distance functions (SDFs) from sparse point clouds remains a challenge in surface reconstruction.
We present a novel approach that learns a dynamic deformation network to predict SDFs in an end-to-end manner.
Experimental results on synthetic and real scanned datasets demonstrate that our method significantly outperforms the current state-of-the-art methods.
arXiv Detail & Related papers (2025-03-31T02:27:02Z) - Probabilistic Directed Distance Fields for Ray-Based Shape Representations [8.134429779950658]
Directed Distance Fields (DDFs) are a novel neural shape representation that builds upon classical distance fields.
We show how to model inherent discontinuities in the underlying field.
We then apply DDFs to several applications, including single-shape fitting, generative modelling, and single-image 3D reconstruction.
arXiv Detail & Related papers (2024-04-13T21:02:49Z) - UDiFF: Generating Conditional Unsigned Distance Fields with Optimal Wavelet Diffusion [51.31220416754788]
We present UDiFF, a 3D diffusion model for unsigned distance fields (UDFs) which is capable to generate textured 3D shapes with open surfaces from text conditions or unconditionally.
Our key idea is to generate UDFs in spatial-frequency domain with an optimal wavelet transformation, which produces a compact representation space for UDF generation.
arXiv Detail & Related papers (2024-04-10T09:24:54Z) - 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) - Neural Vector Fields for Implicit Surface Representation and Inference [73.25812045209001]
Implicit fields have recently shown increasing success in representing and learning 3D shapes accurately.
We develop a novel and yet a fundamental representation considering unit vectors in 3D space and call it Vector Field (VF)
We show the advantages of VF representation, in learning open, closed, or multi-layered as well as piecewise planar surfaces.
arXiv Detail & Related papers (2022-04-13T17:53:34Z) - Representing 3D Shapes with Probabilistic Directed Distance Fields [7.528141488548544]
We develop a novel shape representation that allows fast differentiable rendering within an implicit architecture.
We show how to model inherent discontinuities in the underlying field.
We also apply our method to fitting single shapes, unpaired 3D-aware generative image modelling, and single-image 3D reconstruction tasks.
arXiv Detail & Related papers (2021-12-10T02:15:47Z) - Gradient-SDF: A Semi-Implicit Surface Representation for 3D
Reconstruction [53.315347543761426]
Gradient-SDF is a novel representation for 3D geometry that combines the advantages of implict and explicit representations.
By storing at every voxel both the signed distance field as well as its gradient vector field, we enhance the capability of implicit representations.
We show that (1) the Gradient-SDF allows us to perform direct SDF tracking from depth images, using efficient storage schemes like hash maps, and that (2) the Gradient-SDF representation enables us to perform photometric bundle adjustment directly in a voxel representation.
arXiv Detail & Related papers (2021-11-26T18:33:14Z) - Deep Implicit Surface Point Prediction Networks [49.286550880464866]
Deep neural representations of 3D shapes as implicit functions have been shown to produce high fidelity models.
This paper presents a novel approach that models such surfaces using a new class of implicit representations called the closest surface-point (CSP) representation.
arXiv Detail & Related papers (2021-06-10T14:31:54Z) - Neural Geometric Level of Detail: Real-time Rendering with Implicit 3D
Shapes [77.6741486264257]
We introduce an efficient neural representation that, for the first time, enables real-time rendering of high-fidelity neural SDFs.
We show that our representation is 2-3 orders of magnitude more efficient in terms of rendering speed compared to previous works.
arXiv Detail & Related papers (2021-01-26T18:50:22Z)
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.