paper-with-me

Papers

PointPCA+: Extending PointPCA objective quality assessment metric

2023-11-23 · Xuemei Zhou, Evangelos Alexiou, Irene Viola, Pablo Cesar

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/}.

📄 PDF Abstract BibTeX arXiv:2311.13880

Code (0)

등록된 구현이 없습니다.

Tasks

feature selectionPoint Cloud Quality Assessment

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…
Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

TUDa at WMT21: Sentence-Level Direct Assessment with Adapters

2021-11-01 · WMT (EMNLP) 2021 11 · Gregor Geigle, Jonas Stadtmüller, Wei Zhao, Jonas Pfeiffer 외

This paper presents our submissions to the WMT2021 Shared Task on Quality Estimation, Task 1 Sentence-Level Direct Assessment. While top-performing approaches utilize massively multilingual Transformer-based language mod…

Sentence

Perceptual Video Quality Assessment: A Survey

2024-02-05 · Xiongkuo Min, Huiyu Duan, Wei Sun, Yucheng Zhu 외

Perceptual video quality assessment plays a vital role in the field of video processing due to the existence of quality degradations introduced in various stages of video signal acquisition, compression, transmission and…

SurveyVideo Quality Assessment

Objective quality assessment of medical images and videos: Review and challenges

2022-12-14 · Rafael Rodrigues, Lucie Lévêque, Jesús Gutiérrez, Houda Jebbari 외

Quality assessment is a key element for the evaluation of hardware and software involved in image and video acquisition, processing, and visualization. In the medical field, user-based quality assessment is still conside…

Diagnostic

MetricNet: Towards Improved Modeling For Non-Intrusive Speech Quality Assessment

2021-04-02 · Meng Yu, Chunlei Zhang, Yong Xu, ShiXiong Zhang 외

The objective speech quality assessment is usually conducted by comparing received speech signal with its clean reference, while human beings are capable of evaluating the speech quality without any reference, such as in…

Image restoration quality assessment based on regional differential information entropy

2021-07-08 · Zhiyu Wang, Jiayan Zhuang, Ningyuan Xu, Sichao Ye 외

With the development of image recovery models,especially those based on adversarial and perceptual losses,the detailed texture portions of images are being recovered more naturally.However,these restored images are simil…

Image Quality AssessmentImage RestorationImage Super-ResolutionQuantization+2