首页> 外文会议>IEEE International Conference on Data Engineering >An MBR-Oriented Approach for Efficient Skyline Query Processing
【24h】

An MBR-Oriented Approach for Efficient Skyline Query Processing

机译:面向MBR的有效天际线查询处理方法

获取原文

摘要

This research proposes an advanced approach that improves the efficiency of skyline query processing by significantly reducing the computational cost on object comparisons, i.e., dominance tests between objects. Our solutions are based on two novel concepts. The skyline query over Minimum Bounding Rectangles (MBRs) receives a set of MBRs and returns the MBRs that are not dominated by other MBRs. In the dominance test for MBRs, the detailed attribute values of objects in the MBRs are not accessed. Moreover, the dependent group of MBRs reduces the search space for dominance tests. Objects in an MBR are only compared with the ones in the corresponding dependent groups of the MBR rather than with the entire dataset. Our solutions apply the two concepts to the R-tree in order to use its hierarchical structure in which every node is a natural abstraction of an MBR. Specifically, given the R-tree index of an input dataset, we first eliminate unqualified objects by utilizing the skyline query over MBRs (i.e., intermediate nodes in the R-tree). Subsequently, we generate dependent groups for the skyline MBRs. Two dependent group generation methods that rely on either the sorting technique or the R-tree index are developed. Further, we apply an existing skyline algorithm to every dependent group, and the results of the original skyline query are the union of skyline objects in the dependent groups. In addition, we also analyze the cardinality of the two new concepts based on a probabilistic model, which enables us to analyze the computational complexity of the proposed solutions. Our experimental results show that the proposed solutions are clearly more efficient than the state-of-the-art approaches.
机译:这项研究提出了一种先进的方法,可通过显着降低对象比较(即对象之间的优势测试)的计算成本来提高天际线查询处理的效率。我们的解决方案基于两个新颖的概念。最小边界矩形(MBR)上的天际线查询接收一组MBR,并返回不受其他MBR支配的MBR。在MBR的优势测试中,不访问MBR中对象的详细属性值。此外,相关的MBR组减少了用于优势测试的搜索空间。仅将MBR中的对象与MBR的相应从属组中的对象进行比较,而不是与整个数据集进行比较。我们的解决方案将这两个概念应用于R树,以便使用其分层结构,其中每个节点都是MBR的自然抽象。具体来说,给定输入数据集的R树索引,我们首先通过利用基于MBR的天际线查询(即R树中的中间节点)来消除不合格的对象。随后,我们为天际线MBR生成依赖组。开发了两种依赖于排序技术或R-tree索引的相关组生成方法。此外,我们将现有的天际线算法应用于每个依赖组,原始天际线查询的结果是依赖组中天际线对象的并集。此外,我们还基于概率模型分析了两个新概念的基数,这使我们能够分析所提出解决方案的计算复杂性。我们的实验结果表明,提出的解决方案显然比最先进的方法更有效。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号