Efficient algorithms for finding the most desirable skyline objects

作者:

Highlights:

摘要

The skyline query is a powerful tool for multi-criteria decision making. However, it may return too many skyline objects to offer any meaningful insight. In this paper, we introduce a new operator, namely, the most desirable skyline object (MDSO) query, to identify manageable size of truly interesting skyline objects. Given a multi-dimensional object set and an integer k, a MDSO query returns the most preferable k skyline objects, based on the newly defined ranking criterion that considers, for each skyline object s, the number of the objects dominated by s and their accumulated (potential) weights. We devise the ranking criterion, formalize the MDSO query, and propose three algorithms for processing MDSO queries. In addition, we extend our methods to tackle the constrained MDSO (CMDSO) query. Extensive experimental results on both real and synthetic datasets show that our presented ranking criterion is significant, and our proposed algorithms are efficient and scalable.

论文关键词:Skyline,Query processing,Algorithm,Spatial database

论文评审过程:Received 29 September 2014, Revised 4 April 2015, Accepted 11 July 2015, Available online 17 July 2015, Version of Record 19 October 2015.

论文官网地址:https://doi.org/10.1016/j.knosys.2015.07.007