paper-with-me

Papers

Attentive Knowledge-aware Graph Convolutional Networks with Collaborative Guidance for Personalized Recommendation

2021-09-05 · Yankai Chen, Yaming Yang, Yujing Wang, Jing Bai, Xiangchen Song, Irwin King

To alleviate data sparsity and cold-start problems of traditional recommender systems (RSs), incorporating knowledge graphs (KGs) to supplement auxiliary information has attracted considerable attention recently. However, simply integrating KGs in current KG-based RS models is not necessarily a guarantee to improve the recommendation performance, which may even weaken the holistic model capability. This is because the construction of these KGs is independent of the collection of historical user-item interactions; hence, information in these KGs may not always be helpful for recommendation to all users. In this paper, we propose attentive Knowledge-aware Graph convolutional networks with Collaborative Guidance for personalized Recommendation (CG-KGR). CG-KGR is a novel knowledge-aware recommendation model that enables ample and coherent learning of KGs and user-item interactions, via our proposed Collaborative Guidance Mechanism. Specifically, CG-KGR first encapsulates historical interactions to interactive information summarization. Then CG-KGR utilizes it as guidance to extract information out of KGs, which eventually provides more precise personalized recommendation. We conduct extensive experiments on four real-world datasets over two recommendation tasks, i.e., Top-K recommendation and Click-Through rate (CTR) prediction. The experimental results show that the CG-KGR model significantly outperforms recent state-of-the-art models by 1.4-27.0% in terms of Recall metric on Top-K recommendation.

📄 PDF Abstract BibTeX arXiv:2109.02046

Code (0)

등록된 구현이 없습니다.

Tasks

Click-Through Rate PredictionKnowledge-Aware RecommendationKnowledge GraphsRecommendation Systems

Methods 이 논문이 사용한 방법론

Graph Convolutional Networks 설명 없음

Similar Papers 제목 키워드 기반

Contextualized Knowledge-aware Attentive Neural Network: Enhancing Answer Selection with Knowledge

2021-04-12 · Yang Deng, Yuexiang Xie, Yaliang Li, Min Yang 외

Answer selection, which is involved in many natural language processing applications such as dialog systems and question answering (QA), is an important yet challenging task in practice, since conventional methods typica…

Answer SelectionQuestion AnsweringRepresentation LearningSentence

Knowledge Graph Self-Supervised Rationalization for Recommendation

2023-07-06 · Yuhao Yang, Chao Huang, Lianghao Xia, Chunzhen Huang

In this paper, we introduce a new self-supervised rationalization method, called KGRec, for knowledge-aware recommender systems. To effectively identify informative knowledge connections, we propose an attentive knowledg…

Contrastive LearningGraph LearningRecommendation Systems

Relation-Aware Entity Alignment for Heterogeneous Knowledge Graphs

2019-08-22 · Yuting Wu, Xiao Liu, Yansong Feng, Zheng Wang 외

Entity alignment is the task of linking entities with the same real-world identity from different knowledge graphs (KGs), which has been recently dominated by embedding-based methods. Such approaches work by learning KG …

Entity AlignmentEntity EmbeddingsKnowledge GraphsRelation

KGIF: Optimizing Relation-Aware Recommendations with Knowledge Graph Information Fusion

2025-01-07 · Dong Hyun Jeon, Wenbo Sun, Houbing Herbert Song, Dongfang Liu 외

While deep-learning-enabled recommender systems demonstrate strong performance benchmarks, many struggle to adapt effectively in real-world environments due to limited use of user-item relationship data and insufficient …

AttributeCollaborative FilteringGraph AttentionKnowledge Graph Embeddings+3

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