English

Lossless Point Cloud Attribute Compression Using Cross-scale, Cross-group, and Cross-color Prediction

Image and Video Processing 2023-03-24 v1

Abstract

This work extends the multiscale structure originally developed for point cloud geometry compression to point cloud attribute compression. To losslessly encode the attribute while maintaining a low bitrate, accurate probability prediction is critical. With this aim, we extensively exploit cross-scale, cross-group, and cross-color correlations of point cloud attribute to ensure accurate probability estimation and thus high coding efficiency. Specifically, we first generate multiscale attribute tensors through average pooling, by which, for any two consecutive scales, the decoded lower-scale attribute can be used to estimate the attribute probability in the current scale in one shot. Additionally, in each scale, we perform the probability estimation group-wisely following a predefined grouping pattern. In this way, both cross-scale and (same-scale) cross-group correlations are exploited jointly. Furthermore, cross-color redundancy is removed by allowing inter-color processing for YCoCg/RGB alike multi-channel attributes. The proposed method not only demonstrates state-of-the-art compression efficiency with significant performance gains over the latest G-PCC on various contents but also sustains low complexity with affordable encoding and decoding runtime.

Keywords

Cite

@article{arxiv.2303.12917,
  title  = {Lossless Point Cloud Attribute Compression Using Cross-scale, Cross-group, and Cross-color Prediction},
  author = {Jianqiang Wang and Dandan Ding and Zhan Ma},
  journal= {arXiv preprint arXiv:2303.12917},
  year   = {2023}
}

Comments

10 pages

R2 v1 2026-06-28T09:28:57.661Z