paper-with-me

Papers

Learned Compression of Point Cloud Geometry and Attributes in a Single Model through Multimodal Rate-Control

2024-08-01 · Michael Rudolph, Aron Riemenschneider, Amr Rizk

Point cloud compression is essential to experience volumetric multimedia as it drastically reduces the required streaming data rates. Point attributes, specifically colors, extend the challenge of lossy compression beyond geometric representation to achieving joint reconstruction of texture and geometry. State-of-the-art methods separate geometry and attributes to compress them individually. This comes at a computational cost, requiring an encoder and a decoder for each modality. Additionally, as attribute compression methods require the same geometry for encoding and decoding, the encoder emulates the decoder-side geometry reconstruction as an input step to project and compress the attributes. In this work, we propose to learn joint compression of geometry and attributes using a single, adaptive autoencoder model, embedding both modalities into a unified latent space which is then entropy encoded. Key to the technique is to replace the search for trade-offs between rate, attribute quality and geometry quality, through conditioning the model on the desired qualities of both modalities, bypassing the need for training model ensembles. To differentiate important point cloud regions during encoding or to allow view-dependent compression for user-centered streaming, conditioning is pointwise, which allows for local quality and rate variation. Our evaluation shows comparable performance to state-of-the-art compression methods for geometry and attributes, while reducing complexity compared to related compression methods.

📄 PDF Abstract BibTeX arXiv:2408.00599

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeDecoder

Similar Papers 제목 키워드 기반

SEDD-PCC: A Single Encoder-Dual Decoder Framework For End-To-End Learned Point Cloud Compression

2025-05-22 · Kai Hsiang Hsieh, Monyneath Yim, Jui Chiu Chiang

To encode point clouds containing both geometry and attributes, most learning-based compression schemes treat geometry and attribute coding separately, employing distinct encoders and decoders. This not only increases co…

AttributeDecoderKnowledge DistillationRepresentation Learning

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

Multiscale Point Cloud Geometry Compression

2020-11-07 · Jianqiang Wang, Dandan Ding, Zhu Li, Zhan Ma

Recent years have witnessed the growth of point cloud based applications because of its realistic and fine-grained representation of 3D objects and scenes. However, it is a challenging problem to compress sparse, unstruc…

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

Att2CPC: Attention-Guided Lossy Attribute Compression of Point Clouds

2024-10-23 · Kai Liu, Kang You, Pan Gao, Manoranjan Paul

With the great progress of 3D sensing and acquisition technology, the volume of point cloud data has grown dramatically, which urges the development of efficient point cloud compression methods. In this paper, we focus o…

Attribute