paper-with-me

Papers

Voxel-based Point Cloud Geometry Compression with Space-to-Channel Context

2025-03-24 · Bojun Liu, Yangzhi Ma, Ao Luo, Li Li, Dong Liu

Voxel-based methods are among the most efficient for point cloud geometry compression, particularly with dense point clouds. However, they face limitations due to a restricted receptive field, especially when handling high-bit depth point clouds. To overcome this issue, we introduce a stage-wise Space-to-Channel (S2C) context model for both dense point clouds and low-level sparse point clouds. This model utilizes a channel-wise autoregressive strategy to effectively integrate neighborhood information at a coarse resolution. For high-level sparse point clouds, we further propose a level-wise S2C context model that addresses resolution limitations by incorporating Geometry Residual Coding (GRC) for consistent-resolution cross-level prediction. Additionally, we use the spherical coordinate system for its compact representation and enhance our GRC approach with a Residual Probability Approximation (RPA) module, which features a large kernel size. Experimental results show that our S2C context model not only achieves bit savings while maintaining or improving reconstruction quality but also reduces computational complexity compared to state-of-the-art voxel-based compression methods.

📄 PDF Abstract BibTeX arXiv:2503.18283

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Point Cloud Compression with Implicit Neural Representations: A Unified Framework

2024-05-19 · Hongning Ruan, Yulin Shao, Qianqian Yang, Liang Zhao 외

Point clouds have become increasingly vital across various applications thanks to their ability to realistically depict 3D objects and scenes. Nevertheless, effectively compressing unstructured, high-precision point clou…

Attribute

Implicit Neural Compression of Point Clouds

2024-12-11 · Hongning Ruan, Yulin Shao, Qianqian Yang, Liang Zhao 외

Point clouds have gained prominence in numerous applications due to their ability to accurately depict 3D objects and scenes. However, compressing unstructured, high-precision point cloud data effectively remains a signi…

Attribute

Motion Estimation Techniques for Volumetric Video Attribute Compression

2026-07-03 · Haoran Hong, Eduardo Pavez, Antonio Ortega, Ryosuke Watanabe 외 arxiv

Point cloud compression relies on techniques to compress both geometry and attributes. Motion-based approaches for dynamic solid point cloud geometry compression within the geometry-based point cloud compression (G-PCC) …

Point Clouds

VoxelContext-Net: An Octree based Framework for Point Cloud Compression

2021-05-05 · CVPR 2021 1 · Zizheng Que, Guo Lu, Dong Xu

In this paper, we propose a two-stage deep learning framework called VoxelContext-Net for both static and dynamic point cloud compression. Taking advantages of both octree based methods and voxel based schemes, our appro…

Decoder

Learning-based Lossless Point Cloud Geometry Coding using Sparse Tensors

2022-04-11 · Dat Thanh Nguyen, Andre Kaup

Most point cloud compression methods operate in the voxel or octree domain which is not the original representation of point clouds. Those representations either remove the geometric information or require high computati…