← Latest
arXiv stat.ML Dec 23, 2025 22:20 UTC

Weighted MCC: A Robust Measure of Multiclass Classifier Performance for Observations with Individual Weights

Several performance measures are used to evaluate binary and multiclass classification tasks.

Receipts Open original

What’s new (20 sec)

Several performance measures are used to evaluate binary and multiclass classification tasks.

Why it matters (2 min)

  • Several performance measures are used to evaluate binary and multiclass classification tasks.
  • But individual observations may often have distinct weights, and none of these measures are sensitive to such varying weights.
  • Open receipts to verify and go deeper.

Go deeper (8 min)

Context

Several performance measures are used to evaluate binary and multiclass classification tasks. But individual observations may often have distinct weights, and none of these measures are sensitive to such varying weights. We propose a new weighted Pearson-Matthews Correlation Coefficient (MCC) for binary classification as well as weighted versions of related multiclass measures. The weighted MCC varies between $-1$ and $1$. But crucially, the weighted MCC values are higher for classifiers that perform better on highly weighted observations, and hence is able to distinguish them from classifiers that have a similar overall performance and ones that perform better on the lowly weighted observations. Furthermore, we prove that the weighted measures are robust with respect to the choice of weights in a precise manner: if the weights are changed by at most $ε$, the value of the weighted measure changes at most by a factor of $ε$ in the binary case and by a factor of $ε^2$ in the multiclass case. Our computations demonstrate that the weighted measures clearly identify classifiers that perform better on higher weighted observations, while the unweighted measures remain completely…

For builders

Builder: scan the abstract + experiments; look for code, datasets, and evals.

Verify

Prefer primary announcements, papers, repos, and changelogs over reposts.

Receipts

  1. Weighted MCC: A Robust Measure of Multiclass Classifier Performance for Observations with Individual Weights (arXiv stat.ML)