Neural Network Modeling of Probabilities for Coding the Octree Representation of Point Clouds

06/11/2021
by   Emre Can Kaya, et al.
0

This paper describes a novel lossless point cloud compression algorithm that uses a neural network for estimating the coding probabilities for the occupancy status of voxels, depending on wide three dimensional contexts around the voxel to be encoded. The point cloud is represented as an octree, with each resolution layer being sequentially encoded and decoded using arithmetic coding, starting from the lowest resolution, until the final resolution is reached. The occupancy probability of each voxel of the splitting pattern at each node of the octree is modeled by a neural network, having at its input the already encoded occupancy status of several octree nodes (belonging to the past and current resolutions), corresponding to a 3D context surrounding the node to be encoded. The algorithm has a fast and a slow version, the fast version selecting differently several voxels of the context, which allows an increased parallelization by sending larger batches of templates to be estimated by the neural network, at both encoder and decoder. The proposed algorithms yield state-of-the-art results on benchmark datasets. The implementation will be made available at https://github.com/marmus12/nnctx

READ FULL TEXT

page 2

page 4

research
04/20/2021

Multiscale deep context modeling for lossless point cloud geometry compression

We propose a practical deep generative approach for lossless point cloud...
research
07/01/2021

Lossless Coding of Point Cloud Geometry using a Deep Generative Model

This paper proposes a lossless point cloud (PC) geometry compression met...
research
09/06/2022

Learning to Predict on Octree for Scalable Point Cloud Geometry Coding

Octree-based point cloud representation and compression have been adopte...
research
11/30/2020

Learning-based lossless compression of 3D point cloud geometry

This paper presents a learning-based, lossless compression method for st...
research
06/02/2022

Lossless Compression of Point Cloud Sequences Using Sequence Optimized CNN Models

We propose a new paradigm for encoding the geometry of point cloud seque...
research
06/01/2021

Refining the bounding volumes for lossless compression of voxelized point clouds geometry

This paper describes a novel lossless compression method for point cloud...
research
12/15/2020

NeuralQAAD: An Efficient Differentiable Framework for High Resolution Point Cloud Compression

In this paper, we propose NeuralQAAD, a differentiable point cloud compr...

Please sign up or login with your details

Forgot password? Click here to reset