CARec: Content-Aware Point-of-Interest Recommendation via Adaptive Bayesian Personalized Ranking
Location-based social networks (LBSNs) offer researchers user-generated content data to study users’ intrinsic patterns of preference. One important application of such study is to provide a personalized point-of-interest (POI) recommender system to improve users’ experience in LBSNs. However, most of the existing methods provide limited improvements on POI recommendation because they separately employ textual sentiment or latent topic and ignore the mutual effect between them. In this paper, we propose a novel content-aware POI recommendation framework via an adaptive Bayesian Personalized Ranking. First, we make full use of users’ check-in records and reviews to capture users’ intrinsic preferences (i.e., check-in, sentiment, and topic preferences). Then, by aggregating users’ intrinsic preferences, we devise an adaptive Bayesian Personalized Ranking to generate the personalized ranked list of POIs for users. Finally, extensive experiments on two real-world datasets demonstrate that our framework significantly outperforms other state-of-the-art POI recommendation models in various metrics.
Code (1)
Tasks
Recommendation SystemsSimilar Papers 제목 키워드 기반
Collaborative Semantic Alignment in Recommendation Systems
Traditional recommender systems primarily leverage identity-based (ID) representations for users and items, while the advent of pre-trained language models (PLMs) has introduced rich semantic modeling of item description…
Collaborative FilteringLanguage ModellingRecommendation SystemsDebiasedRec: Bias-aware User Modeling and Click Prediction for Personalized News Recommendation
News recommendation is critical for personalized news access. Existing news recommendation methods usually infer users' personal interest based on their historical clicked news, and train the news recommendation models b…
ArticlesNews RecommendationPP-Rec: News Recommendation with Personalized User Interest and Time-aware News Popularity
Personalized news recommendation methods are widely used in online news services. These methods usually recommend news based on the matching between news content and user interest inferred from historical behaviors. Howe…
DiversityNews RecommendationPersonalized News Recommendation with Knowledge-aware Interactive Matching
The most important task in personalized news recommendation is accurate matching between candidate news and user interest. Most of existing news recommendation methods model candidate news from its textual content and us…
Knowledge GraphsNews RecommendationCross-Scenario Unified Modeling of User Interests at Billion Scale
User interests on content platforms are inherently diverse, manifesting through complex behavioral patterns across heterogeneous scenarios such as search, feed browsing, and content discovery. Traditional recommendation …
Sequential RecommendationRecommendation Systems