paper-with-me

Papers

Point-of-Interest Recommendation: Exploiting Self-Attentive Autoencoders with Neighbor-Aware Influence

2018-09-27 · Chen Ma, Yingxue Zhang, Qinglong Wang, Xue Liu

The rapid growth of Location-based Social Networks (LBSNs) provides a great opportunity to satisfy the strong demand for personalized Point-of-Interest (POI) recommendation services. However, with the tremendous increase of users and POIs, POI recommender systems still face several challenging problems: (1) the hardness of modeling non-linear user-POI interactions from implicit feedback; (2) the difficulty of incorporating context information such as POIs' geographical coordinates. To cope with these challenges, we propose a novel autoencoder-based model to learn the non-linear user-POI relations, namely \textit{SAE-NAD}, which consists of a self-attentive encoder (SAE) and a neighbor-aware decoder (NAD). In particular, unlike previous works equally treat users' checked-in POIs, our self-attentive encoder adaptively differentiates the user preference degrees in multiple aspects, by adopting a multi-dimensional attention mechanism. To incorporate the geographical context information, we propose a neighbor-aware decoder to make users' reachability higher on the similar and nearby neighbors of checked-in POIs, which is achieved by the inner product of POI embeddings together with the radial basis function (RBF) kernel. To evaluate the proposed model, we conduct extensive experiments on three real-world datasets with many state-of-the-art baseline methods and evaluation metrics. The experimental results demonstrate the effectiveness of our model.

📄 PDF Abstract BibTeX arXiv:1809.10770

Code (1)

allenjack/SAE-NAD 공식 구현 pytorch

Tasks

DecoderRecommendation Systems

Similar Papers 제목 키워드 기반

SANST: A Self-Attentive Network for Next Point-of-Interest Recommendation

2020-01-22 · Qianyu Guo, Jianzhong Qi

Next point-of-interest (POI) recommendation aims to offer suggestions on which POI to visit next, given a user's POI visit history. This problem has a wide application in the tourism industry, and it is gaining an increa…

Sequential Recommendation

Attentive Neural Architecture Incorporating Song Features For Music Recommendation

2018-11-20 · Sachdeva Noveen, Gupta Kartik, Pudi Vikram

Recommender Systems are an integral part of music sharing platforms. Often the aim of these systems is to increase the time, the user spends on the platform and hence having a high commercial value. The systems which aim…

Future predictionMusic RecommendationRecommendation Systems

DAN-SNR: A Deep Attentive Network for Social-Aware Next Point-of-Interest Recommendation

2020-04-25 · Liwei Huang, Yutao Ma, Yanbo Liu, Keqing He

Next (or successive) point-of-interest (POI) recommendation has attracted increasing attention in recent years. Most of the previous studies attempted to incorporate the spatiotemporal information and sequential patterns…

Self-supervised Graph-based Point-of-interest Recommendation

2022-10-22 · Yang Li, Tong Chen, Peng-Fei Zhang, Zi Huang 외

The exponential growth of Location-based Social Networks (LBSNs) has greatly stimulated the demand for precise location-based recommendation services. Next Point-of-Interest (POI) recommendation, which aims to provide pe…

Self-Supervised Learning

Neural News Recommendation with Attentive Multi-View Learning

2019-07-12 · Chuhan Wu, Fangzhao Wu, Mingxiao An, Jianqiang Huang 외

Personalized news recommendation is very important for online news platforms to help users find interested news and improve user experience. News and user representation learning is critical for news recommendation. Exis…

MULTI-VIEW LEARNINGNews RecommendationRecommendation SystemsRepresentation Learning