DeepAI AI Chat
Log In Sign Up

Knowledge-aware Neural Collective Matrix Factorization for Cross-domain Recommendation

06/27/2022
by   Li Zhang, et al.
16

Cross-domain recommendation (CDR) can help customers find more satisfying items in different domains. Existing CDR models mainly use common users or mapping functions as bridges between domains but have very limited exploration in fully utilizing extra knowledge across domains. In this paper, we propose to incorporate the knowledge graph (KG) for CDR, which enables items in different domains to share knowledge. To this end, we first construct a new dataset AmazonKG4CDR from the Freebase KG and a subset (two domain pairs: movies-music, movie-book) of Amazon Review Data. This new dataset facilitates linking knowledge to bridge within- and cross-domain items for CDR. Then we propose a new framework, KG-aware Neural Collective Matrix Factorization (KG-NeuCMF), leveraging KG to enrich item representations. It first learns item embeddings by graph convolutional autoencoder to capture both domain-specific and domain-general knowledge from adjacent and higher-order neighbours in the KG. Then, we maximize the mutual information between item embeddings learned from the KG and user-item matrix to establish cross-domain relationships for better CDR. Finally, we conduct extensive experiments on the newly constructed dataset and demonstrate that our model significantly outperforms the best-performing baselines.

READ FULL TEXT
01/26/2023

Cross-domain recommendation via user interest alignment

Cross-domain recommendation aims to leverage knowledge from multiple dom...
10/11/2019

DDTCDR: Deep Dual Transfer Cross Domain Recommendation

Cross domain recommender systems have been increasingly valuable for hel...
12/01/2020

Mixed Information Flow for Cross-domain Sequential Recommendations

Cross-domain sequential recommendation is the task of predict the next i...
07/08/2019

Knowledge-aware Pronoun Coreference Resolution

Resolving pronoun coreference requires knowledge support, especially for...
06/10/2017

Item Silk Road: Recommending Items from Information Domains to Social Users

Online platforms can be divided into information-oriented and social-ori...
03/16/2021

A Novel Paper Recommendation Method Empowered by Knowledge Graph: for Research Beginners

Searching for papers from different academic databases is the most commo...
05/07/2021

DA-GCN: A Domain-aware Attentive Graph Convolution Network for Shared-account Cross-domain Sequential Recommendation

Shared-account Cross-domain Sequential recommendation (SCSR) is the task...