CVMMMar 15, 2024

Contrastive Pre-Training with Multi-View Fusion for No-Reference Point Cloud Quality Assessment

arXiv:2403.10066v330 citationsh-index: 17CVPR
Originality Incremental advance
AI Analysis

This work addresses the challenge of perceptual quality evaluation for distorted point clouds, which is crucial for applications like virtual reality and 3D modeling, but it is incremental as it builds on existing deep learning approaches.

The paper tackles the problem of limited labeled data and poor generalization in no-reference point cloud quality assessment by proposing a contrastive pre-training framework with multi-view fusion, which outperforms state-of-the-art methods on benchmarks and benefits existing models.

No-reference point cloud quality assessment (NR-PCQA) aims to automatically evaluate the perceptual quality of distorted point clouds without available reference, which have achieved tremendous improvements due to the utilization of deep neural networks. However, learning-based NR-PCQA methods suffer from the scarcity of labeled data and usually perform suboptimally in terms of generalization. To solve the problem, we propose a novel contrastive pre-training framework tailored for PCQA (CoPA), which enables the pre-trained model to learn quality-aware representations from unlabeled data. To obtain anchors in the representation space, we project point clouds with different distortions into images and randomly mix their local patches to form mixed images with multiple distortions. Utilizing the generated anchors, we constrain the pre-training process via a quality-aware contrastive loss following the philosophy that perceptual quality is closely related to both content and distortion. Furthermore, in the model fine-tuning stage, we propose a semantic-guided multi-view fusion module to effectively integrate the features of projected images from multiple perspectives. Extensive experiments show that our method outperforms the state-of-the-art PCQA methods on popular benchmarks. Further investigations demonstrate that CoPA can also benefit existing learning-based PCQA models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes