scispace - formally typeset
Journal ArticleDOI

A Unified Point-of-Interest Recommendation Framework in Location-Based Social Networks

Reads0
Chats0
TLDR
A unified POI recommendation framework is proposed, which unifies users’ preferences, geographical influence and personalized ranking, and shows that the results on both datasets show that the proposed framework can produce better performance.
Abstract
Location-based social networks (LBSNs), such as Gowalla, Facebook, Foursquare, Brightkite, and so on, have attracted millions of users to share their social friendship and their locations via check-ins in the past few years. Plenty of valuable information is accumulated based on the check-in behaviors, which makes it possible to learn users’ moving patterns as well as their preferences. In LBSNs, point-of-interest (POI) recommendation is one of the most significant tasks because it can help targeted users explore their surroundings as well as help third-party developers provide personalized services. Matrix factorization is a promising method for this task because it can capture users’ preferences to locations and is widely adopted in traditional recommender systems such as movie recommendation. However, the sparsity of the check-in data makes it difficult to capture users’ preferences accurately. Geographical influence can help alleviate this problem and have a large impact on the final recommendation result. By studying users’ moving patterns, we find that users tend to check in around several centers and different users have different numbers of centers. Based on this, we propose a Multi-center Gaussian Model (MGM) to capture this pattern via modeling the probability of a user’s check-in on a location. Moreover, users are usually more interested in the top 20 or even top 10 recommended POIs, which makes personalized ranking important in this task. From previous work, directly optimizing for pairwise ranking like Bayesian Personalized Ranking (BPR) achieves better performance in the top-k recommendation than directly using matrix matrix factorization that aims to minimize the point-wise rating error. To consider users’ preferences, geographical influence and personalized ranking, we propose a unified POI recommendation framework, which unifies all of them together. Specifically, we first fuse MGM with matrix factorization methods and further with BPR using two different approaches. We conduct experiments on Gowalla and Foursquare datasets, which are two large-scale real-world LBSN datasets publicly available online. The results on both datasets show that our unified POI recommendation framework can produce better performance.

read more

Citations
More filters
Journal ArticleDOI

Spatiotemporal Representation Learning for Translation-Based POI Recommendation

TL;DR: This article proposes a spatiotemporal context-aware and translation-based recommender framework (STA) to model the third-order relationship among users, POIs, and spatiotmporal contexts for large-scale POI recommendation and demonstrates that the STA framework achieves the superior performance in terms of high recommendation accuracy, robustness to data sparsity, and effectiveness in handling the cold-start problem.
Journal ArticleDOI

Personalized Context-Aware Point of Interest Recommendation

TL;DR: In this paper, a probabilistic model is proposed to find the mapping between user-annotated tags and locations' taste keywords, and the computed scores are integrated using learning to rank techniques.
Journal ArticleDOI

Combining Geographical and Social Influences with Deep Learning for Personalized Point-of-Interest Recommendation

TL;DR: This work analyzed users’ check-in behavior in detail and developed a deep learning model to integrate geographical and social influences for POI recommendation tasks, using a semi-restricted Boltzmann machine and a conditional layer to model the social influence.
Book ChapterDOI

Joint Geographical and Temporal Modeling based on Matrix Factorization for Point-of-Interest Recommendation

TL;DR: Zhang et al. as discussed by the authors proposed a spatio-temporal activity-centers algorithm to model users' behavior more accurately by incorporating contextual information such as geographical and temporal influences to improve POI recommendation by addressing the data sparsity problem.
Journal ArticleDOI

Linked Open Data in Location-Based Recommendation System on Tourism Domain: A Survey

TL;DR: This work aims not only to present a systematic review and mapping of the linked open data in location-based recommendation system on tourism domain, but also to provide an overview of the current research status in the area.
References
More filters
Proceedings Article

Probabilistic Matrix Factorization

TL;DR: The Probabilistic Matrix Factorization (PMF) model is presented, which scales linearly with the number of observations and performs well on the large, sparse, and very imbalanced Netflix dataset and is extended to include an adaptive prior on the model parameters.
Proceedings Article

BPR: Bayesian personalized ranking from implicit feedback

TL;DR: In this article, the authors proposed a generic optimization criterion BPR-Opt for personalized ranking that is the maximum posterior estimator derived from a Bayesian analysis of the problem, which is based on stochastic gradient descent with bootstrap sampling.
Proceedings ArticleDOI

Collaborative Filtering for Implicit Feedback Datasets

TL;DR: This work identifies unique properties of implicit feedback datasets and proposes treating the data as indication of positive and negative preference associated with vastly varying confidence levels, which leads to a factor model which is especially tailored for implicit feedback recommenders.
Proceedings ArticleDOI

Friendship and mobility: user movement in location-based social networks

TL;DR: A model of human mobility that combines periodic short range movements with travel due to the social network structure is developed and it is shown that this model reliably predicts the locations and dynamics of future human movement and gives an order of magnitude better performance.
Proceedings ArticleDOI

Mining interesting locations and travel sequences from GPS trajectories

TL;DR: This work first model multiple individuals' location histories with a tree-based hierarchical graph (TBHG), and proposes a HITS (Hypertext Induced Topic Search)-based inference model, which regards an individual's access on a location as a directed link from the user to that location.
Related Papers (5)