Efficient Parallel Top-k Computation Algorithm Using Symmetry Breaking

Chao Wu,Guang-zhong Sun,Guo-liang Chen
DOI: https://doi.org/10.1109/ISPA.2010.47
2010-01-01
Abstract:A key problem of relational database is to aggregate different values of the same object and find the first k objects with highest overall values. Many sequential algorithms have been proposed to solve this problem. In this paper, we propose a new parallel algorithm using symmetry breaking strategy. New algorithm is proved to be instance optimal. Experiment results on both synthetic and real data also show that new algorithm costs fewer accesses, compared to previous algorithms.
What problem does this paper attempt to address?