NESI: Shape Representation via Neural Explicit Surface Intersection
Congyi Zhang, Jinfan Yang, Eric Hedlin, Suzuran Takikawa, Nicholas, Vining, Kwang Moo Yi, Wenping Wang, Alla Sheffer

TL;DR
NESI introduces a novel shape representation method using neural explicit surface intersections, enabling efficient, accurate, and versatile 3D shape processing suitable for various digital media applications.
Contribution
The paper proposes a new explicit surface-based neural representation that supports occupancy and parametric queries, outperforming implicit methods in accuracy and compactness.
Findings
Reduces approximation error compared to state-of-the-art methods.
Supports a wider range of processing operations including occupancy and parametric access.
Achieves high-quality shape approximations with fewer parameters.
Abstract
Compressed representations of 3D shapes that are compact, accurate, and can be processed efficiently directly in compressed form, are extremely useful for digital media applications. Recent approaches in this space focus on learned implicit or parametric representations. While implicits are well suited for tasks such as in-out queries, they lack natural 2D parameterization, complicating tasks such as texture or normal mapping. Conversely, parametric representations support the latter tasks but are ill-suited for occupancy queries. We propose a novel learned alternative to these approaches, based on intersections of localized explicit, or height-field, surfaces. Since explicits can be trivially expressed both implicitly and parametrically, NESI directly supports a wider range of processing operations than implicit alternatives, including occupancy queries and parametric access. We…
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
TopicsManufacturing Process and Optimization · Image Processing and 3D Reconstruction · 3D Shape Modeling and Analysis
MethodsFocus
