Speeding Up the NRA Algorithm

  • Authors:
  • Peter Gurský;Peter Vojtáš

  • Affiliations:
  • University of P.J. Šafárik, Košice, Slovakia;Charles University, Prague, Czech Republic

  • Venue:
  • SUM '08 Proceedings of the 2nd international conference on Scalable Uncertainty Management
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Methods of top-ksearch with no random access can be used to find kbest objects using sorted access to the sources of attribute values. In this paper we present new heuristics over the NRAalgorithm that can be used for fast search of top-kobjects using wide range of user preferences. NRAalgorithm usually needs a periodical scan of a large number of candidates during the computation. In this paper we propose methods of no random access top-ksearch that optimize the candidate list maintenance during the computation to speed up the search. The proposed methods are compared to a table scan method typically used in databases. We present results of experiments showing speed improvement depending on number of object attributes expressed in a user preferences or selectivity of user preferences.