paper-with-me

홈 › Papers

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 utilized in the literature. Especially, inter-factor (social and rating factors) relations and distinct rating values need taking into more consideration. In this paper, we propose an attentive social recommendation system (ASR) to address this issue from two aspects. First, in ASR, Rec-conv graph network layers are proposed to extract the social factor, user-rating and item-rated factors and then automatically assign contribution weights to aggregate these factors into the user/item embedding vectors. Second, a disentangling strategy is applied for diverse rating values. Extensive experiments on benchmarks demonstrate the effectiveness and advantages of our ASR.

📄 PDF Abstract BibTeX arXiv:2011.04797

Code (1)

flyingdoog/ASR tf

Similar Papers 제목 키워드 기반

Explainable Recommendations via Attentive Multi-Persona Collaborative Filtering

2020-09-26 · Barkan Oren, Fuchs Yonatan, Caciularu Avi, Koenigstein Noam

Two main challenges in recommender systems are modeling users with heterogeneous taste, and providing explainable recommendations. In this paper, we propose the neural Attentive Multi-Persona Collaborative Filtering (AMP…

Collaborative FilteringRecommendation Systems

DiffNet++: A Neural Influence and Interest Diffusion Network for Social Recommendation

2020-01-15 · Le Wu, Junwei Li, Peijie Sun, Richang Hong 외

Social recommendation has emerged to leverage social connections among users for predicting users' unknown preferences, which could alleviate the data sparsity issue in collaborative filtering based recommendation. Early…

Collaborative Filtering

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 e…

Recommendation 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

Visually Explainable Recommendation

2018-01-31 · Xu Chen, Yongfeng Zhang, Hongteng Xu, Yixin Cao 외

Images account for a significant part of user decisions in many application scenarios, such as product images in e-commerce, or user image posts in social networks. It is intuitive that user preferences on the visual pat…

Explainable RecommendationRecommendation Systems