Tune and mix: learning to rank using ensembles of calibrated multi-class classifiers

作者:Róbert Busa-Fekete, Balázs Kégl, Tamás Éltető, György Szarvas

摘要

In subset ranking, the goal is to learn a ranking function that approximates a gold standard partial ordering of a set of objects (in our case, a set of documents retrieved for the same query). The partial ordering is given by relevance labels representing the relevance of documents with respect to the query on an absolute scale. Our approach consists of three simple steps. First, we train standard multi-class classifiers (AdaBoost.MH and multi-class SVM) to discriminate between the relevance labels. Second, the posteriors of multi-class classifiers are calibrated using probabilistic and regression losses in order to estimate the Bayes-scoring function which optimizes the Normalized Discounted Cumulative Gain (NDCG). In the third step, instead of selecting the best multi-class hyperparameters and the best calibration, we mix all the learned models in a simple ensemble scheme.

论文关键词:Learning-to-rank, Multi-class classification, Class Probability Calibration, Regression Based Calibration, Ensemble methods

论文评审过程:

论文官网地址:https://doi.org/10.1007/s10994-013-5360-9