正在加载图片...
第12卷第5期 智能系统学报 Vol.12 No.5 2017年10月 CAAI Transactions on Intelligent Systems 0ct.2017 D0I:10.11992/tis.201706027 网络出版地址:http:/kns.cmki.net/kcms/detail/23.1538.TP.20170831.1058.016.html 移动社交网络异常签到在线检测算法 赵冠哲,齐建鹏,于彦伟,刘兆伟,宋鹏 (烟台大学计算机与控制工程学院,山东烟台264005) 摘要:随着智能手机、Pd等智能移动设备的广泛普及,移动社交网络的应用得到了快速发展。本文针对移动社交 网络中用户异常签到位置检测问题,提出了一类基于用户移动行为特征的异常签到在线检测方法。首先,在基于距 离的异常模型基础上,提出了基于历史位置(H-Outlier)和基于好友圈(F-Outlier)两种异常签到模型:然后,针对H- Outlier提出了一种优化的检测算法H-Opt,利用所提的签到状态模型与优化的邻居搜索机制降低检测时间:针对F. Outlier提出了一种基于触发的优化检测算法F-Opt,将连续的在线异常检测转化成了基于触发的异常检测方式:最 后,在真实的移动社交网络用户签到数据集上,验证了所提算法的有效性。实验结果显示,F-Opt显著降低了H-Op 的异常检测错误率:同时,相比于LUE算法,F-0pt和H-0pt的效率分别平均提升了2.34倍和2.45倍。 关键词:移动社交网络;异常检测:签到位置:基于距离的异常:好友圈:签到状态:邻居搜索:时间触发检测 中图分类号:TP391文献标志码:A文章编号:1673-4785(2017)05-0752-08 中文引用格式:赵冠哲,齐建鹏,于彦伟,等.移动社交网络异常签到在线检测算法[J].智能系统学报,2017,12(5):752-759. 英文引用格式:ZHA0 Guanzhe,QI Jianpeng,YU Yanwei,,etal.Online check-in outlier detection method in mobile social networks[J].CAAI transactions on intelligent systems,2017,12(5):752-759. Online check-in outlier detection method in mobile social networks ZHAO Guanzhe,QI Jianpeng,YU Yanwei,LIU Zhaowei,SONG Peng (School of Computer and Control Engineering,Yantai University,Yantai 264005,China) Abstract:With the increasing popularization of smartphone,Pads and other smart mobile devices,the use of mobile social networks has also developed rapidly.In this paper,we propose an online method for detecting check- in outliers based on user mobility behavior in mobile social networks.First.based on a distance-based outlier model,we propose two check-in outlier models with respect to historical location(H-Outlier)and friend circle (F- Outlier),respectively.Second,for the H-Outlier,we propose an optimized detection algorithm called H-Opt, which utilizes the proposed check-in status model and an optimized neighbor searching mechanism to reduce computation time.For the F-Outlier,we propose a trigger-based optimized detection algorithm called F-Opt,which transforms continuous online outlier detection into trigger-based outlier detection.Lastly,we present our experimental results,based on a real-world check-in dataset,which demonstrate the effectiveness of the proposed algorithm.Our experimental results show that F-Opt significantly reduces the error rate of H-Opt outlier detection. In addition,compared with the LUE algorithm,the F-Opt and H-Opt algorithms improved efficiency by 2.34 and 2.45 times,respectively. Keywords:location-based social networks;outlier detection;check-in location;distance-based outlier;friend circle;status of check-in;neighbor searching;time-triggered detection 随着GPS终端、Pad、智能手机等位置感知设备 了快速发展。移动社交网络也称基于位置的社交 的广泛普及,各类新型社交网络手机应用不断涌 网络(location-based social networks,LBSN),本质是 现,促使移动社交网络(mobile social networks)得到 提供一个在人群中分享兴趣、爱好、状态和活动等 收稿日期:2017-06-08.网络出版日期:2017-08-31. 信息的平台)。如国内的腾讯QQ、微信、新浪微 基金项目:国家自然科学基金项目(61403328,61572419):山东省重点 博、人人网,国外的Twitter、Facebook、Gowalla、 研发计划项目(2015GSF115009):山东省自然科学基金项目 (ZR2014Q016):烟台大学研究生科技创新基金项目Foursquare等,这些LBSN应用聚集了大量移动用 (YDZD1712). 通信作者:于彦伟.E-mail:yuyanwei(@ytu.cdu.cm. 户。据We Are Social公司在2016年数字报告[)中第 12 卷第 5 期 智 能 系 统 学 报 Vol.12 №.5 2017 年 10 月 CAAI Transactions on Intelligent Systems Oct. 2017 DOI:10.11992 / tis.201706027 网络出版地址:http: / / kns.cnki.net / kcms/ detail / 23.1538.TP.20170831.1058.016.html 移动社交网络异常签到在线检测算法 赵冠哲,齐建鹏,于彦伟,刘兆伟,宋鹏 (烟台大学 计算机与控制工程学院,山东 烟台 264005) 摘 要:随着智能手机、Pad 等智能移动设备的广泛普及,移动社交网络的应用得到了快速发展。 本文针对移动社交 网络中用户异常签到位置检测问题,提出了一类基于用户移动行为特征的异常签到在线检测方法。 首先,在基于距 离的异常模型基础上,提出了基于历史位置 (H⁃Outlier)和基于好友圈 (F⁃Outlier)两种异常签到模型;然后,针对 H⁃ Outlier 提出了一种优化的检测算法 H⁃Opt,利用所提的签到状态模型与优化的邻居搜索机制降低检测时间;针对 F⁃ Outlier 提出了一种基于触发的优化检测算法 F⁃Opt,将连续的在线异常检测转化成了基于触发的异常检测方式;最 后,在真实的移动社交网络用户签到数据集上,验证了所提算法的有效性。 实验结果显示,F⁃Opt 显著降低了 H⁃Opt 的异常检测错误率;同时,相比于 LUE 算法,F⁃Opt 和 H⁃Opt 的效率分别平均提升了 2.34 倍和 2.45 倍。 关键词:移动社交网络;异常检测;签到位置;基于距离的异常;好友圈;签到状态;邻居搜索;时间触发检测 中图分类号:TP391 文献标志码:A 文章编号:1673-4785(2017)05-0752-08 中文引用格式:赵冠哲,齐建鹏,于彦伟,等.移动社交网络异常签到在线检测算法[J]. 智能系统学报, 2017, 12(5): 752-759. 英文引用格式: ZHAO Guanzhe, QI Jianpeng, YU Yanwei, et al. Online check⁃in outlier detection method in mobile social networks[J]. CAAI transactions on intelligent systems, 2017, 12(5): 752-759. Online check⁃in outlier detection method in mobile social networks ZHAO Guanzhe, QI Jianpeng, YU Yanwei, LIU Zhaowei, SONG Peng (School of Computer and Control Engineering, Yantai University, Yantai 264005, China) Abstract:With the increasing popularization of smartphone, Pads and other smart mobile devices, the use of mobile social networks has also developed rapidly. In this paper, we propose an online method for detecting check⁃ in outliers based on user mobility behavior in mobile social networks. First, based on a distance⁃based outlier model, we propose two check⁃in outlier models with respect to historical location (H⁃Outlier) and friend circle (F⁃ Outlier), respectively. Second, for the H⁃Outlier, we propose an optimized detection algorithm called H⁃Opt, which utilizes the proposed check⁃in status model and an optimized neighbor searching mechanism to reduce computation time. For the F⁃Outlier, we propose a trigger⁃based optimized detection algorithm called F⁃Opt, which transforms continuous online outlier detection into trigger⁃based outlier detection. Lastly, we present our experimental results, based on a real⁃world check⁃in dataset, which demonstrate the effectiveness of the proposed algorithm. Our experimental results show that F⁃Opt significantly reduces the error rate of H⁃Opt outlier detection. In addition, compared with the LUE algorithm, the F⁃Opt and H⁃Opt algorithms improved efficiency by 2.34 and 2.45 times, respectively. Keywords:location⁃based social networks; outlier detection; check⁃in location; distance⁃based outlier; friend circle; status of check⁃in; neighbor searching; time-triggered detection 收稿日期:2017-06-08. 网络出版日期:2017-08-31. 基金项目:国家自然科学基金项目(61403328, 61572419); 山东省重点 研发计划项目(2015GSF115009); 山东省自然科学基金项目 (ZR2014FQ016 ); 烟 台 大 学 研 究 生 科 技 创 新 基 金 项 目 (YDZD1712). 通信作者:于彦伟. E⁃mail:yuyanwei@ ytu.edu.cn. 随着 GPS 终端、Pad、智能手机等位置感知设备 的广泛普及,各类新型社交网络手机应用不断涌 现,促使移动社交网络(mobile social networks)得到 了快速发展。 移动社交网络也称基于位置的社交 网络(location⁃based social networks, LBSN),本质是 提供一个在人群中分享兴趣、爱好、状态和活动等 信息的平台[1] 。 如国内的腾讯 QQ、微信、新浪微 博、 人 人 网, 国 外 的 Twitter、 Facebook、 Gowalla、 Foursquare 等,这些 LBSN 应用聚集了大量移动用 户。 据 We Are Social 公司在 2016 年数字报告[2] 中
向下翻页>>
©2008-现在 cucdc.com 高等教育资讯网 版权所有