English

On Orderings of Probability Vectors and Unsupervised Performance Estimation

Machine Learning 2023-06-21 v1

Abstract

Unsupervised performance estimation, or evaluating how well models perform on unlabeled data is a difficult task. Recently, a method was proposed by Garg et al. [2022] which performs much better than previous methods. Their method relies on having a score function, satisfying certain properties, to map probability vectors outputted by the classifier to the reals, but it is an open problem which score function is best. We explore this problem by first showing that their method fundamentally relies on the ordering induced by this score function. Thus, under monotone transformations of score functions, their method yields the same estimate. Next, we show that in the binary classification setting, nearly all common score functions - the LL^\infty norm; the L2L^2 norm; negative entropy; and the L2L^2, L1L^1, and Jensen-Shannon distances to the uniform vector - all induce the same ordering over probability vectors. However, this does not hold for higher dimensional settings. We conduct numerous experiments on well-known NLP data sets and rigorously explore the performance of different score functions. We conclude that the LL^\infty norm is the most appropriate.

Keywords

Cite

@article{arxiv.2306.10160,
  title  = {On Orderings of Probability Vectors and Unsupervised Performance Estimation},
  author = {Muhammad Maaz and Rui Qiao and Yiheng Zhou and Renxian Zhang},
  journal= {arXiv preprint arXiv:2306.10160},
  year   = {2023}
}

Comments

IJCAI 2023 Workshop on Generalizing from Limited Resources in the Open World

R2 v1 2026-06-28T11:07:39.996Z