Design of a MapReduce-Based Mobility Pattern Mining System for Next Place Prediction


KIPS Transactions on Software and Data Engineering, Vol. 3, No. 8, pp. 321-328, Aug. 2014
10.3745/KTSDE.2014.3.8.321,   PDF Download:

Abstract

In this paper, we present a MapReduce-based mobility pattern mining system which can predict efficiently the next place of mobile users. It learns the mobility pattern model of each user, represented by Hidden Markov Models(HMM), from a large-scale trajectory dataset, and then predicts the next place for the user to visit by applying the learned models to the current trajectory. Our system consists of two parts: the back-end part, in which the mobility pattern models are learned for individual users, and the front-end part, where the next place for a certain user to visit is predicted based on the mobility pattern models. While the back-end part comprises of three distinct MapReduce modules for POI extraction, trajectory transformation, and mobility pattern model learning, the front-end part has two different modules for candidate route generation and next place prediction. Map and reduce functions of each module in our system were designed to utilize the underlying Hadoop infrastructure enough to maximize the parallel processing. We performed experiments to evaluate the performance of the proposed system by using a large-scale open benchmark dataset, GeoLife, and then could make sure of high performance of our system as results of the experiments.


Statistics
Show / Hide Statistics

Statistics (Cumulative Counts from September 1st, 2017)
Multiple requests among the same browser session are counted as one view.
If you mouse over a chart, the values of data points will be shown.


Cite this article
[IEEE Style]
J. W. Kim, S. J. Lee, I. C. Kim, "Design of a MapReduce-Based Mobility Pattern Mining System for Next Place Prediction," KIPS Transactions on Software and Data Engineering, vol. 3, no. 8, pp. 321-328, 2014. DOI: 10.3745/KTSDE.2014.3.8.321.

[ACM Style]
Jong Whan Kim, Seok Jun Lee, and In Cheol Kim. 2014. Design of a MapReduce-Based Mobility Pattern Mining System for Next Place Prediction. KIPS Transactions on Software and Data Engineering, 3, 8, (2014), 321-328. DOI: 10.3745/KTSDE.2014.3.8.321.