Active Evaluation of Ranking Functions Based on Graded Relevance
Abstract
Evaluating the quality of ranking functions is a core task in web search and other information retrieval domains. Because query distributions and item relevance change over time, ranking models often cannot be evaluated accurately on held-out training data. Instead, considerable effort is spent on manually labeling the relevance of query results for test queries in order to track ranking performance. We address the problem of estimating ranking performance as accurately as possible on a fixed labeling budget. Estimates are based on a set of most informative test queries selected by an active sampling distribution. Query labeling costs depend on the number of result items as well as item-specific attributes such as document length. We derive cost-optimal sampling distributions for the commonly used performance measures Discounted Cumulative Gain and Expected Reciprocal Rank. Experiments on web search engine data illustrate significant reductions in labeling costs.
Cite
Text
Sawade et al. "Active Evaluation of Ranking Functions Based on Graded Relevance." Machine Learning, 2013. doi:10.1007/S10994-013-5372-5Markdown
[Sawade et al. "Active Evaluation of Ranking Functions Based on Graded Relevance." Machine Learning, 2013.](https://mlanthology.org/mlj/2013/sawade2013mlj-active/) doi:10.1007/S10994-013-5372-5BibTeX
@article{sawade2013mlj-active,
title = {{Active Evaluation of Ranking Functions Based on Graded Relevance}},
author = {Sawade, Christoph and Bickel, Steffen and von Oertzen, Timo and Scheffer, Tobias and Landwehr, Niels},
journal = {Machine Learning},
year = {2013},
pages = {41-64},
doi = {10.1007/S10994-013-5372-5},
volume = {92},
url = {https://mlanthology.org/mlj/2013/sawade2013mlj-active/}
}