Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_cv 92% Match Research Paper 3D Vision Researchers,Computer Graphics Engineers,Robotics Engineers,AR/VR Developers 1 week ago

UGAE: Unified Geometry and Attribute Enhancement for G-PCC Compressed Point Clouds

computer-vision › 3d-vision
📄 Abstract

Abstract: Lossy compression of point clouds reduces storage and transmission costs; however, it inevitably leads to irreversible distortion in geometry structure and attribute information. To address these issues, we propose a unified geometry and attribute enhancement (UGAE) framework, which consists of three core components: post-geometry enhancement (PoGE), pre-attribute enhancement (PAE), and post-attribute enhancement (PoAE). In PoGE, a Transformer-based sparse convolutional U-Net is used to reconstruct the geometry structure with high precision by predicting voxel occupancy probabilities. Building on the refined geometry structure, PAE introduces an innovative enhanced geometry-guided recoloring strategy, which uses a detail-aware K-Nearest Neighbors (DA-KNN) method to achieve accurate recoloring and effectively preserve high-frequency details before attribute compression. Finally, at the decoder side, PoAE uses an attribute residual prediction network with a weighted mean squared error (W-MSE) loss to enhance the quality of high-frequency regions while maintaining the fidelity of low-frequency regions. UGAE significantly outperformed existing methods on three benchmark datasets: 8iVFB, Owlii, and MVUB. Compared to the latest G-PCC test model (TMC13v29), UGAE achieved an average BD-PSNR gain of 9.98 dB and 90.98% BD-bitrate savings for geometry under the D1 metric, as well as a 3.67 dB BD-PSNR improvement with 56.88% BD-bitrate savings for attributes on the Y component. Additionally, it improved perceptual quality significantly.
Authors (6)
Pan Zhao
Hui Yuan
Chongzhen Tian
Tian Guo
Raouf Hamzaoui
Zhigeng Pan
Submitted
October 27, 2025
arXiv Category
cs.CV
arXiv PDF

Key Contributions

UGAE proposes a unified framework for enhancing both geometry and attributes of lossy compressed point clouds. It comprises post-geometry enhancement (PoGE) using a Transformer-based U-Net for precise geometry reconstruction, pre-attribute enhancement (PAE) with geometry-guided recoloring using DA-KNN for detail preservation, and post-attribute enhancement (PoAE) for residual attribute prediction, effectively mitigating distortions from lossy compression.

Business Value

Reduces storage and transmission costs for 3D data while maintaining high visual fidelity, enabling more efficient use of point cloud data in various applications.