paper-with-me

Papers

Variable Rate Compression for Raw 3D Point Clouds

2022-02-28 · Md Ahmed Al Muzaddid, William J. Beksi

In this paper, we propose a novel variable rate deep compression architecture that operates on raw 3D point cloud data. The majority of learning-based point cloud compression methods work on a downsampled representation of the data. Moreover, many existing techniques require training multiple networks for different compression rates to generate consolidated point clouds of varying quality. In contrast, our network is capable of explicitly processing point clouds and generating a compressed description at a comprehensive range of bitrates. Furthermore, our approach ensures that there is no loss of information as a result of the voxelization process and the density of the point cloud does not affect the encoder/decoder performance. An extensive experimental evaluation shows that our model obtains state-of-the-art results, it is computationally efficient, and it can work directly with point cloud data thus avoiding an expensive voxelized representation.

📄 PDF Abstract BibTeX arXiv:2202.13862

Code (1)

robotic-vision-lab/variable-rate-compression-for-raw-3d-point-clouds 공식 구현 tf

Tasks

Decoder

Similar Papers 제목 키워드 기반

Octree-based Learned Point Cloud Geometry Compression: A Lossy Perspective

2026-03-30 · Kaiyu Zheng, Wei Gao, Huiming Zheng arxiv

Octree-based context learning has recently become a leading method in point cloud compression. However, its potential on lossy compression remains undiscovered. The traditional lossy compression paradigm using lossless o…

Point Clouds

Unified Geometry and Color Compression Framework for Point Clouds via Generative Diffusion Priors

2025-03-23 · Tianxin Huang, Gim Hee Lee

With the growth of 3D applications and the rapid increase in sensor-collected 3D point cloud data, there is a rising demand for efficient compression algorithms. Most existing learning-based compression methods handle ge…

Denoising

Reduced Reference Quality Assessment for Point Cloud Compression

2023-01-03 · Yipeng Liu, Qi Yang, Yiling Xu

In this paper, we propose a reduced reference (RR) point cloud quality assessment (PCQA) model named R-PCQA to quantify the distortions introduced by the lossy compression. Specifically, we use the attribute and geometry…

AttributePoint Cloud Quality AssessmentQuantization

4DAC: Learning Attribute Compression for Dynamic Point Clouds

2022-04-25 · Guangchi Fang, Qingyong Hu, Yiling Xu, Yulan Guo

With the development of the 3D data acquisition facilities, the increasing scale of acquired 3D point clouds poses a challenge to the existing data compression techniques. Although promising performance has been achieved…

AttributeData CompressionMotion CompensationMotion Estimation

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