Title :
Distance threshold similarity searches on spatiotemporal trajectories using GPGPU
Author :
Gowanlock, Michael ; Casanova, Henri
Author_Institution :
Dept. of Inf. & Comput. Sci., Univ. of Hawai´i, Honolulu, HI, USA
Abstract :
The processing of moving object trajectories arises in many application domains. We focus on a trajectory similarity search, the distance threshold search, which finds all trajectories within a given distance of a query trajectory over a time interval. A multithreaded CPU implementation that makes use of an in-memory R-tree index can achieve high parallel efficiency. We propose a GPGPU implementation that avoids index-trees altogether and instead features a GPU-friendly indexing scheme. We show that our GPU implementation compares well to the CPU implementation. One interesting question is that of creating efficient query batches (so as to reduce both memory pressure and computation cost on the GPU). We design algorithms for creating such batches, and we find that using fixed-size batches is sufficient in practice. We develop an empirical response time model that can be used to pick a good batch size.
Keywords :
graphics processing units; indexing; motion estimation; multi-threading; GPGPU; GPU-friendly indexing scheme; distance threshold search; distance threshold similarity searches; high parallel efficiency; in-memory R-tree index; moving object trajectories; multithreaded CPU implementation; spatiotemporal trajectories; trajectory similarity search; Graphics processing units; Indexing; Kernel; Spatiotemporal phenomena; Trajectory; GPGPU; Spatiotemporal databases; distance threshold queries;
Conference_Titel :
High Performance Computing (HiPC), 2014 21st International Conference on
Print_ISBN :
978-1-4799-5975-4
DOI :
10.1109/HiPC.2014.7116913