MuSCLE: Multi Sweep Compression of LiDAR Using Deep Entropy Models

Abstract

We present a novel compression algorithm for reducing the storage of LiDAR sensory data streams. Our model exploits spatio-temporal relationships across multiple LIDAR sweeps to reduce the bitrate of both geometry and intensity values. Towards this goal, we propose a novel conditional entropy model that models the probabilities of the octree symbols, by considering both coarse level geometry and previous sweeps’ geometric and intensity information. We then exploit the learned probability to encode the full data-stream into a compact one. Our experiments demonstrate that our method significantly reduces the joint geometry and intensity bitrate over prior state-of-the-art LiDAR compression methods, with a reduction of 7–17% and 15–35% on the UrbanCity and SemanticKITTI datasets respectively.

Cite

Text

Biswas et al. "MuSCLE: Multi Sweep Compression of LiDAR Using Deep Entropy Models." Neural Information Processing Systems, 2020.

Markdown

[Biswas et al. "MuSCLE: Multi Sweep Compression of LiDAR Using Deep Entropy Models." Neural Information Processing Systems, 2020.](https://mlanthology.org/neurips/2020/biswas2020neurips-muscle/)

BibTeX

@inproceedings{biswas2020neurips-muscle,
  title     = {{MuSCLE: Multi Sweep Compression of LiDAR Using Deep Entropy Models}},
  author    = {Biswas, Sourav and Liu, Jerry and Wong, Kelvin and Wang, Shenlong and Urtasun, Raquel},
  booktitle = {Neural Information Processing Systems},
  year      = {2020},
  url       = {https://mlanthology.org/neurips/2020/biswas2020neurips-muscle/}
}