paper-with-me

홈 › Papers

Folding-based compression of point cloud attributes

2020-02-11 · Maurice Quach, Giuseppe Valenzise, Frederic Dufaux

Existing techniques to compress point cloud attributes leverage either geometric or video-based compression tools. We explore a radically different approach inspired by recent advances in point cloud representation learning. Point clouds can be interpreted as 2D manifolds in 3D space. Specifically, we fold a 2D grid onto a point cloud and we map attributes from the point cloud onto the folded 2D grid using a novel optimized mapping method. This mapping results in an image, which opens a way to apply existing image processing techniques on point cloud attributes. However, as this mapping process is lossy in nature, we propose several strategies to refine it so that attributes can be mapped to the 2D grid with minimal distortion. Moreover, this approach can be flexibly applied to point cloud patches in order to better adapt to local geometric complexity. In this work, we consider point cloud attribute compression; thus, we compress this image with a conventional 2D image codec. Our preliminary results show that the proposed folding-based coding scheme can already reach performance similar to the latest MPEG Geometry-based PCC (G-PCC) codec.

📄 PDF Abstract BibTeX arXiv:2002.04439

Code (1)

mauriceqch/pcc_attr_folding tf

Tasks

AttributeRepresentation Learning

Similar Papers 제목 키워드 기반

Have We Scene It All? Scene Graph-Aware Deep Point Cloud Compression

2025-10-09 · Nikolaos Stathoulopoulos, Christoforos Kanellakis, George Nikolakopoulos arxiv

Efficient transmission of 3D point cloud data is critical for advanced perception in centralized and decentralized multi-agent robotic systems, especially nowadays with the growing reliance on edge and cloud-based proces…

Point Clouds

3DAC: Learning Attribute Compression for Point Clouds

2022-03-17 · CVPR 2022 1 · Guangchi Fang, Qingyong Hu, Hanyun Wang, Yiling Xu 외

We study the problem of attribute compression for large-scale unstructured 3D point clouds. Through an in-depth exploration of the relationships between different encoding steps and different attribute channels, we intro…

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

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

Point Cloud Compression with Bits-back Coding

2024-10-09 · Nguyen Quang Hieu, Minh Nguyen, Dinh Thai Hoang, Diep N. Nguyen 외

This paper introduces a novel lossless compression method for compressing geometric attributes of point cloud data with bits-back coding. Our method specializes in using a deep learning-based probabilistic model to estim…