作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程

• 人工智能及识别技术 • 上一篇    下一篇

组合Skyline的求解与更新算法

董雷刚 1a,2,刘国华 1b   

  1. 针对现有组合Skyline查询算法剪枝效率低、对低维数据集计算速度不理想的问题,提出一种快速求解与更新组合Skyline的算法。定义支配区的相关概念,给出相应剪枝规则裁剪无用的数据组合。对于数据集添加数据点和删除数据点的情况,在原有查询结果的基础上根据数据点所在分区实施不同的操作,从而实现查询结果的快速更新。实验结果表明,该算法可有效提高剪枝效率,加快运算速度。
  • 收稿日期:2016-04-24 出版日期:2017-06-15 发布日期:2017-06-15
  • 作者简介:董雷刚(1982—),男,博士研究生,主研方向为数据查询与优化;刘国华,教授、博士生导师。
  • 基金资助:
    大庆师范学院青年基金“基于互联网+人脸识别技术的学生身份认定系统”(15ZR07)。

Algorithm for Solving and Updating Combinatorial Skyline

DONG Leigang  1a,2,LIU Guohua  1b   

  1. Existing algorithms for querying combinatorial Skyline have low pruning efficiency and unsatisfactory computing speed for low-dimensional data set.Aiming at these problems,this paper proposes a fast algorithm for solving and updating combinatorial Skyline.It defines the related concept of dominant area and presents some pruning rules to prune lots of useless data.For points added or deleted,based on existing result,it takes corresponding operations according to the data partition,so as to update query results quickly.Experimental results show that the proposed algorithm can improve pruning efficiency and computation speed effectively.
  • Received:2016-04-24 Online:2017-06-15 Published:2017-06-15

摘要: 针对现有组合Skyline查询算法剪枝效率低、对低维数据集计算速度不理想的问题,提出一种快速求解与更新组合Skyline的算法。定义支配区的相关概念,给出相应剪枝规则裁剪无用的数据组合。对于数据集添加数据点和删除数据点的情况,在原有查询结果的基础上根据数据点所在分区实施不同的操作,从而实现查询结果的快速更新。实验结果表明,该算法可有效提高剪枝效率,加快运算速度。

关键词: 组合轮廓, 多标准决策, 支配区, 剪枝规则, 更新

Abstract: Existing algorithms for querying combinatorial Skyline have low pruning efficiency and unsatisfactory computing speed for low-dimensional data set.Aiming at these problems,this paper proposes a fast algorithm for solving and updating combinatorial Skyline.It defines the related concept of dominant area and presents some pruning rules to prune lots of useless data.For points added or deleted,based on existing result,it takes corresponding operations according to the data partition,so as to update query results quickly.Experimental results show that the proposed algorithm can improve pruning efficiency and computation speed effectively.

Key words: combinatorial Skyline, multi-criteria decision, dominant area, pruning rule, updating

中图分类号: