HYVE: Hybrid Vertex Encoder for Neural Distance Fields
Stefan Rhys Jeske, Jonathan Klein, Dominik L. Michels, Jan, Bender

TL;DR
HYVE is a neural network architecture that efficiently encodes 3D shapes into signed distance fields using a hybrid multi-scale system, solving the eikonal equation with a single forward pass for detailed and smooth reconstructions.
Contribution
The paper introduces a novel hybrid vertex encoder combining graph and voxel components, trained to solve the eikonal equation, enabling accurate 3D shape encoding without prior distance or occupancy knowledge.
Findings
Achieves accurate shape encoding in a single forward pass
Produces smoother, more detailed reconstructions
Handles non-watertight and non-manifold geometries
Abstract
Neural shape representation generally refers to representing 3D geometry using neural networks, e.g., computing a signed distance or occupancy value at a specific spatial position. In this paper we present a neural-network architecture suitable for accurate encoding of 3D shapes in a single forward pass. Our architecture is based on a multi-scale hybrid system incorporating graph-based and voxel-based components, as well as a continuously differentiable decoder. The hybrid system includes a novel way of voxelizing point-based features in neural networks, which we show can be used in combination with oriented point-clouds to obtain smoother and more detailed reconstructions. Furthermore, our network is trained to solve the eikonal equation and only requires knowledge of the zero-level set for training and inference. This means that in contrast to most previous shape encoder…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Computer Graphics and Visualization Techniques · Advanced Vision and Imaging
