Hierarchical Prior-based Super Resolution for Point Cloud Geometry Compression
Dingquan Li, Kede Ma, Jing Wang, Ge Li
TL;DR
The paper tackles distortions from naive geometry quantization in lossy G-PCC by introducing HPSR-PCGC, an encoder-side hierarchical prior that enables coarse-to-fine decoder-side super resolution for point cloud geometry. By constructing a multi-level prior from a downsampled point cloud pyramid and encoding both the base geometry and priors losslessly, the method achieves substantial rate-distortion gains over G-PCC implementations and SRLUT, while maintaining competitive runtimes. The approach narrows the gap toward V-PCC and PCGCv2 on solid clouds and offers a practical path toward density-adaptive, jointly compressed geometry and attributes in future work. Overall, HPSR-PCGC provides a principled, encoder-centric mechanism to leverage cross-scale geometry features for improved point cloud compression.
Abstract
The Geometry-based Point Cloud Compression (G-PCC) has been developed by the Moving Picture Experts Group to compress point clouds. In its lossy mode, the reconstructed point cloud by G-PCC often suffers from noticeable distortions due to the naïve geometry quantization (i.e., grid downsampling). This paper proposes a hierarchical prior-based super resolution method for point cloud geometry compression. The content-dependent hierarchical prior is constructed at the encoder side, which enables coarse-to-fine super resolution of the point cloud geometry at the decoder side. A more accurate prior generally yields improved reconstruction performance, at the cost of increased bits required to encode this side information. With a proper balance between prior accuracy and bit consumption, the proposed method demonstrates substantial Bjontegaard-delta bitrate savings on the MPEG Cat1A dataset, surpassing the octree-based and trisoup-based G-PCC v14. We provide our implementations for reproducible research at https://github.com/lidq92/mpeg-pcc-tmc13.
