一种用于移动对象的快速和紧凑的索引技术

Yonghun Park, Ling Liu, Jaesoo Yoo
{"title":"一种用于移动对象的快速和紧凑的索引技术","authors":"Yonghun Park, Ling Liu, Jaesoo Yoo","doi":"10.1109/IRI.2013.6642519","DOIUrl":null,"url":null,"abstract":"Advances in ubiquitous connectivity and location sensing technology have fuelled a rich collection of location based services (LBSs). Efficient spatial indexing techniques are one of the most effective optimization methods to improve the quality of services. Although a variety of spatial index structures like R-tree family and grid variant index structures have been proposed and deployed in real time location based service provisioning systems, they are known to perform poorly when there is high degree of the skewedness in both density distribution and spatial resolution of mobile objects. First, it is hard to decide the optimal resolution of the grid structure. Second, it is equally hard to build a balanced R-Tree like index structure that is effective in handling highly skewed distribution of mobile objects. With these issues in mind, we introduce the concept of spatial order sequences and propose a fast and compact index structure for moving objects by utilizing spatial order sequences through a number of density-conscious optimizations. First, we propose the concept of Ordered-Cell Group (OCG) and design a OCG based grid index structure. Second, we speed up the search efficiency of OCGs by effective compaction of identifiers of OCG cells to maximize the fan-out of index node and decrease the depth of the index. Finally, we develop an efficient query processing algorithm that can effectively utilize OCG cells to speed up the processing of spatial queries. Our experimental results demonstrate the effectiveness of our approach compared to existing index techniques.","PeriodicalId":418492,"journal":{"name":"2013 IEEE 14th International Conference on Information Reuse & Integration (IRI)","volume":"28 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2013-10-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"5","resultStr":"{\"title\":\"A fast and compact indexing technique for moving objects\",\"authors\":\"Yonghun Park, Ling Liu, Jaesoo Yoo\",\"doi\":\"10.1109/IRI.2013.6642519\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Advances in ubiquitous connectivity and location sensing technology have fuelled a rich collection of location based services (LBSs). Efficient spatial indexing techniques are one of the most effective optimization methods to improve the quality of services. Although a variety of spatial index structures like R-tree family and grid variant index structures have been proposed and deployed in real time location based service provisioning systems, they are known to perform poorly when there is high degree of the skewedness in both density distribution and spatial resolution of mobile objects. First, it is hard to decide the optimal resolution of the grid structure. Second, it is equally hard to build a balanced R-Tree like index structure that is effective in handling highly skewed distribution of mobile objects. With these issues in mind, we introduce the concept of spatial order sequences and propose a fast and compact index structure for moving objects by utilizing spatial order sequences through a number of density-conscious optimizations. First, we propose the concept of Ordered-Cell Group (OCG) and design a OCG based grid index structure. Second, we speed up the search efficiency of OCGs by effective compaction of identifiers of OCG cells to maximize the fan-out of index node and decrease the depth of the index. Finally, we develop an efficient query processing algorithm that can effectively utilize OCG cells to speed up the processing of spatial queries. Our experimental results demonstrate the effectiveness of our approach compared to existing index techniques.\",\"PeriodicalId\":418492,\"journal\":{\"name\":\"2013 IEEE 14th International Conference on Information Reuse & Integration (IRI)\",\"volume\":\"28 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2013-10-24\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"5\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2013 IEEE 14th International Conference on Information Reuse & Integration (IRI)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/IRI.2013.6642519\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2013 IEEE 14th International Conference on Information Reuse & Integration (IRI)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/IRI.2013.6642519","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 5

摘要

无处不在的连接和位置传感技术的进步推动了基于位置的服务(lbs)的丰富集合。高效的空间索引技术是提高服务质量的最有效的优化方法之一。尽管在基于实时位置的服务提供系统中已经提出并部署了多种空间索引结构,如r树族索引结构和网格变体索引结构,但当移动对象的密度分布和空间分辨率存在高度偏差时,它们的性能很差。首先,网格结构的最优分辨率难以确定。其次,构建一个平衡的类似r树的索引结构同样困难,这种索引结构可以有效地处理高度倾斜的移动对象分布。考虑到这些问题,我们引入了空间顺序序列的概念,并通过一系列密度意识优化,利用空间顺序序列提出了一种快速紧凑的移动对象索引结构。首先,我们提出了有序单元群(OCG)的概念,并设计了一个基于有序单元群的网格索引结构。其次,通过有效压缩OCG单元的标识符,最大限度地减少索引节点的扇出,降低索引深度,提高OCG的搜索效率;最后,我们开发了一种高效的查询处理算法,可以有效地利用OCG单元来加速空间查询的处理。实验结果表明,与现有的索引技术相比,我们的方法是有效的。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
A fast and compact indexing technique for moving objects
Advances in ubiquitous connectivity and location sensing technology have fuelled a rich collection of location based services (LBSs). Efficient spatial indexing techniques are one of the most effective optimization methods to improve the quality of services. Although a variety of spatial index structures like R-tree family and grid variant index structures have been proposed and deployed in real time location based service provisioning systems, they are known to perform poorly when there is high degree of the skewedness in both density distribution and spatial resolution of mobile objects. First, it is hard to decide the optimal resolution of the grid structure. Second, it is equally hard to build a balanced R-Tree like index structure that is effective in handling highly skewed distribution of mobile objects. With these issues in mind, we introduce the concept of spatial order sequences and propose a fast and compact index structure for moving objects by utilizing spatial order sequences through a number of density-conscious optimizations. First, we propose the concept of Ordered-Cell Group (OCG) and design a OCG based grid index structure. Second, we speed up the search efficiency of OCGs by effective compaction of identifiers of OCG cells to maximize the fan-out of index node and decrease the depth of the index. Finally, we develop an efficient query processing algorithm that can effectively utilize OCG cells to speed up the processing of spatial queries. Our experimental results demonstrate the effectiveness of our approach compared to existing index techniques.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信