Fast Point Cloud Geometry Compression with Context-based Residual Coding and INR-based Refinement
Hao Xu, Xi Zhang, Xiaolin Wu

TL;DR
This paper introduces a novel point cloud compression method that leverages local neighborhood context and INR-based refinement to achieve high efficiency, low complexity, and flexible surface sampling.
Contribution
It presents a dual-layer architecture with context-based residual coding and INR refinement, significantly reducing model complexity and enabling arbitrary-scale surface sampling.
Findings
Achieves high rate-distortion performance with low complexity.
Reduces model size and latency by two orders of magnitude.
Enables arbitrary-density surface sampling through INR integration.
Abstract
Compressing a set of unordered points is far more challenging than compressing images/videos of regular sample grids, because of the difficulties in characterizing neighboring relations in an irregular layout of points. Many researchers resort to voxelization to introduce regularity, but this approach suffers from quantization loss. In this research, we use the KNN method to determine the neighborhoods of raw surface points. This gives us a means to determine the spatial context in which the latent features of 3D points are compressed by arithmetic coding. As such, the conditional probability model is adaptive to local geometry, leading to significant rate reduction. Additionally, we propose a dual-layer architecture where a non-learning base layer reconstructs the main structures of the point cloud at low complexity, while a learned refinement layer focuses on preserving fine details.…
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
TopicsAdvanced Vision and Imaging · Advanced Numerical Analysis Techniques · Optical measurement and interference techniques
MethodsSparse Evolutionary Training · Balanced Selection
