Learning Neural Volumetric Field for Point Cloud Geometry Compression
Yueyu Hu, Yao Wang

TL;DR
This paper introduces a neural volumetric field approach for point cloud geometry compression, dividing space into small cubes represented by shared neural networks and latent codes, achieving better rate-distortion performance than traditional methods.
Contribution
It proposes a novel neural field-based compression scheme that exploits spatial and temporal redundancy by sharing networks across cubes and frames.
Findings
Outperforms octree-based G-PCC in rate-distortion metrics.
Effective for multi-frame point cloud videos.
Utilizes entropy-aware loss for optimal coding.
Abstract
Due to the diverse sparsity, high dimensionality, and large temporal variation of dynamic point clouds, it remains a challenge to design an efficient point cloud compression method. We propose to code the geometry of a given point cloud by learning a neural volumetric field. Instead of representing the entire point cloud using a single overfit network, we divide the entire space into small cubes and represent each non-empty cube by a neural network and an input latent code. The network is shared among all the cubes in a single frame or multiple frames, to exploit the spatial and temporal redundancy. The neural field representation of the point cloud includes the network parameters and all the latent codes, which are generated by using back-propagation over the network parameters and its input. By considering the entropy of the network parameters and the latent codes as well as the…
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 · Computer Graphics and Visualization Techniques · Optical measurement and interference techniques
