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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Point Cloud Quality Assessment | WPC | PLCC0.8556 | 48 | |
| Point Cloud Quality Assessment | SJTU WPC 2.0 (cross-dataset) | SRCC0.8602 | 44 | |
| Point Cloud Quality Assessment | LS-PCQA (test) | PLCC0.597 | 44 | |
| Point Cloud Quality Assessment | SJTU-PCQA (test) | PLCC0.898 | 42 | |
| Point Cloud Quality Assessment | SJTU-PCQA | PLCC0.9226 | 38 | |
| No-Reference Point Cloud Quality Assessment | SJTU-PCQA | PLCC0.612 | 24 | |
| Point Cloud Quality Assessment | PCQA Oc (Octree-based Compression Distortion) | PLCC0.8018 | 23 | |
| Point Cloud Quality Assessment | SJTU WPC (cross-dataset) | SRCC0.7856 | 22 | |
| No-Reference Point Cloud Quality Assessment | WPC complete | PLCC0.454 | 20 | |
| Point Cloud Quality Assessment | WPC (test) | SROCC0.761 | 16 |