paper-with-me

홈 › Papers

Knowledge Graph Context-Enhanced Diversified Recommendation

2023-10-20 · Xiaolong Liu, Liangwei Yang, Zhiwei Liu, Mingdai Yang, Chen Wang, Hao Peng, Philip S. Yu

The field of Recommender Systems (RecSys) has been extensively studied to enhance accuracy by leveraging users' historical interactions. Nonetheless, this persistent pursuit of accuracy frequently engenders diminished diversity, culminating in the well-recognized "echo chamber" phenomenon. Diversified RecSys has emerged as a countermeasure, placing diversity on par with accuracy and garnering noteworthy attention from academic circles and industry practitioners. This research explores the realm of diversified RecSys within the intricate context of knowledge graphs (KG). These KGs act as repositories of interconnected information concerning entities and items, offering a propitious avenue to amplify recommendation diversity through the incorporation of insightful contextual information. Our contributions include introducing an innovative metric, Entity Coverage, and Relation Coverage, which effectively quantifies diversity within the KG domain. Additionally, we introduce the Diversified Embedding Learning (DEL) module, meticulously designed to formulate user representations that possess an innate awareness of diversity. In tandem with this, we introduce a novel technique named Conditional Alignment and Uniformity (CAU). It adeptly encodes KG item embeddings while preserving contextual integrity. Collectively, our contributions signify a substantial stride towards augmenting the panorama of recommendation diversity within the realm of KG-informed RecSys paradigms.

📄 PDF Abstract BibTeX arXiv:2310.13253

Code (1)

anonym844/kg-diverse 공식 구현 pytorch

Tasks

DiversityKnowledge GraphsRecommendation Systems

Similar Papers 제목 키워드 기반

Knowledge Graphs and Pre-trained Language Models enhanced Representation Learning for Conversational Recommender Systems

2023-12-18 · Zhangchi Qiu, Ye Tao, Shirui Pan, Alan Wee-Chung Liew

Conversational recommender systems (CRS) utilize natural language interactions and dialogue history to infer user preferences and provide accurate recommendations. Due to the limited conversation context and background k…

Knowledge GraphsLanguage ModelingLanguage ModellingRecommendation Systems+2

Neural-Symbolic Reasoning over Knowledge Graph for Multi-stage Explainable Recommendation

2020-07-26 · Yikun Xian, Zuohui Fu, Qiaoying Huang, S. Muthukrishnan 외

Recent work on recommender systems has considered external knowledge graphs as valuable sources of information, not only to produce better recommendations but also to provide explanations of why the recommended items wer…

Explainable RecommendationKnowledge GraphsRecommendation Systems

PDSR: A Privacy-Preserving Diversified Service Recommendation Method on Distributed Data

2024-08-28 · Lina Wang, Huan Yang, Yiran Shen, Chao Liu 외

The last decade has witnessed a tremendous growth of service computing, while efficient service recommendation methods are desired to recommend high-quality services to users. It is well known that collaborative filterin…

Collaborative FilteringDiversityPrivacy Preserving

Knowledge Graph-enhanced Sampling for Conversational Recommender System

2021-10-13 · Mengyuan Zhao, Xiaowen Huang, Lixi Zhu, Jitao Sang 외

The traditional recommendation systems mainly use offline user data to train offline models, and then recommend items for online users, thus suffering from the unreliable estimation of user preferences based on sparse an…

Conversational RecommendationRecommendation Systems

Improving Accuracy and Diversity in Matching of Recommendation with Diversified Preference Network

2021-02-07 · Ruobing Xie, Qi Liu, Shukai Liu, Ziwei Zhang 외

Recently, real-world recommendation systems need to deal with millions of candidates. It is extremely challenging to conduct sophisticated end-to-end algorithms on the entire corpus due to the tremendous computation cost…

DiversityGraph AttentionGraph Neural NetworkRecommendation Systems