High-fidelity 3D Model Compression based on Key Spheres
Yuanzhan Li, Yuqi Liu, Yujie Lu, Siyu Zhang, Shen Cai, Yanting, Zhang

TL;DR
This paper introduces a novel 3D model compression method using neural SDFs with explicit key spheres, achieving high-fidelity reconstruction with minimal storage by leveraging key sphere-based shape representation.
Contribution
The paper proposes a new SDF prediction network that uses explicit key spheres as input, significantly improving 3D model reconstruction accuracy while maintaining high compression.
Findings
Achieves high-fidelity 3D reconstruction with minimal storage.
Outperforms previous methods on three datasets.
Significantly improves shape reconstruction accuracy.
Abstract
In recent years, neural signed distance function (SDF) has become one of the most effective representation methods for 3D models. By learning continuous SDFs in 3D space, neural networks can predict the distance from a given query space point to its closest object surface,whose positive and negative signs denote inside and outside of the object, respectively. Training a specific network for each 3D model, which individually embeds its shape, can realize compressed representation of objects by storing fewer network (and possibly latent) parameters. Consequently, reconstruction through network inference and surface recovery can be achieved. In this paper, we propose an SDF prediction network using explicit key spheres as input. Key spheres are extracted from the internal space of objects, whose centers either have relatively larger SDF values (sphere radii), or are located at essential…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Advanced Vision and Imaging · Medical Image Segmentation Techniques
