首页 | 本学科首页   官方微博 | 高级检索  
     

一种对时空信息的kNN查询处理方法
引用本文:李晨,申德荣,朱命冬,寇月,聂铁铮,于戈.一种对时空信息的kNN查询处理方法[J].软件学报,2016,27(9):2278-2289.
作者姓名:李晨  申德荣  朱命冬  寇月  聂铁铮  于戈
作者单位:东北大学 计算机科学与工程学院, 辽宁 沈阳 110819,东北大学 计算机科学与工程学院, 辽宁 沈阳 110819,东北大学 计算机科学与工程学院, 辽宁 沈阳 110819,东北大学 计算机科学与工程学院, 辽宁 沈阳 110819,东北大学 计算机科学与工程学院, 辽宁 沈阳 110819,东北大学 计算机科学与工程学院, 辽宁 沈阳 110819
基金项目:国家自然科学基金(61472070);国家重点基础研究发展计划(973)(2012CB316201)
摘    要:互联网上每天都会产生大量的带地理位置标签和时间标签的信息,比如微博、新闻、团购等等,如何在众多的信息中找到在时间和空间地理位置上都满足用户查询需求的信息十分重要.针对这一需求,提出了一种对地理位置和时间信息的k近邻查询(ST-kNN查询)处理方法.首先,利用时空相似度对数据对象的地理位置变量和时间变量进行映射变换,将数据对象映射到新的三维空间中,用三维空间中两点之间的距离相似度来近似代替两个对象之间实际的时空相似度;然后,针对这个三维空间设计了一种ST-Rtree(spatial temporal rtree)索引,该索引综合了空间因素和时间因素,保证在查询时每个对象至多遍历1次;最后,在该索引的基础上提出了一种精确的k近邻查询算法,并通过一次计算确定查询结果范围,从而找到前k个结果,保证了查询的高效性.基于大量数据集的实验,证明了该查询处理方法的高效性.

关 键 词:地理位置  时间  时空相似度  索引  k最近邻查询
收稿时间:2015/10/9 0:00:00
修稿时间:2016/2/22 0:00:00

kNN Query Processing Approach for Content with Location and Time Tags
LI Chen,SHEN De-Rong,ZHU Ming-Dong,KOU Yue,NIE Tie-Zheng and YU Ge.kNN Query Processing Approach for Content with Location and Time Tags[J].Journal of Software,2016,27(9):2278-2289.
Authors:LI Chen  SHEN De-Rong  ZHU Ming-Dong  KOU Yue  NIE Tie-Zheng and YU Ge
Affiliation:School of Computer Science and Engineering, Northeastern University, Shenyang 110819, China,School of Computer Science and Engineering, Northeastern University, Shenyang 110819, China,School of Computer Science and Engineering, Northeastern University, Shenyang 110819, China,School of Computer Science and Engineering, Northeastern University, Shenyang 110819, China,School of Computer Science and Engineering, Northeastern University, Shenyang 110819, China and School of Computer Science and Engineering, Northeastern University, Shenyang 110819, China
Abstract:Large amounts of content with location and time tags are generated every day on webs such as microblog, news, and group-buying. Thus, it is important to find top-k results that satisfy users'' temporal and spatial requirements from the contents. In this paper, a novel kNN query (called ST-kNN query) processing approach is proposed for content with location and time tags. First, location variables and time variables of data objects are transformed via temporal & spatial similarity in order to map data objects to a new three-dimensional space. Next, the spatial similarity between two objects in the three-dimensional space is used to approximate the actual temporal & spatial similarity. Then, a new index called ST-Rtree is designed in this three-dimensional space. The index combines location variables & time variables, and ensures every object is traversed no more than once. At last, an exact kNN query algorithm is proposed. The region is determined by computing only once to find top-k results, which guarantees high-efficiency in the query processing. Experiments on large datasets demonstrate that the presented query processing approach is very efficient.
Keywords:ocation  time  temporal&spatial similarity  index  k nearest neighbor query
点击此处可从《软件学报》浏览原始摘要信息
点击此处可从《软件学报》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号