Deep Multi-Dimensional Classification with Pairwise Dimension-Specific Features

Abstract

The evolution of point cloud processing algorithms necessitates an accurate assessment for their quality. Previous works consistently regard point cloud quality assessment (PCQA) as a MOS regression problem and devise a deterministic mapping, ignoring the stochasticity in generating MOS from subjective tests. This work presents the first probabilistic architecture for no-reference PCQA, motivated by the labeling process of existing datasets. The proposed method can model the quality judging stochasticity of subjects through a tailored conditional variational autoencoder (CVAE) and produces multiple intermediate quality ratings. These intermediate ratings simulate the judgments from different subjects and are then integrated into an accurate quality prediction, mimicking the generation process of a ground truth MOS. Specifically, our method incorporates a Prior Module, a Posterior Module, and a Quality Rating Generator, where the former two modules are introduced to model the judging stochasticity in subjective tests, while the latter is developed to generate diverse quality ratings. Extensive experiments indicate that our approach outperforms previous cutting-edge methods by a large margin and exhibits gratifying crossdataset robustness. Codes are available at https://git.openi.org.cn/OpenPointCloud/nrpcqa.

Cite

Text

Huang et al. "Deep Multi-Dimensional Classification with Pairwise Dimension-Specific Features." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/462

Markdown

[Huang et al. "Deep Multi-Dimensional Classification with Pairwise Dimension-Specific Features." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/huang2024ijcai-deep/) doi:10.24963/ijcai.2024/462

BibTeX

@inproceedings{huang2024ijcai-deep,
  title     = {{Deep Multi-Dimensional Classification with Pairwise Dimension-Specific Features}},
  author    = {Huang, Teng and Jia, Bin-Bin and Zhang, Min-Ling},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {4183-4191},
  doi       = {10.24963/ijcai.2024/462},
  url       = {https://mlanthology.org/ijcai/2024/huang2024ijcai-deep/}
}