ICASSP 2021accepted0 citations

Learning-Based Lossless Compression of 3D Point Cloud Geometry

Dat Thanh Nguyen, Maurice Quach, Giuseppe Valenzise, Pierre Duhamel

Abstract

This paper presents a learning-based, lossless compression method for static point cloud geometry, based on context-adaptive arithmetic coding. Unlike most existing methods working in the octree domain, our encoder operates in a hybrid mode, mixing octree and voxel-based coding. We adaptively partition the point cloud into multi-resolution voxel blocks according to the point cloud structure, and use octree to signal the partitioning. On the one hand, octree representation can eliminate the sparsity in the point cloud. On the other hand, in the voxel domain, convolutions can be naturally expressed, and geometric information (i.e., planes, surfaces, etc.) is explicitly processed by a neural network. Our context model benefits from these properties and learns a probability distribution of the voxels using a deep convolutional neural network with masked filters, called VoxelDNN. Experiments show that our method outperforms the state-of-the-art MPEG G-PCC standard with average rate savings of 28% on a diverse set of point clouds from the Microsoft Voxelized Upper Bodies (MVUB) and MPEG. The implementation is available at https://github.com/Weafre/VoxelDNN.

BibTeX
@inproceedings{icassp2021_learningbasedlos,
  title = {Learning-Based Lossless Compression of 3D Point Cloud Geometry},
  author = {Dat Thanh Nguyen and Maurice Quach and Giuseppe Valenzise and Pierre Duhamel},
  booktitle = {ICASSP 2021},
  year = {2021}
}
Learning-Based Lossless Compression of 3D Point Cloud Geometry · ICASSP 2021