paper-with-me

Papers

Rendering-Oriented 3D Point Cloud Attribute Compression using Sparse Tensor-based Transformer

2024-11-12 · Xiao Huo, Junhui Hou, Shuai Wan, Fuzheng Yang

The evolution of 3D visualization techniques has fundamentally transformed how we interact with digital content. At the forefront of this change is point cloud technology, offering an immersive experience that surpasses traditional 2D representations. However, the massive data size of point clouds presents significant challenges in data compression. Current methods for lossy point cloud attribute compression (PCAC) generally focus on reconstructing the original point clouds with minimal error. However, for point cloud visualization scenarios, the reconstructed point clouds with distortion still need to undergo a complex rendering process, which affects the final user-perceived quality. In this paper, we propose an end-to-end deep learning framework that seamlessly integrates PCAC with differentiable rendering, denoted as rendering-oriented PCAC (RO-PCAC), directly targeting the quality of rendered multiview images for viewing. In a differentiable manner, the impact of the rendering process on the reconstructed point clouds is taken into account. Moreover, we characterize point clouds as sparse tensors and propose a sparse tensor-based transformer, called SP-Trans. By aligning with the local density of the point cloud and utilizing an enhanced local attention mechanism, SP-Trans captures the intricate relationships within the point cloud, further improving feature analysis and synthesis within the framework. Extensive experiments demonstrate that the proposed RO-PCAC achieves state-of-the-art compression performance, compared to existing reconstruction-oriented methods, including traditional, learning-based, and hybrid methods.

📄 PDF Abstract BibTeX arXiv:2411.07899

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeData Compression

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Bits-to-Photon: End-to-End Learned Scalable Point Cloud Compression for Direct Rendering

2024-06-09 · Yueyu Hu, Ran Gong, Yao Wang

Point cloud is a promising 3D representation for volumetric streaming in emerging AR/VR applications. Despite recent advances in point cloud compression, decoding and rendering high-quality images from lossy compressed p…

Decoder

Adaptive Voxelization for Transform coding of 3D Gaussian splatting data

2025-05-30 · Chenjunjie Wang, Shashank N. Sridhara, Eduardo Pavez, Antonio Ortega 외

We present a novel compression framework for 3D Gaussian splatting (3DGS) data that leverages transform coding tools originally developed for point clouds. Contrary to existing 3DGS compression methods, our approach can …

3DGS

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

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

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