English

Optimal Aggregation Algorithms for Middleware

Databases 2007-05-23 v1 Data Structures and Algorithms

Abstract

Let D be a database of N objects where each object has m fields. The objects are given in m sorted lists (where the ith list is sorted according to the ith field). Our goal is to find the top k objects according to a monotone aggregation function t, while minimizing access to the lists. The problem arises in several contexts. In particular Fagin (JCSS 1999) considered it for the purpose of aggregating information in a multimedia database system. We are interested in instance optimality, i.e. that our algorithm will be as good as any other (correct) algorithm on any instance. We provide and analyze several instance optimal algorithms for the task, with various access costs and models.

Keywords

Cite

@article{arxiv.cs/0204046,
  title  = {Optimal Aggregation Algorithms for Middleware},
  author = {Ron Fagin and Amnon Lotem and Moni Naor},
  journal= {arXiv preprint arXiv:cs/0204046},
  year   = {2007}
}

Comments

41 pages. Preliminary version appeared in ACM PODS 2001, pp. 102-113