SPAC: Sampling-based Progressive Attribute Compression for Dense Point Clouds
Xiaolong Mao, Hui Yuan, Tian Guo, Shiqi Jiang, Raouf Hamzaoui, and Sam, Kwong

TL;DR
This paper introduces SPAC, a novel end-to-end attribute compression method for dense point clouds that combines frequency sampling, adaptive feature extraction, and hyperprior entropy modeling, outperforming traditional standards.
Contribution
The paper presents the first learning-based codec that surpasses G-PCC in compressing dense point clouds under MPEG test conditions.
Findings
Achieved 24.58% bitrate reduction on MPEG Category Solid dataset.
Outperformed G-PCC standard on dense point cloud datasets.
Demonstrated effectiveness of frequency sampling and hyperprior models in compression.
Abstract
We propose an end-to-end attribute compression method for dense point clouds. The proposed method combines a frequency sampling module, an adaptive scale feature extraction module with geometry assistance, and a global hyperprior entropy model. The frequency sampling module uses a Hamming window and the Fast Fourier Transform to extract high-frequency components of the point cloud. The difference between the original point cloud and the sampled point cloud is divided into multiple sub-point clouds. These sub-point clouds are then partitioned using an octree, providing a structured input for feature extraction. The feature extraction module integrates adaptive convolutional layers and uses offset-attention to capture both local and global features. Then, a geometry-assisted attribute feature refinement module is used to refine the extracted attribute features. Finally, a global…
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 · Image Processing and 3D Reconstruction · Remote Sensing and LiDAR Applications
MethodsBalanced Selection
