Welcome to DiSC 2003
SIGMOD 2002
PODS 2002
 = PODS'02 Website
 = SIGMOD/PODS'02 Plena
<<< = PODS'02 Papers>>>
 = Invited Talks
 = Tutorials
 SIGMOD RECORD 2002
 ADBIS 2002
CIKM 2002
CoopIS 2002
 EDBT 2002
 ER 2002
Data Engineering Bul
DEXA_EC-WEB 2002
DMKD 2002
 DPDJ 2002
HYPERTEXT 2002
ICDE 2002
ICDM 2002
JCDL 2002
KDD 2002
 KDD_EXPLORATIONS 20
KRDB 2002
MDM 2002
MIS 2002
RIDE 2002
SBBD 2002
 SIGIR 2002
 SIGIR FORUM 2002
SSDBM 2002
TODS 2002
TIME 2002
VLDB 2002
VLDBJ 2002

From Discrepancy to Declustering: Near optimal multidimensional declustering strategies for range queries


Chung-Min Chen and Christine T. Cheng

  View Paper (PDF)  

Return to Award Winning Papers


Abstract

Declustering schemes allocate data blocks among multiple disks to enable parallel retrieval. Given a declustering scheme D, its response time with respect to a query Q, rt(Q), is defined to be the maximum number of disk blocks of the query stored by the scheme in any one of the disks. If Q; is the number of data blocks in Q and M is the number of disks then rt(Q) is at least Q/M. One way to evaluate the performance of D with respect to a set of queries is to measure its additive error - the maximum difference between rt(Q) from Q/M over all range queries Q e .In this paper, we consider the problem of designing declustering schemes for uniform multidimensional data arranged in a d-dimensional grid so that their additive errors with respect to range queries are as small as possible. It has been shown that such declustering schemes will have an additive error of O(log M) when d = 2 and O(log d-1/2 M) when d > 2 with respect to range queries.Asymptotically optimal declustering schemes exist for 2-dimensional data. For data in larger dimensions, however, the best bound for additive errors is O(Md-1), which is extremely large. In this paper, we propose the two declustering schemes based on low discrepancy points in d-dimensions. When d is fixed, both schemes have an additive error of O(logd-1 M) with respect to range queries provided certain conditions are satisfied: the first scheme requires d = 3 and M to be a power of a prime where the prime is at least d while the second scheme requires the size of the data to grow within some polynomial of M, with no restriction on M. These are the first known multidimensional declustering schemes with additive errors near optimal.


DiSC'03 © 2003 Association for Computing Machinery