Efficient Computation of Range Aggregates Against Uncertain Location-Based Queries

Ying Zhang,Xuemin Lin,Yufei Tao,Wenjie Zhang,Haixun Wang
DOI: https://doi.org/10.1109/tkde.2011.46
IF: 9.235
2011-01-01
IEEE Transactions on Knowledge and Data Engineering
Abstract:In many applications, including location-based services, queries may not be precise. In this paper, we study the problem of efficiently computing range aggregates in a multidimensional space when the query location is uncertain. Specifically, for a query point Q whose location is uncertain and a set S of points in a multidimensional space, we want to calculate the aggregate (e.g., count, average and sum) over the subset S' of S such that for each p ϵ S', Q has at least probability θ within the distance γ to p. We propose novel, efficient techniques to solve the problem following the filtering-and-verification paradigm. In particular, two novel filtering techniques are proposed to effectively and efficiently remove data points from verification. Our comprehensive experiments based on both real and synthetic data demonstrate the efficiency and scalability of our techniques.
What problem does this paper attempt to address?