Load-sensitive selective pruning for distributed search

  • Authors:
  • Daniele Broccolo;Craig Macdonald;Salvatore Orlando;Iadh Ounis;Raffaele Perego;Fabrizio Silvestri;Nicola Tonellotto

  • Affiliations:
  • National Research Council of Italy, Pisa, Italy;University of Glasgow, Glasgow, Scotland Uk;National Research Council of Italy, Pisa, Italy;University of Glasgow, Glasgow, Scotland Uk;National Research Council of Italy, Pisa, Italy;Yahoo! Research, Barcelona, Spain;National Research Council of Italy, Pisa, Italy

  • Venue:
  • Proceedings of the 22nd ACM international conference on Conference on information & knowledge management
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

A search engine infrastructure must be able to provide the same quality of service to all queries received during a day. During normal operating conditions, the demand for resources is considerably lower than under peak conditions, yet an oversized infrastructure would result in an unnecessary waste of computing power. A possible solution adopted in this situation might consist of defining a maximum threshold processing time for each query, and dropping queries for which this threshold elapses, leading to disappointed users. In this paper, we propose and evaluate a different approach, where, given a set of different query processing strategies with differing efficiency, each query is considered by a framework that sets a maximum query processing time and selects which processing strategy is the best for that query, such that the processing time for all queries is kept below the threshold. The processing time estimates used by the scheduler are learned from past queries. We experimentally validate our approach on 10,000 queries from a standard TREC dataset with over 50 million documents, and we compare it with several baselines. These experiments encompass testing the system under different query loads and different maximum tolerated query response times. Our results show that, at the cost of a marginal loss in terms of response quality, our search system is able to answer 90% of queries within half a second during times of high query volume.