Point Cloud Compression with Implicit Neural Representations: A Unified Framework
Hongning Ruan, Yulin Shao, Qianqian Yang, Liang Zhao, Dusit Niyato

TL;DR
This paper introduces a novel neural network-based framework for compressing point clouds by implicitly representing geometry and attributes, outperforming traditional octree methods and demonstrating high universality.
Contribution
It proposes a unified neural network approach for point cloud compression that handles both geometry and attributes, surpassing existing methods in performance.
Findings
Outperforms octree-based G-PCC standards
Demonstrates high universality across methods
Effective compression of high-precision point clouds
Abstract
Point clouds have become increasingly vital across various applications thanks to their ability to realistically depict 3D objects and scenes. Nevertheless, effectively compressing unstructured, high-precision point cloud data remains a significant challenge. In this paper, we present a pioneering point cloud compression framework capable of handling both geometry and attribute components. Unlike traditional approaches and existing learning-based methods, our framework utilizes two coordinate-based neural networks to implicitly represent a voxelized point cloud. The first network generates the occupancy status of a voxel, while the second network determines the attributes of an occupied voxel. To tackle an immense number of voxels within the volumetric space, we partition the space into smaller cubes and focus solely on voxels within non-empty cubes. By feeding the coordinates of these…
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
Topics3D Shape Modeling and Analysis · Computer Graphics and Visualization Techniques · Advanced Numerical Analysis Techniques
MethodsFocus
