Parallel Distributed Trajectory Pattern Mining Using Hierarchical Grid with MapReduce
Parallel Distributed Trajectory Pattern Mining Using Hierarchical Grid with MapReduce
复制标题
DOI:
10.4018/ijghpc.2013100106
复制
发表时间:
2013-10
期刊:
影响因子:
--
通讯作者:
Kazuhiro Seki;Ryota Jinno;K. Uehara
中科院分区:
文献类型:
--
作者:
Kazuhiro Seki;Ryota Jinno;K. Uehara
This paper proposes a new approach to trajectory pattern mining, which attempts to discover frequent movement patterns from the trajectories of moving objects. For dealing with a large volume of trajectory data, traditional approaches quantize them by a grid with a fixed resolution. However, an appropriate resolution often varies across different areas of trajectories. Simply increasing the resolution cannot capture broad patterns and consumes unnecessarily large computational resources. To solve the problem, the authors propose a hierarchical grid-based approach with quadtree search. The approach initially searches for frequent patterns with a coarse grid and drills down into a finer grid level to discover more minute patterns. The algorithm is naturally parallelized and implemented in the MapReduce programming model to accelerate the computation. The authors' evaluative experiments on real-word data show the effectiveness of the authors' approach in mining complex patterns with lower computational cost than the previous work.