DALD-PCAC: Density-Adaptive Learning Descriptor for Point Cloud Lossless Attribute Compression
About
Recently, deep learning has significantly advanced the performance of point cloud geometry compression. However, the learning-based lossless attribute compression of point clouds with varying densities is under-explored. In this paper, we develop a learning-based framework, namely DALD-PCAC that leverages Levels of Detail (LoD) to tailor for point cloud lossless attribute compression. We develop a point-wise attention model using a permutation-invariant Transformer to tackle the challenges of sparsity and irregularity of point clouds during context modeling. We also propose a Density-Adaptive Learning Descriptor (DALD) capable of capturing structure and correlations among points across a large range of neighbors. In addition, we develop a prior-guided block partitioning to reduce the attribute variance within blocks and enhance the performance. Experiments on LiDAR and object point clouds show that DALD-PCAC achieves the state-of-the-art performance on most data. Our method boosts the compression performance and is robust to the varying densities of point clouds. Moreover, it guarantees a good trade-off between performance and complexity, exhibiting great potential in real-world applications. The source code is available at https://github.com/zb12138/DALD_PCAC.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Point Cloud Lossless Attribute Compression | MPEG CAT1 Dense | Bitrate (Bpp)3.77 | 39 | |
| Point Cloud Lossless Attribute Compression | MPEG CAT1 Scant | Bitrate (Bpp)5.79 | 39 | |
| Point Cloud Compression | MPEG CAT1 vox12 | Bitrate (Bpp)4.78 | 24 | |
| Point Cloud Lossless Attribute Compression | MPEG CAT1 Solid | Bitrate (Bpp)5.11 | 23 | |
| Point Cloud Lossless Attribute Compression | MPEG CAT1 Sparse | Bitrate (Bpp)5.77 | 18 | |
| Point Cloud Compression | MVUB vox10 | Bitrate (Bpp)3.56 | 15 | |
| Point Cloud Compression | 8iVFB vox10 v2 | Bitrate (Bpp)5.15 | 10 | |
| Point Cloud Lossless Attribute Compression | KITTI 11-21 | Bitrate (Bpp)2.05 | 9 | |
| Point Cloud Lossless Attribute Compression | Ford 02-03 | Bitrate (Bpp)4.52 | 6 | |
| Point Cloud Lossless Attribute Compression | Ford q1mm | Encoding Time (s/frame)1.7 | 3 |