Performance evaluation of improved web search algorithms

  • Authors:
  • Esteban Feuerstein;Veronica Gil-Costa;Michel Mizrahi;Mauricio Marin

  • Affiliations:
  • Departamento de Computación, Universidad de Buenos Aires, Argentina;Universidad Nacional de San Luis, Argentina and CONICET, Argentina;Departamento de Computación, Universidad de Buenos Aires, Argentina;Yahoo! Research Latin America and Universidad de Santiago, Chile

  • Venue:
  • VECPAR'10 Proceedings of the 9th international conference on High performance computing for computational science
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we propose an evaluation method for parallel algorithms that can be used independently of the used parallel programming library and architecture. We propose to predict the execution costs using a simple but efficient framework that consists in modeling the strategies via a BSP architecture, and estimating the real costs using as input real query traces over real or stochastically generated data. In particular we apply this method on a 2D inverted file index used to resolve web search queries. We present results for OR queries, for which we compare different ranking and caching strategies, and show how our framework works. In addition, we present and evaluate intelligent ranking and caching algorithms for AND queries.