引用本文:付培国,胡晓惠.基于密度偏倚抽样的局部距离异常检测方法.软件学报,2017,28(10):2625-2639
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览 3777次   下载 5822 本文二维码信息
码上扫一扫!
分享到: 微信 更多
基于密度偏倚抽样的局部距离异常检测方法
付培国1,2, 胡晓惠2
1.中国科学院大学, 北京 100049;2.天基综合信息系统重点实验室(中国科学院 软件研究所), 北京 100190
摘要:
异常检测是数据挖掘的重要研究领域,当前基于距离或者最近邻概念的异常数据检测方法,在进行海量高维数据异常检测时,存在运算时间过长的问题.许多改进的异常检测方法虽然提高了算法运算效率,然而检测效果欠佳.基于此,提出一种基于密度偏倚抽样的局部距离异常检测算法,首先利用基于密度偏倚的概率抽样方法对所需检测的数据集合进行概率抽样,之后对抽样数据利用基于局部距离的局部异常检测方法,对抽样集合进行局部异常系数计算,得到的异常系数既是抽样数据的局部异常系数,又是数据集的近似全局异常系数.然后对得到的每个数据点的局部异常系数进行排序,异常系数值越大的数据点越可能是异常点.实验结果表明,与已有的算法相比,该算法具有更高的检测精确度和更少的运算时间,并且该算法对各种维度和数据规模的数据都具有很好的检测效果,可扩展性强.
关键词:  异常检测  局部异常系数  局部距离  密度偏倚抽样  SLDOF算法
DOI:10.13328/j.cnki.jos.005134
分类号:
基金项目:国家自然科学基金(U1435220);国家高技术研究发展计划(863)(2012AA011206)
Anomaly Detection Algorithm Based on the Local Distance of Density-Based Sampling Data
FU Pei-Guo1,2, HU Xiao-Hui2
1.University of Chinese Academy of Sciences, Beijing 100049, China;2.Science and Technology on Integrated Information System Laboratory (Institute of Software, The Chinese Academy of Sciences), Beijing 100190, China
Abstract:
Anomaly detection is an important research area of data mining.Current outlier mining approaches based on the distance or the nearest neighbor can result in unmanageable long operation time when applied to massive high-dimensional data.Many improvements have been proposed to improve the algorithms, but the detection is ineffective.This paper presents a new anomaly detection algorithm based on the local distance of density-based sampling data.First, the density-based of probability sampling method is used to find a subset of the data in detection.Then, the method based on the local distance of local outlier detection is used to calculate the abnormal factor of each object in the subset.In using the density-based of sample data, the abnormal factor is obtained both as local outlier factor of the subset and as the approximate value of global outlier factor of the hole data.Having the abnormal factor of each object in the subset, data points with higher factor score indicate higher degree of outliers.Experimental results show that, compared with the existing algorithms, this algorithm has higher detection accuracy and less computation time.The algorithm has higher efficiency and stronger scalability for various dimensions and size of data points.
Key words:  anomaly detection  outlier factor of local set  local distance  density-based sampling  SLDOF algorithm