Proceedings of the 16th International Conference on Extending Database Technology 2013
DOI: 10.1145/2452376.2452409
|View full text |Cite
|
Sign up to set email alerts
|

A safe zone based approach for monitoring moving skyline queries

Abstract: Given a set of criterions, an object o dominates another object o ′ if o is more preferable than o ′ according to every criterion. A skyline query returns every object that is not dominated by any other object. In this paper, we study the problem of continuously monitoring a moving skyline query where one of the criterions is the distance between the objects and the moving query. We propose a safe zone based approach to address the challenge of efficiently updating the results as the query moves. A safe zone i… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
18
0

Year Published

2015
2015
2021
2021

Publication Types

Select...
6
2

Relationship

0
8

Authors

Journals

citations
Cited by 24 publications
(20 citation statements)
references
References 25 publications
(41 reference statements)
0
18
0
Order By: Relevance
“…al [21] presented an algorithm to update the skyline when the data objects change their attribute values. Cheema et al [22] proposed a safe zone-based approach for monitoring moving skyline queries which allows queries to move in an arbitrary fashion. The query results are required to be updated only when the query leaves its safe zone.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…al [21] presented an algorithm to update the skyline when the data objects change their attribute values. Cheema et al [22] proposed a safe zone-based approach for monitoring moving skyline queries which allows queries to move in an arbitrary fashion. The query results are required to be updated only when the query leaves its safe zone.…”
Section: Related Workmentioning
confidence: 99%
“…Input: the position of a query point q Output: the initial skyline IS for q, the event queue Q with initial events 21 CreateEvents(s i , q); 22 Compute possible in events with LL.last; Algorithm 2 has shown the process of CreateEvents in detail. For a given skyline point s i , the algorithm first computes the time t when s i and the next skyline point s j in LL will exchange their positions in the list that s j will dominate s i in distance.…”
Section: Algorithm 1: Initializationmentioning
confidence: 99%
“…Several processing methods have been proposed to solve the continuous skyline query in Euclidean spaces. Cheema et al [14] study the problem of continuously monitoring a moving skyline query by using a safe zone-based approach. Zheng et al [15] propose continuous skyline computation over an incremental motion model, where the query point moves incrementally in discrete time steps with no restrictions and predictability.…”
Section: Related Workmentioning
confidence: 99%
“…The related works mentioned above focus exclusively on: (1) processing the skyline queries in Euclidean spaces (e.g., [14,15]), where the distance between objects is computed by simply using the objects' locations rather than based on the connectivity of the road network; (2) answering the traditional skyline queries and their variants in the road networks (e.g., [7,17,18]); or (3) considering the continuous skyline query processing in a static road network (e.g., [8,22]), in which the information of objects and the conditions of the roads remain unchanged. In this paper, our efforts are devoted to overcoming the limitations of the previous works.…”
Section: Related Workmentioning
confidence: 99%
“…Mohammad et al studied the skyline query for spatial objects by utilizing surrounding objects [12]. Cheema et al studied a problem of monitoring a moving skyline query and proposed a safe zone based approach [13].…”
Section: Related Workmentioning
confidence: 99%