paper-with-me

Papers

A Knowledge-Enhanced Recommendation Model with Attribute-Level Co-Attention

2020-06-18 · Deqing Yang, Zengcun Song, Lvxin Xue, Yanghua Xiao

Deep neural networks (DNNs) have been widely employed in recommender systems including incorporating attention mechanism for performance improvement. However, most of existing attention-based models only apply item-level attention on user side, restricting the further enhancement of recommendation performance. In this paper, we propose a knowledge-enhanced recommendation model ACAM, which incorporates item attributes distilled from knowledge graphs (KGs) as side information, and is built with a co-attention mechanism on attribute-level to achieve performance gains. Specifically, each user and item in ACAM are represented by a set of attribute embeddings at first. Then, user representations and item representations are augmented simultaneously through capturing the correlations between different attributes by a co-attention module. Our extensive experiments over two realistic datasets show that the user representations and item representations augmented by attribute-level co-attention gain ACAM's superiority over the state-of-the-art deep models.

📄 PDF Abstract BibTeX arXiv:2006.10233

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeKnowledge GraphsRecommendation Systems

Similar Papers 제목 키워드 기반

Knowledge graph enhanced recommender system

2021-12-17 · Zepeng Huai, JianHua Tao, Feihu Che, Guohua Yang 외

Knowledge Graphs (KGs) have shown great success in recommendation. This is attributed to the rich attribute information contained in KG to improve item and user representations as side information. However, existing know…

AttributeGraph Neural NetworkKnowledge GraphsRecommendation Systems

Knowledge-aware Dual-side Attribute-enhanced Recommendation

2024-03-24 · Taotian Pang, Xingyu Lou, Fei Zhao, Zhen Wu 외

\textit{Knowledge-aware} recommendation methods (KGR) based on \textit{graph neural networks} (GNNs) and \textit{contrastive learning} (CL) have achieved promising performance. However, they fall short in modeling fine-g…

AttributeCollaborative FilteringContrastive LearningKnowledge-Aware Recommendation+1

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

Attention Enhanced Entity Recommendation for Intelligent Monitoring in Cloud Systems

2025-10-23 · Fiza Husain, Anson Bastos, Anjaly Parayil, Ayush Choure 외 arxiv

In this paper, we present DiRecGNN, an attention-enhanced entity recommendation framework for monitoring cloud services at Microsoft. We provide insights on the usefulness of this feature as perceived by the cloud servic…

Explicit Knowledge Graph Reasoning for Conversational Recommendation

2023-05-01 · Xuhui Ren, Tong Chen, Quoc Viet Hung Nguyen, Lizhen Cui 외

Traditional recommender systems estimate user preference on items purely based on historical interaction records, thus failing to capture fine-grained yet dynamic user interests and letting users receive recommendation o…

AttributeConversational RecommendationRecommendation Systems