NeCGS: Neural Compression for 3D Geometry Sets
Siyu Ren, Junhui Hou, Weiyao Lin, Wenping Wang

TL;DR
NeCGS introduces a neural compression method for 3D geometry sets that achieves up to 900x compression while maintaining high accuracy and detailed geometric structures, enabling efficient storage and dynamic updates.
Contribution
NeCGS is the first neural compression framework for 3D geometry sets, combining a novel implicit representation with a quantization-aware auto-decoder for high compression ratios.
Findings
Achieves up to 900x compression of 3D mesh models
Maintains high geometric accuracy and detail
Handles dynamic addition of new models efficiently
Abstract
We present NeCGS, the first neural compression paradigm, which can compress a geometry set encompassing thousands of detailed and diverse 3D mesh models by up to 900 times with high accuracy and preservation of detailed geometric structures. Specifically, we first propose TSDF-Def, a new implicit representation that is capable of \textbf{accurately} representing irregular 3D mesh models with various structures into regular 4D tensors of \textbf{uniform} and \textbf{compact} size, where 3D surfaces can be extracted through the deformable marching cubes. Then we construct a quantization-aware auto-decoder network architecture to regress these 4D tensors to explore the local geometric similarity within each shape and across different shapes for redundancy removal, resulting in more compact representations, including an embedded feature of a smaller size associated with each 3D model and a…
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 Numerical Analysis Techniques · Advanced Vision and Imaging
