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

RENO: Real-Time Neural Compression for 3D LiDAR Point Clouds

About

Despite the substantial advancements demonstrated by learning-based neural models in the LiDAR Point Cloud Compression (LPCC) task, realizing real-time compression - an indispensable criterion for numerous industrial applications - remains a formidable challenge. This paper proposes RENO, the first real-time neural codec for 3D LiDAR point clouds, achieving superior performance with a lightweight model. RENO skips the octree construction and directly builds upon the multiscale sparse tensor representation. Instead of the multi-stage inferring, RENO devises sparse occupancy codes, which exploit cross-scale correlation and derive voxels' occupancy in a one-shot manner, greatly saving processing time. Experimental results demonstrate that the proposed RENO achieves real-time coding speed, 10 fps at 14-bit depth on a desktop platform (e.g., one RTX 3090 GPU) for both encoding and decoding processes, while providing 12.25% and 48.34% bit-rate savings compared to G-PCCv23 and Draco, respectively, at a similar quality. RENO model size is merely 1MB, making it attractive for practical applications. The source code is available at https://github.com/NJUVISION/RENO.

Kang You, Tong Chen, Dandan Ding, M. Salman Asif, Zhan Ma• 2025

Related benchmarks

TaskDatasetResultRank
Point Cloud Geometry CompressionFord and SemanticKITTI
Encoding Time (s)0.074
42
Point Cloud CompressionMPEG 8i 10-bit (test)
Loot x300 Quality Score0.65
15
Point Cloud CompressionKITTI
Encoding Time (ms)59
15
Point Cloud CompressionMVUB 10-bit (test)
Phil x2451.03
14
Lossy CompressionKITTI
BD-Rate-12.87
8
Lossy CompressionFord
BD-Rate-11.08
8
Point Cloud CompressionKITTI (test)
Encoding Time (s)0.052
8
Point Cloud CompressionThuman (test)
Bitrate (bpp)1.64
8
Point Cloud CompressionDENSE (test)
Bitrate (bpp)5.81
8
Point Cloud CompressionSparse (test)
Bits Per Point (bpp)9.64
8
Showing 10 of 30 rows

Other info

Code

Follow for update