• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

Computer Engineering & Science ›› 2021, Vol. 43 ›› Issue (10): 1750-1757.

Previous Articles     Next Articles

A user location prediction model based on GRU network in crowd sensing environment

ZHANG An-ran1,LIAO Yi-wei1,ZHAO Guo-sheng1,WANG  Jian2#br#

#br#
  

  1. (1.College of Computer Science and Information Engineering,Harbin Normal University,Harbin 150025;

    2.School of Computer Science and Technology,Harbin University of Science and Technology,Harbin 150080,China)

  • Received:2020-05-26 Revised:2020-08-29 Accepted:2021-10-25 Online:2021-10-25 Published:2021-10-22

Abstract: In the case of the sparse distribution of users in the perception area, predicting the user's location in advance is the key to improve the task completion rate of the crowd sensing system. This paper presents a user location prediction model based on the gated recurrent unit. Firstly, a model of the crowd sensing system is constructed, and the application of the participatory sensing based on location is realized. Secondly, the data set of the user's location is normalized, and by combining the multidimensional characteristics of the user's historical location data, a gated recurrent unit structure is constructed. Finally, the actual trajectory data set in the vehicles networks is used to train the model, and the Adam algorithm is used to optimize the performance parameters of the user position prediction model based on the gated recurrent unit. The simulation results show that, compared with the RNN model and the LSTM model, the prediction mean square error of the proposed model is reduced by 22% and 18% respectively, and has the advantage of strong implementability in processing sequence data.


Key words: crowd sensing, gated recurrent unit, location prediction, Adam algorithm