paper-with-me

홈 › Papers

Rate-distortion Optimized Point Cloud Preprocessing for Geometry-based Point Cloud Compression

2025-08-03 · Wanhao Ma, Wei Zhang, Shuai Wan, Fuzheng Yang arxiv

Geometry-based point cloud compression (G-PCC), an international standard designed by MPEG, provides a generic framework for compressing diverse types of point clouds while ensuring interoperability across applications and devices. However, G-PCC underperforms compared to recent deep learning-based PCC methods despite its lower computational power consumption. To enhance the efficiency of G-PCC without sacrificing its interoperability or computational flexibility, we propose a novel preprocessing framework that integrates a compression-oriented voxelization network with a differentiable G-PCC surrogate model, jointly optimized in the training phase. The surrogate model mimics the rate-distortion behaviour of the non-differentiable G-PCC codec, enabling end-to-end gradient propagation. The versatile voxelization network adaptively transforms input point clouds using learning-based voxelization and effectively manipulates point clouds via global scaling, fine-grained pruning, and point-level editing for rate-distortion trade-offs. During inference, only the lightweight voxelization network is appended to the G-PCC encoder, requiring no modifications to the decoder, thus introducing no computational overhead for end users. Extensive experiments demonstrate a 38.84% average BD-rate reduction over G-PCC. By bridging classical codecs with deep learning, this work offers a practical pathway to enhance legacy compression standards while preserving their backward compatibility, making it ideal for real-world deployment.

📄 PDF Abstract BibTeX arXiv:2508.01633

Code (0)

등록된 구현이 없습니다.

Tasks

Point Clouds

Similar Papers 제목 키워드 기반

Rate-Distortion Optimal Transform Coefficient Selection for Unoccupied Regions in Video-Based Point Cloud Compression

2022-06-24 · Christian Herglotz, Nils Genser, André Kaup

This paper presents a novel method to determine rate-distortion optimized transform coefficients for efficient compression of videos generated from point clouds. The method exploits a generalized frequency selective extr…

Unconstrained Face Recognition using ASURF and Cloud-Forest Classifier optimized with VLAD

2021-04-02 · A Vinay, Aviral Joshi, Hardik Mahipal Surana, Harsh Garg 외

The paper posits a computationally-efficient algorithm for multi-class facial image classification in which images are constrained with translation, rotation, scale, color, illumination and affine distortion. The propose…

Face DetectionFace RecognitionGeneral Classificationimage-classification+4

GPA-Net:No-Reference Point Cloud Quality Assessment with Multi-task Graph Convolutional Network

2022-10-29 · Ziyu Shan, Qi Yang, Rui Ye, Yujie Zhang 외

With the rapid development of 3D vision, point cloud has become an increasingly popular 3D visual media content. Due to the irregular structure, point cloud has posed novel challenges to the related research, such as com…

PhilosophyPoint Cloud Quality Assessment

RBFIM: Perceptual Quality Assessment for Compressed Point Clouds Using Radial Basis Function Interpolation

2025-03-18 · Zhang Chen, Shuai Wan, Siyu Ren, Fuzheng Yang 외

One of the main challenges in point cloud compression (PCC) is how to evaluate the perceived distortion so that the codec can be optimized for perceptual quality. Current standard practices in PCC highlight a primary iss…

LVAC: Learned Volumetric Attribute Compression for Point Clouds using Coordinate Based Networks

2021-11-17 · Berivan Isik, Philip A. Chou, Sung Jin Hwang, Nick Johnston 외

We consider the attributes of a point cloud as samples of a vector-valued volumetric function at discrete positions. To compress the attributes given the positions, we compress the parameters of the volumetric function. …

AttributeDecoder