paper-with-me

Papers

Lossless Point Cloud Attribute Compression Using Cross-scale, Cross-group, and Cross-color Prediction

2023-03-22 · Jianqiang Wang, Dandan Ding, Zhan Ma

This work extends the multiscale structure originally developed for point cloud geometry compression to point cloud attribute compression. To losslessly encode the attribute while maintaining a low bitrate, accurate probability prediction is critical. With this aim, we extensively exploit cross-scale, cross-group, and cross-color correlations of point cloud attribute to ensure accurate probability estimation and thus high coding efficiency. Specifically, we first generate multiscale attribute tensors through average pooling, by which, for any two consecutive scales, the decoded lower-scale attribute can be used to estimate the attribute probability in the current scale in one shot. Additionally, in each scale, we perform the probability estimation group-wisely following a predefined grouping pattern. In this way, both cross-scale and (same-scale) cross-group correlations are exploited jointly. Furthermore, cross-color redundancy is removed by allowing inter-color processing for YCoCg/RGB alike multi-channel attributes. The proposed method not only demonstrates state-of-the-art compression efficiency with significant performance gains over the latest G-PCC on various contents but also sustains low complexity with affordable encoding and decoding runtime.

📄 PDF Abstract BibTeX arXiv:2303.12917

Code (0)

등록된 구현이 없습니다.

Tasks

Attribute

Similar Papers 제목 키워드 기반

DALD-PCAC: Density-Adaptive Learning Descriptor for Point Cloud Lossless Attribute Compression

2026-01-18 · Chunyang Fu, Ge Li, Wei Gao, Shiqi Wang 외 arxiv

Recently, deep learning has significantly advanced the performance of point cloud geometry compression. However, the learning-based lossless attribute compression of point clouds with varying densities is under-explored.…

Point Clouds

Lossless Point Cloud Geometry and Attribute Compression Using a Learned Conditional Probability Model

2023-03-11 · Dat Thanh Nguyen, Andre Kaup

In recent years, we have witnessed the presence of point cloud data in many aspects of our life, from immersive media, autonomous driving to healthcare, although at the cost of a tremendous amount of data. In this paper,…

AttributeAutonomous Driving

Deep probabilistic model for lossless scalable point cloud attribute compression

2023-03-11 · Dat Thanh Nguyen, Kamal Gopikrishnan Nambiar, Andre Kaup

In recent years, several point cloud geometry compression methods that utilize advanced deep learning techniques have been proposed, but there are limited works on attribute compression, especially lossless compression. …

Attribute

Lossless Point Cloud Attribute Compression with Normal-based Intra Prediction

2021-06-23 · Qian Yin, Qingshan Ren, Lili Zhao, Wenyi Wang 외

The sparse LiDAR point clouds become more and more popular in various applications, e.g., the autonomous driving. However, for this type of data, there exists much under-explored space in the corresponding compression fr…

AttributeAutonomous Driving

Efficient and Generic Point Model for Lossless Point Cloud Attribute Compression

2024-04-10 · Kang You, Pan Gao, Zhan Ma

The past several years have witnessed the emergence of learned point cloud compression (PCC) techniques. However, current learning-based lossless point cloud attribute compression (PCAC) methods either suffer from high c…

2kAttribute