跳到主要导航 跳到搜索 跳到主要内容

PaIndex: An online index system for vehicle trajectory data exploiting parallelism

  • Beihang University

科研成果: 书/报告/会议事项章节会议稿件同行评审

摘要

The rapid development and adoption of location-acquisition and mobile sensing technologies have enabled the tracking of vehicle movement. Massive trajectory data are collected and uploaded to central servers continually in IOV (Internet of Vehicles) scenario, and many IOV applications such as traffic congestion management have range query demands to these data. How to make these queries efficient is a critical and challenging problem. Most existing studies or systems generally put all the entries together when building index, which is not suitable for concurrent access and results in low index insert performance as well as high query latency. And in fact, many applications are characterized as only need the most recent data, it is unnecessary for the index system to manage all the data. So in this paper, we design an online index system for vehicle trajectory data, named PaIndex. Through partitioning technique that maintains data locality, PaIndex can significantly reduce the time cost of range query and support high insert throughput by parallel operations. Taking the advantage of large memory available in modern machines, we maintain the trajectory data and its corresponding index of the past several days in memory, and older ones are kept in disk. Firstly, our index is organized as regular partitioned grids and a temporal index is maintained under a grid if there are data inside that grid. Secondly, to further reduce cost we proceed to partition the temporal index as Time Range Buckets. Finally, in each Time Range Bucket, we index the data with a B+ tree. By this multi-level partitioning technique, we can process insertions or queries between grids or Time Range Partitions in parallel. The experiments conducted on the real-world IOV dataset demonstrate the effectiveness and efficiency of our method.

源语言英语
主期刊名2017 4th International Conference on Systems and Informatics, ICSAI 2017
出版商Institute of Electrical and Electronics Engineers Inc.
696-703
页数8
ISBN(电子版)9781538611074
DOI
出版状态已出版 - 28 6月 2017
活动4th International Conference on Systems and Informatics, ICSAI 2017 - Hangzhou, 中国
期限: 11 11月 201713 11月 2017

出版系列

姓名2017 4th International Conference on Systems and Informatics, ICSAI 2017
2018-January

会议

会议4th International Conference on Systems and Informatics, ICSAI 2017
国家/地区中国
Hangzhou
时期11/11/1713/11/17

联合国可持续发展目标

此成果有助于实现下列可持续发展目标:

  1. 可持续发展目标 9 - 产业、创新和基础设施
    可持续发展目标 9 产业、创新和基础设施

指纹

探究 'PaIndex: An online index system for vehicle trajectory data exploiting parallelism' 的科研主题。它们共同构成独一无二的指纹。

引用此