SCP: Spherical-Coordinate-based Learned Point Cloud Compression
Ao Luo, Linxin Song, Keisuke Nonaka, Kyohei Unno, Heming Sun, Masayuki Goto, Jiro Katto
TL;DR
This work tackles the high cost of storing and transmitting LiDAR point clouds by introducing SCP, a model-agnostic preprocessing that converts Cartesian coordinates to Spherical coordinates to exploit the circular chains and azimuthal invariance in spinning LiDAR data. SCP is complemented by a multi-level Octree that reduces reconstruction errors in distant regions, improving consistency with Cartesian baselines. The approach is validated across two backbone learned compression methods on SemanticKITTI and Ford datasets, delivering up to 29.14% BD-Rate gains in point-to-point PSNR and demonstrating strong cross-method universality. The results suggest SCP can significantly enhance practical point cloud compression in autonomous driving scenarios while remaining adaptable to existing backbones.
Abstract
In recent years, the task of learned point cloud compression has gained prominence. An important type of point cloud, the spinning LiDAR point cloud, is generated by spinning LiDAR on vehicles. This process results in numerous circular shapes and azimuthal angle invariance features within the point clouds. However, these two features have been largely overlooked by previous methodologies. In this paper, we introduce a model-agnostic method called Spherical-Coordinate-based learned Point cloud compression (SCP), designed to leverage the aforementioned features fully. Additionally, we propose a multi-level Octree for SCP to mitigate the reconstruction error for distant areas within the Spherical-coordinate-based Octree. SCP exhibits excellent universality, making it applicable to various learned point cloud compression techniques. Experimental results demonstrate that SCP surpasses previous state-of-the-art methods by up to 29.14% in point-to-point PSNR BD-Rate.
