Succinct Trit-array Trie for Scalable Trajectory Similarity Search

05/21/2020
by   Shunsuke Kanda, et al.
0

Massive datasets of spatial trajectories representing the mobility of a diversity of moving objects are ubiquitous in research and industry. Similarity search of a large collection of trajectories is indispensable for turning these datasets into knowledge. Locality sensitive hashing (LSH) is a powerful technique for fast similarity searches. Recent methods employ LSH and attempt to realize an efficient similarity search of trajectories; however, those methods are inefficient in terms of search time and memory when applied to massive datasets. To address this problem, we present the trajectory-indexing succinct trit-array trie (tSTAT), which is a scalable method leveraging LSH for trajectory similarity searches. tSTAT quickly performs the search on a tree data structure called trie. We also present two novel techniques that enable to dramatically enhance the memory efficiency of tSTAT. One is a node reduction technique that substantially omits redundant trie nodes while maintaining the time performance. The other is a space-efficient representation that leverages the idea behind succinct data structures (i.e., a compressed data structure supporting fast data operations). We experimentally test tSTAT on its ability to retrieve similar trajectories for a query from large collections of trajectories and show that tSTAT performs superiorly in comparison to state-of-the-art similarity search methods.

READ FULL TEXT

page 8

page 11

research
10/18/2019

b-Bit Sketch Trie: Scalable Similarity Search on Integer Sketches

Recently, randomly mapping vectorial data to strings of discrete symbols...
research
09/24/2020

Dynamic Similarity Search on Integer Sketches

Similarity-preserving hashing is a core technique for fast similarity se...
research
03/12/2018

Geodabs: Trajectory Indexing Meets Fingerprinting at Scale

Finding trajectories and discovering motifs that are similar in large da...
research
10/30/2019

Use of R-trees to improve reconstruction time in pixel trackers

Computing time is becoming a key issue for tracking algorithms both onli...
research
10/06/2011

Bayesian Locality Sensitive Hashing for Fast Similarity Search

Given a collection of objects and an associated similarity measure, the ...
research
04/02/2018

The Maximum Trajectory Coverage Query in Spatial Databases

With the widespread use of GPS-enabled mobile devices, an unprecedented ...
research
09/10/2020

Learning Behavioral Representations of Human Mobility

In this paper, we investigate the suitability of state-of-the-art repres...

Please sign up or login with your details

Forgot password? Click here to reset