Abstract

Recommending a limited number of Point-of-Interests (POIs) a user will visit next has become increasingly important to both users and POI holders for Location-Based Social Networks (LBSNs). However, POI recommendation is a challenging task since complex sequential patterns and rich contexts are contained in extremely sparse user check-in data. Recent studies show that embedding techniques effectively incorporate POI contextual information to alleviate the data sparsity issue, and Recurrent Neural Network (RNN) has been successfully employed for sequential prediction. Nevertheless, existing POI recommendation approaches are still limited in capturing user personalized preference due to separate embedding learning or network modeling. To this end, we propose a novel unified spatio-temporal neural network framework, named PPR, which leverages users’ check-in records and social ties to recommend personalized POIs for querying users by joint embedding and sequential modeling. Specifically, PPR first learns user and POI representations by joint modeling User-POI relation, sequential patterns, geographical influence, and social ties in a heterogeneous graph and then models user personalized sequential patterns using the designed spatio-temporal neural network based on LSTM model for the personalized POI recommendation. Furthermore, we extend PPR to an end-to-end recommendation model by jointly learning node representations and modeling user personalized sequential preference. Extensive experiments on three real-world datasets demonstrate that our model significantly outperforms state-of-the-art baselines for successive POI recommendation in terms of Accuracy, Precision, Recall and NDCG. The source code is available at: https://www.anonymous.4open.science/r/DSE-1BEC.

Highlights

  • Emerging Location-Based Social Networks (LBSNs) has become an important mean for people to share their experience, write comments, or even interact with friends

  • The differences between this work and the conference paper are summarized as follows: First, we extend PPR [6] to an endto-end POI recommendation model, named Graph Convolutional Network (GCN)-LSTM

  • We investigate the sensitivity of our models (i.e., PPR and GCN-LSTM) compared against three strong baselines (i.e., Rank-GeoFM, PEU-Recurrent Neural Network (RNN), and SAE-NAD) with respect to the important parameters, including embedding dimension d, the number of recommended POIs k, and time period

Read more

Summary

Introduction

Emerging LBSNs has become an important mean for people to share their experience, write comments, or even interact with friends. With the prosperity of LBSNs, many users check-in at various POIs via mobile devices in real time. Several studies [3, 15, 19, 26, 30] have been conducted to recommend successive POIs for users based on users’ spatio-temporal check-in sequence in LBSNs. Based on Markov chain model, LORE [30] and NLPMM [3] explore users’ successive check-in patterns by considering temporal and spatial information. RNN to capture the users’ sequential check-in behaviors. In a follow-up work, STGN [34] carefully designs the time gates and distance gates in LSTM to model users’ sequential visiting behaviors by enhancing long short-term memory. Some models [1, 7] based on Word2Vec [20] framework to capture the preference and mobility pattern of users and the relationship among POIs achieved decent performance. SAE-NAD [19] utilizes a self-attentive encoder to differentiate the user preference and a neighboraware decoder to incorporate the geographical context information for POI recommendation

Objectives
Methods
Results
Conclusion
Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call