A robust ranking methodology based on diverse calibration of AdaBoost

  • Authors:
  • Róbert Busa-Fekete;Balázs Kégl;Tamás Éltetö;György Szarvas

  • Affiliations:
  • Linear Accelerator Laboratory, University of Paris-Sud, CNRS Orsay, France and Research Group on Artificial Intelligence of the Hungarian Academy of Sciences and University of Szeged, Szeged, Hung ...;Linear Accelerator Laboratory, University of Paris-Sud, CNRS and Computer Science Laboratory, University of Paris-Sud, CNRS and INRIA-Saclay, Orsay, France;Computer Science Laboratory, University of Paris-Sud, CNRS and INRIA-Saclay, Orsay, France;Research Group on Artificial Intelligence of the Hungarian Academy of Sciences and University of Szeged, Szeged, Hungary and Computer Science Department, Technische Universität Darmstadt, Dar ...

  • Venue:
  • ECML PKDD'11 Proceedings of the 2011 European conference on Machine learning and knowledge discovery in databases - Volume Part I
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

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, relevance labels of a set of documents retrieved for the same query). In this paper we introduce a learning to rank approach to subset ranking based on multi-class classification. Our technique can be summarized in three major steps. First, a multi-class classification model (AdaBoost.MH) is trained to predict the relevance label of each object. Second, the trained model is calibrated using various calibration techniques to obtain diverse class probability estimates. Finally, the Bayes-scoring function (which optimizes the popular Information Retrieval performance measure NDCG), is approximated through mixing these estimates into an ultimate scoring function. An important novelty of our approach is that many different methods are applied to estimate the same probability distribution, and all these hypotheses are combined into an improved model. It is well known that mixing different conditional distributions according to a prior is usually more efficient than selecting one "optimal" distribution. Accordingly, using all the calibration techniques, our approach does not require the estimation of the best suited calibration method and is therefore less prone to overfitting. In an experimental study, our method outperformed many standard ranking algorithms on the LETOR benchmark datasets, most of which are based on significantly more complex learning to rank algorithms than ours.