Abstract

Point of interest (POI) recommendation is a significant task in location-based social networks (LBSNs) as it can help to suggest new locations and makes LBSNs more prevalent to users. Successive POI recommendation is a nature extension of the general POI recommendation which utilizes users' current state like the latest check-in records or timestamps to recommend subsequent POIs. Successive POI recommendation requires a well-constructed model for the transition patterns in POI sequences; however, existing works still have some limitations: 1) transitions are modeled on a relatively low level which cannot reflect users' real intentions hidden behind; 2) there lacks a balance between the transition patterns modeled globally and personally; and 3) most works only consider the correlations between adjacent check-ins, but longer dependencies should be captured as well. To resolve the above issues, we present a successive POI recommendation approach called TTR which is based on the personalized transition pattern analysis on the cluster level for the check-in data in LBSN. It first clusters the POIs based on their representation vectors learnt from Word2Vec model, then it models users' transition behavior on the cluster level through the additive Markov chain model, finally it recommends successive POIs based on a combination of personalized and global strategy. We conduct several experiments on the real datasets Gowalla and Brightkite to evaluate the performance of TTR, and the results show that the proposed method outperforms existing works in terms of precision and recall metrics, and the personalized strategy shows better performance while the global strategy can provide better diversity.

Highlights

  • Thanks to the rapid development of Big Data technology and various smart mobile devices, it is more convenient to obtain users’ location information, leading to the emergence of location-based social networks (LSBN) where a large amount of users’ check-in data have been accumulated. ‘‘Point of Interest (POI)’’ recommendation is one of the effective methods to solve the ‘‘Information Overload’’ problem and to provide personalized location-based services

  • In order to solve these problems, we propose a successive POI recommendation approach called TTR, which is based on the personalized transition behavior analysis on the cluster level

  • USER’S PREFERENCE FOR POIs As we explained before, the successive POI recommendation is influenced by preference modeling on two aspects, i.e., POIs and the transitions between POIs

Read more

Summary

INTRODUCTION

Thanks to the rapid development of Big Data technology and various smart mobile devices, it is more convenient to obtain users’ location information, leading to the emergence of location-based social networks (LSBN) where a large amount of users’ check-in data have been accumulated. ‘‘Point of Interest (POI)’’ recommendation is one of the effective methods to solve the ‘‘Information Overload’’ problem and to provide personalized location-based services. ‘‘Point of Interest (POI)’’ recommendation is one of the effective methods to solve the ‘‘Information Overload’’ problem and to provide personalized location-based services It establishes a user preference model by combining the check-in frequency, geographical information, social relationships and other fac-. Existing works don’t explicitly model such personalized transitional preferences, and make recommendations merely based on all users’ check-in sequences, which can be said as a global strategy. The word embedding method Word2Vec [15] can be used to obtain the embedded representations of POIs, which can be used to measure POIs’ similarities in the latent space, and can be further used to cluster the POIs. the global and personalized transition probability between different clusters are calculated based on users’ existing check-in sequences. It should be noted that, directly using multi-order Markov chain might lead to the problems of searching space explosion and data sparseness, so we adopt its variation—additive Markov chain [16] which relaxes the continuous sequence constraints when calculating the conditional probability

RELATED WORK
POI EMBEDDING BASED CLUSTERING
POI TRANSITION
PERSONALIZED CLUSTER-BASED TRANSITION PROBABILITY MATRIX
GLOBAL CLUSTER-BASED TRANSITION PROBABILITY MATRIX
SUCCESSIVE POI RECOMMENDATION BASED ON PTM
FUSING PTM AND GTM FOR SUCCESSIVE POI RECOMMENDATION
PERFORMANCE EVALUATION
VIII. CONCLUSION AND FUTURE WORK
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