Lossless Point Cloud Attribute Compression Using Cross-scale, Cross-group, and Cross-color Prediction
About
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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Point Cloud Compression | MPEG CAT1 vox12 | Bitrate (Bpp)5.55 | 24 | |
| Point Cloud Compression | MVUB vox10 | Bitrate (Bpp)3.59 | 15 | |
| Point Cloud Compression | 8iVFB vox10 v2 | Bitrate (Bpp)5.18 | 10 | |
| Point Cloud Lossless Attribute Compression | Ford 02-03 | Bitrate (Bpp)4.97 | 6 | |
| Point Cloud Lossless Attribute Compression | Ford q1mm | Encoding Time (s/frame)8 | 3 |