Top-k manhattan spatial skyline queries

4Citations
Citations of this article
8Readers
Mendeley users who have this article in their library.
Get full text

Abstract

Efficiently retrieving relevant data from a huge spatial database is and has been the subject of research in fields like database systems, geographic information systems and also computational geometry for many years. In this context, we study the retrieval of relevant points with respect to a query and a scoring function: let P and Q be point sets in the plane, the skyline of P with respect to Q consists of points P for which no other point of P is closer to all points of Q. A skyline of a point set P with respect to a query set Q can be seen as the most "relevant" or "desirable" subset of P with respect to Q. As the skyline of a set P can be as large as the set P itself, it is reasonable to filter the skyline using a scoring function f, only reporting the k best skyline points with respect to f. In this paper, we consider the top-k Manhattan spatial skyline query problem for monotone scoring functions, where distances are measured in the L 1 metric. We present an algorithm that computes the top-k skyline points in near linear time in the size of P. The presented strategy improves over the direct approach of first using the state-of-the-art algorithm to compute the Manhattan spatial skyline [1] and then filtering it by the scoring function by a log(|P|) factor. The improvement has been validated in experiments that show a speedup of up to an order of magnitude. © 2014 Springer International Publishing Switzerland.

Cite

CITATION STYLE

APA

Son, W., Stehn, F., Knauer, C., & Ahn, H. K. (2014). Top-k manhattan spatial skyline queries. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 8344 LNCS, pp. 22–33). Springer Verlag. https://doi.org/10.1007/978-3-319-04657-0_5

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free