arXiv Analytics

Sign in

arXiv:1303.3257 [stat.ML]AbstractReferencesReviewsResources

Ranking and combining multiple predictors without labeled data

Fabio Parisi, Francesco Strino, Boaz Nadler, Yuval Kluger

Published 2013-03-13, updated 2013-11-24Version 3

In a broad range of classification and decision making problems, one is given the advice or predictions of several classifiers, of unknown reliability, over multiple questions or queries. This scenario is different from the standard supervised setting, where each classifier accuracy can be assessed using available labeled data, and raises two questions: given only the predictions of several classifiers over a large set of unlabeled test data, is it possible to a) reliably rank them; and b) construct a meta-classifier more accurate than most classifiers in the ensemble? Here we present a novel spectral approach to address these questions. First, assuming conditional independence between classifiers, we show that the off-diagonal entries of their covariance matrix correspond to a rank-one matrix. Moreover, the classifiers can be ranked using the leading eigenvector of this covariance matrix, as its entries are proportional to their balanced accuracies. Second, via a linear approximation to the maximum likelihood estimator, we derive the Spectral Meta-Learner (SML), a novel ensemble classifier whose weights are equal to this eigenvector entries. On both simulated and real data, SML typically achieves a higher accuracy than most classifiers in the ensemble and can provide a better starting point than majority voting, for estimating the maximum likelihood solution. Furthermore, SML is robust to the presence of small malicious groups of classifiers designed to veer the ensemble prediction away from the (unknown) ground truth.

Comments: Supplementary Information is included at the end of the manuscript. This is a revision of our original submission of the manuscript entitled "The student's dilemma: ranking and improving prediction at test time without access to training data", which is now entitled "Ranking and combining multiple predictors without labeled data"
Journal: Proc. Natl. Acad. Sci. U.S.A. 111 (2014) 1253-1258
Categories: stat.ML, cs.LG
Related articles: Most relevant | Search more
arXiv:1210.2771 [stat.ML] (Published 2012-10-09, updated 2013-04-22)
Cost-Sensitive Tree of Classifiers
arXiv:1407.7644 [stat.ML] (Published 2014-07-29, updated 2014-10-30)
Estimating the Accuracies of Multiple Classifiers Without Labeled Data
arXiv:2206.10566 [stat.ML] (Published 2022-06-21)
Ensembling over Classifiers: a Bias-Variance Perspective