Progressive skylining over Web-accessible databases

作者:

Highlights:

摘要

Skyline queries return a set of interesting data points that are not dominated on all dimensions by any other point. Most of the existing algorithms focus on skyline computation in centralized databases, and some of them can progressively return skyline points upon identification rather than all in a batch. Processing skyline queries over the Web is a more challenging task because in many Web applications, the target attributes are stored at different sites and can only be accessed through restricted external interfaces. In this paper, we develop PDS (progressive distributed skylining), a progressive algorithm that evaluates skyline queries efficiently in this setting. The algorithm is also able to estimate the percentage of skyline objects already retrieved, which is useful for users to monitor the progress of long running skyline queries. Our performance study shows that PDS is efficient and robust to different data distributions and achieves its progressive goal with a minimal overhead.

论文关键词:Distributed DBs,Query optimization,Information services on the Web,Web-based information systems

论文评审过程:Received 5 January 2005, Revised 5 January 2005, Accepted 14 April 2005, Available online 16 May 2005.

论文官网地址:https://doi.org/10.1016/j.datak.2005.04.003