paper-with-me

Papers

Attentive Graph-based Text-aware Preference Modeling for Top-N Recommendation

2023-05-22 · Ming-Hao Juan, Pu-Jen Cheng, Hui-Neng Hsu, Pin-Hsin Hsiao

Textual data are commonly used as auxiliary information for modeling user preference nowadays. While many prior works utilize user reviews for rating prediction, few focus on top-N recommendation, and even few try to incorporate item textual contents such as title and description. Though delivering promising performance for rating prediction, we empirically find that many review-based models cannot perform comparably well on top-N recommendation. Also, user reviews are not available in some recommendation scenarios, while item textual contents are more prevalent. On the other hand, recent graph convolutional network (GCN) based models demonstrate state-of-the-art performance for top-N recommendation. Thus, in this work, we aim to further improve top-N recommendation by effectively modeling both item textual content and high-order connectivity in user-item graph. We propose a new model named Attentive Graph-based Text-aware Recommendation Model (AGTM). Extensive experiments are provided to justify the rationality and effectiveness of our model design.

📄 PDF Abstract BibTeX arXiv:2305.12976

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

KATRec: Knowledge Aware aTtentive Sequential Recommendations

2020-12-06 · Mehrnaz Amjadi, Seyed Danial Mohseni Taheri, Theja Tulabandhula

Sequential recommendation systems model dynamic preferences of users based on their historical interactions with platforms. Despite recent progress, modeling short-term and long-term behavior of users in such systems is …

Graph AttentionRecommendation SystemsRepresentation LearningSequential Recommendation

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…

DecoderRecommendation Systems

Modeling User Behavior with Graph Convolution for Personalized Product Search

2022-02-12 · Fan Lu, Qimai Li, Bo Liu, Xiao-Ming Wu 외

User preference modeling is a vital yet challenging problem in personalized product search. In recent years, latent space based methods have achieved state-of-the-art performance by jointly learning semantic representati…

Learning Semantic RepresentationsRetrieval

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

Sequential Recommender via Time-aware Attentive Memory Network

2020-05-18 · Wendi Ji, Keqiang Wang, Xiaoling Wang, TingWei Chen 외

Recommendation systems aim to assist users to discover most preferred contents from an ever-growing corpus of items. Although recommenders have been greatly improved by deep learning, they still faces several challenges:…

Recommendation SystemsRetrieval