Minimizing the communication cost for continuous skyline maintenance

  • Authors:
  • Zhenjie Zhang;Reynold Cheng;Dimitris Papadias;Anthony K.H. Tung

  • Affiliations:
  • National University of Singapore, Singapore, Singapore;Hong Kong University, Hong Kong, Hong Kong;Hong Kong University of Science and Technology, Hong Kong, Hong Kong;National University of Singapore, Singapore, Singapore

  • Venue:
  • Proceedings of the 2009 ACM SIGMOD International Conference on Management of data
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Existing work in the skyline literature focuses on optimizing the processing cost. This paper aims at minimization of the communication overhead in client-server architectures, where a server continuously maintains the skyline of dynamic objects. Our first contribution is a Filter method that avoids transmission of updates from objects that cannot influence the skyline. Specifically, each object is assigned a filter so that it needs to issue an update only if it violates its filter. Filter achieves significant savings over the naive approach of transmitting all updates. Going one step further, we introduce the concept of frequent skyline query over a sliding window(FSQW). The motivation is that snapshot skylines are not very useful in streaming environments because they keep changing over time. Instead, FSQW reports the objects that appear in the skylines of at least θ ⋅ s of the s most recent timestamps (0