Busolin F., Lucchese C., Nardini F. M., Orlando S., Perego R., Trani S.
efficiency/effectiveness trade-offs Ranking Settore INF/01 - Informatica Computer Science - Information Retrieval early exiting Settore ING-INF/05 - Sistemi di Elaborazione delle Informazioni learning to rank H.3.3
Modern search engine ranking pipelines are commonly based on large machine-learned ensembles of regression trees. We propose LEAR, a novel - learned - technique aimed to reduce the average number of trees traversed by documents to accumulate the scores, thus reducing the overall query response time. LEAR exploits a classifier that predicts whether a document can early exit the ensemble because it is unlikely to be ranked among the final top-k results. The early exit decision occurs at a sentinel point, i.e., after having evaluated a limited number of trees, and the partial scores are exploited to filter out non-promising documents. We evaluate LEAR by deploying it in a production-like setting, adopting a state-of-the-art algorithm for ensembles traversal. We provide a comprehensive experimental evaluation on two public datasets. The experiments show that LEAR has a significant impact on the efficiency of the query processing without hindering its ranking quality. In detail, on a first dataset, LEAR is able to achieve a speedup of 3x without any loss in NDCG@10, while on a second dataset the speedup is larger than 5x with a negligible NDCG@10 loss (< 0.05%).
Source: SIGIR '21: The 44th International ACM SIGIR Conference on Research and Development in Information Retrieval, pp. 2217–2221, Online conference, 11-15/07/ 2021
@inproceedings{oai:it.cnr:prodotti:458025, title = {Learning early exit strategies for additive ranking ensembles}, author = {Busolin F. and Lucchese C. and Nardini F. M. and Orlando S. and Perego R. and Trani S.}, doi = {10.1145/3404835.3463088}, booktitle = {SIGIR '21: The 44th International ACM SIGIR Conference on Research and Development in Information Retrieval, pp. 2217–2221, Online conference, 11-15/07/ 2021}, year = {2021} }