Computer Science > Data Structures and Algorithms
[Submitted on 9 Jun 2017 (this version), latest version 29 Sep 2017 (v2)]
Title:CiNCT: Compression and retrieval for massive vehicular trajectories via relative movement labeling
View PDFAbstract:How can we compress a data structure containing millions of vehicular trajectories enough to be processed by a small memory device, such as an in-vehicle navigation system or IoT device? Can we retrieve the trajectories along a given path from such a compressed representation? To address these questions, this paper considers a spatial index compression problem and the related retrieval problem for a huge number of vehicular trajectories that are represented as sequences of road segment IDs. We focus on FM-index, a fast and compact data structure for pattern matching. Our method, CiNCT, achieves a high compression ratio by using a relative movement labeling (RML) scheme based on the sparsity of a road network. We also describe a novel algorithm that enables fast search under the encoding. In addition, we prove the optimality of RML and give a theoretical explanation why CiNCT outperforms existing methods in terms of index size and query processing time. Experiments with real trajectory datasets demonstrate that CiNCT significantly outperforms existing methods, including several variants of FM-indexes.
Submission history
From: Satoshi Koide [view email][v1] Fri, 9 Jun 2017 10:25:55 UTC (1,194 KB)
[v2] Fri, 29 Sep 2017 12:28:12 UTC (499 KB)
References & Citations
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.