CVIVNov 23, 2023

PointPCA+: Extending PointPCA objective quality assessment metric

arXiv:2311.13880v113 citationsh-index: 20Has Code
Originality Synthesis-oriented
AI Analysis

This work addresses quality assessment for point clouds, which is incremental as it builds upon an existing method with efficiency improvements.

The authors tackled the problem of point cloud quality assessment by proposing PointPCA+, a computationally simplified and descriptor-richer metric that extends PointPCA, achieving high predictive performance against subjective ground truth scores from public datasets.

A computationally-simplified and descriptor-richer Point Cloud Quality Assessment (PCQA) metric, namely PointPCA+, is proposed in this paper, which is an extension of PointPCA. PointPCA proposed a set of perceptually-relevant descriptors based on PCA decomposition that were applied to both the geometry and texture data of point clouds for full reference PCQA. PointPCA+ employs PCA only on the geometry data while enriching existing geometry and texture descriptors, that are computed more efficiently. Similarly to PointPCA, a total quality score is obtained through a learning-based fusion of individual predictions from geometry and texture descriptors that capture local shape and appearance properties, respectively. Before feature fusion, a feature selection module is introduced to choose the most effective features from a proposed super-set. Experimental results show that PointPCA+ achieves high predictive performance against subjective ground truth scores obtained from publicly available datasets. The code is available at \url{https://github.com/cwi-dis/pointpca_suite/}.

Code Implementations1 repo
Foundations

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

Your Notes