- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
topeye算法数据采集与处理南京航空航天大学
第十五届中国机器学习会议,编号:
基于演化计算的异常轨迹并行检测算法
唐梦梦,吉根林,赵斌
(南京师范大学 计算机科学与技术学院,南京 210023)
: 异常轨迹检测是轨迹数据挖掘研究领域的一个重要研究内容,基于演化计算的异常轨迹检测算法TOP-EYE (Top-k Evolving Trajectory Outlier Detection)一种的异常检测算法于算法采用轨迹距离计算,TOP-EYE算法轨迹的和密度角度出发,采用演化计算方式检测异常。-EYE算法对TOP-EYE算法的基础上提出基于MapReduce的异常轨迹检测并行算法PDAT-TOP (Parallel Detecting Abnormal Trajectory based on TOP-EYE),PDAT-TOP算法利用MapReduce并行计算的优势,提高了异常轨迹检测的效率。将算法PDAT-TOP在Hadoop平台上加以实现,实验结果表明,算法PDAT-TOP能够有效地检测异常轨迹,并且具有较高的可扩展性和加速比。
关键词: 异常轨迹检测;演化计算轨迹检测;时空轨迹挖掘
TP39
A Parallel Algorithm for Detecting Trajectory Outliers Based on Evolutionary Computation
TANG Mengmeng,JI Genlin,ZHAO Bin
(School of Computer Science and Technology, Nanjing Normal University, Nanjing Jiangsu 210023, China)
AbstractTrajectory outlier detection is significantly important in the field of trajectory data mining. Algorithm TOP-EYE (Top-k Evolving Trajectory Outlier Detection) is an efficient algorithm for detecting abnormal trajectory. From the point of view of the direction and density, algorithm TOP-EYE takes use of the method of evolutionary computation to detect anomalies and it is different from other algorithms. In order to improve the efficiency of mining trajectory outliers from massive trajectory datasets, the parallel algorithm for detecting trajectory outliers based on evolutionary computation, called PDAT-TOP (Parallel Detecting Abnormal Trajectory based on TOP-EYE), is proposed. The algorithm takes advantages of parallel computation to improve the efficiency of detecting the abnormal trajectory. Algorithm PDAT-TOP is implemented on Hadoop. The experimental results demonstrate that the algorithm can effectively detect abnormal trajectory, and it has high scalability and better speedup.
Keywords: trajectory outlier detection; evolutionary computation; parallel detecting abnormal trajectory; spatial temporal data mining
引 言
随着GPS定位、RFID定位以及基站定位等移动对象定位技术的发展,人们能够以较高的时空分辨率记录移动对象的位置历史数据[1,2]。然而,高时空分辨率轨迹数据的急剧增长,对轨迹数据的分析和挖掘提出了新的挑战。近年来,轨迹数据挖掘研究已成为数据挖掘研究领域的热点,其中包括:轨迹的聚类[3,4]
文档评论(0)