paper-with-me

홈 › Papers

Attentive Item2Vec: Neural Attentive User Representations

2020-02-15 · Oren Barkan, Avi Caciularu, Ori Katz, Noam Koenigstein

Factorization methods for recommender systems tend to represent users as a single latent vector. However, user behavior and interests may change in the context of the recommendations that are presented to the user. For example, in the case of movie recommendations, it is usually true that earlier user data is less informative than more recent data. However, it is possible that a certain early movie may become suddenly more relevant in the presence of a popular sequel movie. This is just a single example of a variety of possible dynamically altering user interests in the presence of a potential new recommendation. In this work, we present Attentive Item2vec (AI2V) - a novel attentive version of Item2vec (I2V). AI2V employs a context-target attention mechanism in order to learn and capture different characteristics of user historical behavior (context) with respect to a potential recommended item (target). The attentive context-target mechanism enables a final neural attentive user representation. We demonstrate the effectiveness of AI2V on several datasets, where it is shown to outperform other baselines.

📄 PDF Abstract BibTeX arXiv:2002.06205

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Coarse-to-Fine Sparse Sequential Recommendation

2022-04-04 · Jiacheng Li, Tong Zhao, Jin Li, Jim Chan 외

Sequential recommendation aims to model dynamic user behavior from historical interactions. Self-attentive methods have proven effective at capturing short-term dynamics and long-term preferences. Despite their success, …

Sequential Recommendation

Introducing Self-Attention to Target Attentive Graph Neural Networks

2021-07-04 · Sai Mitheran, Abhinav Java, Surya Kant Sahu, Arshad Shaikh

Session-based recommendation systems suggest relevant items to users by modeling user behavior and preferences using short-term anonymous sessions. Existing methods leverage Graph Neural Networks (GNNs) that propagate an…

Recommendation SystemsRepresentation LearningSession-Based Recommendations

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

Hierarchical Attentive Knowledge Graph Embedding for Personalized Recommendation

2019-10-18 · Xiao Sha, Zhu Sun, Jie Zhang

Knowledge graphs (KGs) have proven to be effective for high-quality recommendation, where the connectivities between users and items provide rich and complementary information to user-item interactions. Most existing met…

Graph EmbeddingGraph Neural NetworkKnowledge Graph EmbeddingKnowledge Graphs

Attentive Social Recommendation: Towards User And Item Diversities

2020-11-09 · Dongsheng Luo, Yuchen Bian, Xiang Zhang, Jun Huan

Social recommendation system is to predict unobserved user-item rating values by taking advantage of user-user social relation and user-item ratings. However, user/item diversities in social recommendations are not well …