Detecting Trajectory Outliers Based On Spark

Yuanyuan Chen,Jingyi Yu,Yong Gao
DOI: https://doi.org/10.1109/GEOINFORMATICS.2017.8090919
2017-01-01
Abstract:Detecting outliers in massive trajectory data is helpful to discover anomalous events and understand human mobility. Traditional trajectory outlier detection methods are inadequate in dealing with massive data. Researchers have studied several ways to introduce distributed solutions to outlier detecting, trying to enhance massive data process efficiency. But most of these methods employ MapReduce model. Spark, on the other hand, is proven to be better in terms of time. So, in this paper, Spark platform is utilized to present a trajectory outlier detection method. The key technologies focus on trajectory data management, preprocessing, and the parallel strategies of trajectory outlier detection in a global perspective of the procedure. An experiment is further conducted to test the proposed approach. The result indicates that the suggested method is valid to detect trajectory outlier in terms of the accuracy and efficiency.
What problem does this paper attempt to address?