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

Point Cloud Quality Assessment: Dataset Construction and Learning-based No-Reference Metric

About

Full-reference (FR) point cloud quality assessment (PCQA) has achieved impressive progress in recent years. However, in many cases, obtaining the reference point clouds is difficult, so no-reference (NR) metrics have become a research hotspot. Few researches about NR-PCQA are carried out due to the lack of a large-scale PCQA dataset. In this paper, we first build a large-scale PCQA dataset named LS-PCQA, which includes 104 reference point clouds and more than 22,000 distorted samples. In the dataset, each reference point cloud is augmented with 31 types of impairments (e.g., Gaussian noise, contrast distortion, local missing, and compression loss) at 7 distortion levels. Besides, each distorted point cloud is assigned with a pseudo quality score as its substitute of Mean Opinion Score (MOS). Inspired by the hierarchical perception system and considering the intrinsic attributes of point clouds, we propose a NR metric ResSCNN based on sparse convolutional neural network (CNN) to accurately estimate the subjective quality of point clouds. We conduct several experiments to evaluate the performance of the proposed NR metric. The results demonstrate that ResSCNN exhibits the state-of-the-art (SOTA) performance among all the existing NR-PCQA metrics and even outperforms some FR metrics. The dataset presented in this work will be made publicly accessible at http://smt.sjtu.edu.cn. The source code for the proposed ResSCNN can be found at https://github.com/lyp22/ResSCNN.

Yipeng Liu, Qi Yang, Yiling Xu, Le Yang• 2020

Related benchmarks

TaskDatasetResultRank
Point Cloud Quality AssessmentWPC
PLCC0.72
48
Point Cloud Quality AssessmentLS-PCQA (test)
PLCC0.624
44
Point Cloud Quality AssessmentSJTU-PCQA (test)
PLCC0.863
42
Point Cloud Quality AssessmentSJTU-PCQA
PLCC0.81
38
No-Reference Point Cloud Quality AssessmentSJTU-PCQA
PLCC0.9261
24
No-Reference Point Cloud Quality AssessmentWPC complete
PLCC0.466
20
Point Cloud Quality AssessmentWPC (test)
SROCC0.735
16
Point Cloud Quality AssessmentWPC (5-fold cross-validation)
SROCC0.735
16
Point Cloud Quality AssessmentSJTU-PCQA (5-fold cross-validation)
SROCC0.834
16
Point Cloud Quality AssessmentWPC 2.0 (test)
PLCC0.72
14
Showing 10 of 18 rows

Other info

Code

Follow for update