Abstract
Through the use of location-sensing devices, it has been possible to collect very large datasets of trajectories. These datasets make it possible to issue spatio-temporal queries with which users can gather information about the characteristics of the movements of objects, derive patterns from that information, and understand the objects themselves. Among such spatio-temporal queries that can be issued is the top-K trajectory similarity query. This query finds many applications, such as bird migration analysis in ecology and trajectory sharing in social networks. However, the large size of the trajectory query sets and databases poses significant computational challenges. In this work, we propose a parallel GPGPU algorithm Top-KaBT that is specifically designed to reduce the size of the candidate set generated while processing these queries, and in doing so strives to address these computational challenges. The experiments show that the state of the art top-K trajectory similarity query processing algorithm on GPGPUs, TKSimGPU, achieves a 6.44X speedup in query processing time when combined with our algorithm and a 13X speedup over a GPGPU algorithm that uses exhaustive search.
Original language | English (US) |
---|---|
Title of host publication | Proceedings - 2016 IEEE International Congress on Big Data, BigData Congress 2016 |
Editors | Calton Pu, Geoffrey Fox, Ernesto Damiani |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
Pages | 206-213 |
Number of pages | 8 |
ISBN (Electronic) | 9781509026227 |
DOIs | |
State | Published - Oct 5 2016 |
Event | 5th IEEE International Congress on Big Data, BigData Congress 2016 - San Francisco, United States Duration: Jun 27 2016 → Jul 2 2016 |
Publication series
Name | Proceedings - 2016 IEEE International Congress on Big Data, BigData Congress 2016 |
---|
Other
Other | 5th IEEE International Congress on Big Data, BigData Congress 2016 |
---|---|
Country/Territory | United States |
City | San Francisco |
Period | 6/27/16 → 7/2/16 |
Bibliographical note
Publisher Copyright:© 2016 IEEE.
Keywords
- GPGPU
- High performance
- Trajectory
- Trajectory similarity