paper-with-me

홈 › Papers

Partial Rank Similarity Minimization Method for Quality MOS Prediction of Unseen Speech Synthesis Systems in Zero-Shot and Semi-supervised setting

2023-10-08 · Hemant Yadav, Erica Cooper, Junichi Yamagishi, Sunayana Sitaram, Rajiv Ratn Shah

This paper introduces a novel objective function for quality mean opinion score (MOS) prediction of unseen speech synthesis systems. The proposed function measures the similarity of relative positions of predicted MOS values, in a mini-batch, rather than the actual MOS values. That is the partial rank similarity is measured (PRS) rather than the individual MOS values as with the L1 loss. Our experiments on out-of-domain speech synthesis systems demonstrate that the PRS outperforms L1 loss in zero-shot and semi-supervised settings, exhibiting stronger correlation with ground truth. These findings highlight the importance of considering rank order, as done by PRS, when training MOS prediction models. We also argue that mean squared error and linear correlation coefficient metrics may be unreliable for evaluating MOS prediction models. In conclusion, PRS-trained models provide a robust framework for evaluating speech quality and offer insights for developing high-quality speech synthesis systems. Code and models are available at github.com/nii-yamagishilab/partial_rank_similarity/

📄 PDF Abstract BibTeX arXiv:2310.05078

Code (1)

nii-yamagishilab/partial_rank_similarity 공식 구현 pytorch

Tasks

PredictionSpeech Synthesis

Similar Papers 제목 키워드 기반

Partial Sum Minimization of Singular Values in Robust PCA: Algorithm and Applications

2015-03-04 · Tae-Hyun Oh, Yu-Wing Tai, Jean-Charles Bazin, Hyeongwoo Kim 외

Robust Principal Component Analysis (RPCA) via rank minimization is a powerful tool for recovering underlying low-rank structure of clean data corrupted with sparse noise/outliers. In many low-level vision problems, not …

Edge Detection

A Comparative Study for the Nuclear Norms Minimization Methods

2016-08-16 · Zhiyuan Zha, Bihan Wen, Jiachao Zhang, Jiantao Zhou 외

The nuclear norm minimization (NNM) is commonly used to approximate the matrix rank by shrinking all singular values equally. However, the singular values have clear physical meanings in many practical problems, and NNM …

DeblurringDenoisingDictionary LearningImage Denoising+1

Tensor train rank minimization with nonlocal self-similarity for tensor completion

2020-04-29 · Meng Ding, Ting-Zhu Huang, Xi-Le Zhao, Michael K. Ng 외

The tensor train (TT) rank has received increasing attention in tensor completion due to its ability to capture the global correlation of high-order tensors ($\textrm{order} >3$). For third order visual data, direct TT r…

Reliable Multi-label Classification: Prediction with Partial Abstention

2019-04-19 · Vu-Linh Nguyen, Eyke Hüllermeier

In contrast to conventional (single-label) classification, the setting of multilabel classification (MLC) allows an instance to belong to several classes simultaneously. Thus, instead of selecting a single class label, p…

ClassificationGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+1

From Rank Estimation to Rank Approximation: Rank Residual Constraint for Image Restoration

2018-07-06 · Zhiyuan Zha, Xin Yuan, Bihan Wen, Jiantao Zhou 외

In this paper, we propose a novel approach to the rank minimization problem, termed rank residual constraint (RRC) model. Different from existing low-rank based approaches, such as the well-known nuclear norm minimizatio…

DenoisingImage CompressionImage DenoisingImage Restoration