Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

MM-PCQA: Multi-Modal Learning for No-reference Point Cloud Quality Assessment

About

The visual quality of point clouds has been greatly emphasized since the ever-increasing 3D vision applications are expected to provide cost-effective and high-quality experiences for users. Looking back on the development of point cloud quality assessment (PCQA) methods, the visual quality is usually evaluated by utilizing single-modal information, i.e., either extracted from the 2D projections or 3D point cloud. The 2D projections contain rich texture and semantic information but are highly dependent on viewpoints, while the 3D point clouds are more sensitive to geometry distortions and invariant to viewpoints. Therefore, to leverage the advantages of both point cloud and projected image modalities, we propose a novel no-reference point cloud quality assessment (NR-PCQA) metric in a multi-modal fashion. In specific, we split the point clouds into sub-models to represent local geometry distortions such as point shift and down-sampling. Then we render the point clouds into 2D image projections for texture feature extraction. To achieve the goals, the sub-models and projected images are encoded with point-based and image-based neural networks. Finally, symmetric cross-modal attention is employed to fuse multi-modal quality-aware information. Experimental results show that our approach outperforms all compared state-of-the-art methods and is far ahead of previous NR-PCQA methods, which highlights the effectiveness of the proposed method. The code is available at https://github.com/zzc-1998/MM-PCQA.

Zicheng Zhang, Wei Sun, Xiongkuo Min, Quan Zhou, Jun He, Qiyuan Wang, Guangtao Zhai• 2022

Related benchmarks

TaskDatasetResultRank
Point Cloud Quality AssessmentWPC
PLCC0.8556
48
Point Cloud Quality AssessmentSJTU WPC 2.0 (cross-dataset)
SRCC0.8602
44
Point Cloud Quality AssessmentLS-PCQA (test)
PLCC0.597
44
Point Cloud Quality AssessmentSJTU-PCQA (test)
PLCC0.898
42
Point Cloud Quality AssessmentSJTU-PCQA
PLCC0.9226
38
No-Reference Point Cloud Quality AssessmentSJTU-PCQA
PLCC0.612
24
Point Cloud Quality AssessmentPCQA Oc (Octree-based Compression Distortion)
PLCC0.8018
23
Point Cloud Quality AssessmentSJTU WPC (cross-dataset)
SRCC0.7856
22
No-Reference Point Cloud Quality AssessmentWPC complete
PLCC0.454
20
Point Cloud Quality AssessmentWPC (test)
SROCC0.761
16
Showing 10 of 20 rows

Other info

Code

Follow for update