A Grid Index Based Method for Continuous Constrained Skyline Query over Data Stream

Li Zhang,Yan Jia,Peng Zou
DOI: https://doi.org/10.1007/978-3-642-03996-6_18
2011-01-01
Abstract:As an essential query, skyline computation over data stream is very important for many on-line applications, including mobile environment, network monitoring, communication, sensor network and stock market trading, etc. Different from most popular skyline processing methods that deal with the whole data set, this paper focuses on constrained skyline processing over data stream. We employ a grid based index to store the tuples and put forward two algorithms to compute and maintain skyline set based on it. We also define Influence Area for every query to minimize the cells need to be processed when new tuples arrive and old tuples expire. Theoretical analysis and experimental evidences show the efficiency of proposed approaches.
What problem does this paper attempt to address?