Att2CPC: Attention-Guided Lossy Attribute Compression of Point Clouds
Kai Liu, Kang You, Pan Gao, and Manoranjan Paul

TL;DR
This paper introduces Att2CPC, an attention-guided autoencoder approach for lossy point cloud attribute compression, achieving significant improvements over existing methods by effectively exploiting local attribute patterns and hierarchical feature aggregation.
Contribution
It is the first to incorporate attention mechanisms into point-based lossy point cloud attribute compression, enhancing compression efficiency and reconstruction quality.
Findings
Achieves 1.15 dB and 2.13 dB BD-PSNR improvements over Deep-PCAC.
Effective in compressing diverse point cloud sequences including human bodies and large scenes.
Introduces External Cross Attention for hierarchical feature aggregation in point cloud compression.
Abstract
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 on the task of learned lossy point cloud attribute compression (PCAC). We propose an efficient attention-based method for lossy compression of point cloud attributes leveraging on an autoencoder architecture. Specifically, at the encoding side, we conduct multiple downsampling to best exploit the local attribute patterns, in which effective External Cross Attention (ECA) is devised to hierarchically aggregate features by intergrating attributes and geometry contexts. At the decoding side, the attributes of the point cloud are progressively reconstructed based on the multi-scale representation and the zero-padding upsampling tactic. To the best of our knowledge, this is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Computer Graphics and Visualization Techniques · Graph Theory and Algorithms
MethodsSoftmax · Attention Is All You Need · Focus
