On the Effectiveness of Weight-Encoded Neural Implicit 3D Shapes
- URL: http://arxiv.org/abs/2009.09808v3
- Date: Sun, 17 Jan 2021 21:27:01 GMT
- Title: On the Effectiveness of Weight-Encoded Neural Implicit 3D Shapes
- Authors: Thomas Davies and Derek Nowrouzezahrai and Alec Jacobson
- Abstract summary: A neural implicit outputs a number indicating whether the given query point in space is inside, outside, or on a surface.
Prior works have focused on _latent-encoded_ neural implicits, where a latent vector encoding of a specific shape is also fed as input.
A _weight-encoded_ neural implicit may forgo the latent vector and focus reconstruction accuracy on the details of a single shape.
- Score: 38.13954772608884
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: A neural implicit outputs a number indicating whether the given query point
in space is inside, outside, or on a surface. Many prior works have focused on
_latent-encoded_ neural implicits, where a latent vector encoding of a specific
shape is also fed as input. While affording latent-space interpolation, this
comes at the cost of reconstruction accuracy for any _single_ shape. Training a
specific network for each 3D shape, a _weight-encoded_ neural implicit may
forgo the latent vector and focus reconstruction accuracy on the details of a
single shape. While previously considered as an intermediary representation for
3D scanning tasks or as a toy-problem leading up to latent-encoding tasks,
weight-encoded neural implicits have not yet been taken seriously as a 3D shape
representation. In this paper, we establish that weight-encoded neural
implicits meet the criteria of a first-class 3D shape representation. We
introduce a suite of technical contributions to improve reconstruction
accuracy, convergence, and robustness when learning the signed distance field
induced by a polygonal mesh -- the _de facto_ standard representation. Viewed
as a lossy compression, our conversion outperforms standard techniques from
geometry processing. Compared to previous latent- and weight-encoded neural
implicits we demonstrate superior robustness, scalability, and performance.
Related papers
- N-BVH: Neural ray queries with bounding volume hierarchies [51.430495562430565]
In 3D computer graphics, the bulk of a scene's memory usage is due to polygons and textures.
We devise N-BVH, a neural compression architecture designed to answer arbitrary ray queries in 3D.
Our method provides faithful approximations of visibility, depth, and appearance attributes.
arXiv Detail & Related papers (2024-05-25T13:54:34Z) - HYVE: Hybrid Vertex Encoder for Neural Distance Fields [9.40036617308303]
We present a neural-network architecture suitable for accurate encoding of 3D shapes in a single forward pass.
Our network is able to output valid signed distance fields without explicit prior knowledge of non-zero distance values or shape occupancy.
arXiv Detail & Related papers (2023-10-10T14:07:37Z) - SAGA: Spectral Adversarial Geometric Attack on 3D Meshes [13.84270434088512]
A triangular mesh is one of the most popular 3D data representations.
We propose a novel framework for a geometric adversarial attack on a 3D mesh autoencoder.
arXiv Detail & Related papers (2022-11-24T19:29:04Z) - SNAKE: Shape-aware Neural 3D Keypoint Field [62.91169625183118]
Detecting 3D keypoints from point clouds is important for shape reconstruction.
This work investigates the dual question: can shape reconstruction benefit 3D keypoint detection?
We propose a novel unsupervised paradigm named SNAKE, which is short for shape-aware neural 3D keypoint field.
arXiv Detail & Related papers (2022-06-03T17:58:43Z) - Learning Smooth Neural Functions via Lipschitz Regularization [92.42667575719048]
We introduce a novel regularization designed to encourage smooth latent spaces in neural fields.
Compared with prior Lipschitz regularized networks, ours is computationally fast and can be implemented in four lines of code.
arXiv Detail & Related papers (2022-02-16T21:24:54Z) - Exploring Deep 3D Spatial Encodings for Large-Scale 3D Scene
Understanding [19.134536179555102]
We propose an alternative approach to overcome the limitations of CNN based approaches by encoding the spatial features of raw 3D point clouds into undirected graph models.
The proposed method achieves on par state-of-the-art accuracy with improved training time and model stability thus indicating strong potential for further research.
arXiv Detail & Related papers (2020-11-29T12:56:19Z) - Convolutional Occupancy Networks [88.48287716452002]
We propose Convolutional Occupancy Networks, a more flexible implicit representation for detailed reconstruction of objects and 3D scenes.
By combining convolutional encoders with implicit occupancy decoders, our model incorporates inductive biases, enabling structured reasoning in 3D space.
We empirically find that our method enables the fine-grained implicit 3D reconstruction of single objects, scales to large indoor scenes, and generalizes well from synthetic to real data.
arXiv Detail & Related papers (2020-03-10T10:17:07Z) - Implicit Functions in Feature Space for 3D Shape Reconstruction and
Completion [53.885984328273686]
Implicit Feature Networks (IF-Nets) deliver continuous outputs, can handle multiple topologies, and complete shapes for missing or sparse input data.
IF-Nets clearly outperform prior work in 3D object reconstruction in ShapeNet, and obtain significantly more accurate 3D human reconstructions.
arXiv Detail & Related papers (2020-03-03T11:14:29Z)
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.