Uncertainty-Aware Mean Opinion Score Prediction
Hui Wang, Shiwan Zhao, Jiaming Zhou, Xiguang Zheng, Haoqin Sun, Xuechen Wang, Yong Qin
TL;DR
The paper addresses the instability of MOS prediction in open-world scenarios by introducing uncertainty modeling. It proposes an uncertainty-aware framework that combines calibrated heteroscedastic regression for aleatoric uncertainty with MC dropout for epistemic uncertainty, including a post-training calibration factor $r$ and test-time MC sampling. Empirical results on BVCC and multiple OOD benchmarks show improved uncertainty estimation, effective selective prediction, and robust OOD detection, highlighting practical benefits for real-world MOS applications. This work delivers the first MOS system with end-to-end uncertainty estimation and provides a foundation for reliable MOS prediction in diverse environments.
Abstract
Mean Opinion Score (MOS) prediction has made significant progress in specific domains. However, the unstable performance of MOS prediction models across diverse samples presents ongoing challenges in the practical application of these systems. In this paper, we point out that the absence of uncertainty modeling is a significant limitation hindering MOS prediction systems from applying to the real and open world. We analyze the sources of uncertainty in the MOS prediction task and propose to establish an uncertainty-aware MOS prediction system that models aleatory uncertainty and epistemic uncertainty by heteroscedastic regression and Monte Carlo dropout separately. The experimental results show that the system captures uncertainty well and is capable of performing selective prediction and out-of-domain detection. Such capabilities significantly enhance the practical utility of MOS systems in diverse real and open-world environments.
