Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

OctAttention: Octree-Based Large-Scale Contexts Model for Point Cloud Compression

About

In point cloud compression, sufficient contexts are significant for modeling the point cloud distribution. However, the contexts gathered by the previous voxel-based methods decrease when handling sparse point clouds. To address this problem, we propose a multiple-contexts deep learning framework called OctAttention employing the octree structure, a memory-efficient representation for point clouds. Our approach encodes octree symbol sequences in a lossless way by gathering the information of sibling and ancestor nodes. Expressly, we first represent point clouds with octree to reduce spatial redundancy, which is robust for point clouds with different resolutions. We then design a conditional entropy model with a large receptive field that models the sibling and ancestor contexts to exploit the strong dependency among the neighboring nodes and employ an attention mechanism to emphasize the correlated nodes in the context. Furthermore, we introduce a mask operation during training and testing to make a trade-off between encoding time and performance. Compared to the previous state-of-the-art works, our approach obtains a 10%-35% BD-Rate gain on the LiDAR benchmark (e.g. SemanticKITTI) and object point cloud dataset (e.g. MPEG 8i, MVUB), and saves 95% coding time compared to the voxel-based baseline. The code is available at https://github.com/zb12138/OctAttention.

Chunyang Fu, Ge Li, Rui Song, Wei Gao, Shan Liu• 2022

Related benchmarks

TaskDatasetResultRank
Point Cloud CompressionMPEG 8i 10-bit (test)
Loot x300 Quality Score0.62
15
Point Cloud CompressionMVUB 10-bit (test)
Phil x2450.79
14
Lossy CompressionKITTI
BD-Rate-10.17
8
Lossy CompressionFord
BD-Rate-5.96
8
Point Cloud CompressionFord (test)
bpp9.1
8
Point Cloud Compression8iVFB (test)
Bitrate (bpp)0.68
8
Point Cloud CompressionMVUB (test)
BPP (bpp)0.76
8
Point Cloud CompressionScanNet (test)
BPP2.13
8
Point Cloud CompressionOwlii (test)
BPP0.62
8
Point Cloud CompressionThuman (test)
Bitrate (bpp)2.31
8
Showing 10 of 20 rows

Other info

Follow for update