MEMMSep 10, 2019

Generalized Score Distribution

arXiv:1909.04369v13 citations
Originality Incremental advance
AI Analysis

This work provides a statistical tool for researchers in fields like video quality assessment, offering a flexible distribution for analyzing subjective data, though it is incremental as it builds on existing limited-support distribution concepts.

The paper tackles the problem of modeling discrete probability distributions with limited support, such as those from subjective experiments using rating scales, by proposing the Generalized Score Distribution (GSD) that covers a range of spreads from Bernoulli to Beta Binomial distributions. It shows that GSD correctly describes subjective experiment scores from video quality evaluations with a probability of 99.7%.

A class of discrete probability distributions contains distributions with limited support, i.e. possible argument values are limited to a set of numbers (typically consecutive). Examples of such data are results from subjective experiments utilizing the Absolute Category Rating (ACR) technique, where possible answers (argument values) are $\{1, 2, \cdots, 5\}$ or typical Likert scale $\{-3, -2, \cdots, 3\}$. An interesting subclass of those distributions are distributions limited to two parameters: describing the mean value and the spread of the answers, and having no more than one change in the probability monotonicity. In this paper we propose a general distribution passing those limitations called Generalized Score Distribution (GSD). The proposed GSD covers all spreads of the answers, from very small, given by the Bernoulli distribution, to the maximum given by a Beta Binomial distribution. We also show that GSD correctly describes subjective experiments scores from video quality evaluations with probability of 99.7\%. A Google Collaboratory website with implementation of the GSD estimation, simulation, and visualization is provided.

Code Implementations2 repos
Foundations

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

Your Notes