IVCVMay 2, 2024

PointCompress3D: A Point Cloud Compression Framework for Roadside LiDARs in Intelligent Transportation Systems

arXiv:2405.01750v22 citationsh-index: 10Has Code
Originality Synthesis-oriented
AI Analysis

This work addresses efficient data management for roadside LiDARs in ITS, though it is incremental as it adapts and integrates existing compression methods.

The paper tackles the problem of compressing large-scale point cloud data from roadside LiDAR sensors in Intelligent Transportation Systems, achieving a 50 times reduction in size to below 105 Kb at 10 FPS while maintaining object detection performance comparable to the original data.

In the context of Intelligent Transportation Systems (ITS), efficient data compression is crucial for managing large-scale point cloud data acquired by roadside LiDAR sensors. The demand for efficient storage, streaming, and real-time object detection capabilities for point cloud data is substantial. This work introduces PointCompress3D, a novel point cloud compression framework tailored specifically for roadside LiDARs. Our framework addresses the challenges of compressing high-resolution point clouds while maintaining accuracy and compatibility with roadside LiDAR sensors. We adapt, extend, integrate, and evaluate three cutting-edge compression methods using our real-world-based TUMTraf dataset family. We achieve a frame rate of 10 FPS while keeping compression sizes below 105 Kb, a reduction of 50 times, and maintaining object detection performance on par with the original data. In extensive experiments and ablation studies, we finally achieved a PSNR d2 of 94.46 and a BPP of 6.54 on our dataset. Future work includes the deployment on the live system. The code is available on our project website: https://pointcompress3d.github.io.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes