paper-with-me

홈 › Papers

GLIMG: Global and Local Item Graphs for Top-N Recommender Systems

2020-07-28 · Zhuoyi Lin, Lei Feng, Rui Yin, Chi Xu, Chee-Keong Kwoh

Graph-based recommendation models work well for top-N recommender systems due to their capability to capture the potential relationships between entities. However, most of the existing methods only construct a single global item graph shared by all the users and regrettably ignore the diverse tastes between different user groups. Inspired by the success of local models for recommendation, this paper provides the first attempt to investigate multiple local item graphs along with a global item graph for graph-based recommendation models. We argue that recommendation on global and local graphs outperforms that on a single global graph or multiple local graphs. Specifically, we propose a novel graph-based recommendation model named GLIMG (Global and Local IteM Graphs), which simultaneously captures both the global and local user tastes. By integrating the global and local graphs into an adapted semi-supervised learning model, users' preferences on items are propagated globally and locally. Extensive experimental results on real-world datasets show that our proposed method consistently outperforms the state-of-the art counterparts on the top-N recommendation task.

📄 PDF Abstract BibTeX arXiv:2007.14018

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Comprehending Knowledge Graphs with Large Language Models for Recommender Systems

2024-10-16 · Ziqiang Cui, Yunpeng Weng, Xing Tang, Fuyuan Lyu 외

In recent years, the introduction of knowledge graphs (KGs) has significantly advanced recommender systems by facilitating the discovery of potential associations between items. However, existing methods still face sever…

Knowledge-Aware RecommendationKnowledge GraphsPrompt EngineeringReading Comprehension+4

GraphSAIL: Graph Structure Aware Incremental Learning for Recommender Systems

2020-08-25 · Yishi Xu, Yingxue Zhang, Wei Guo, Huifeng Guo 외

Given the convenience of collecting information through online services, recommender systems now consume large scale data and play a more important role in improving user experience. With the recent emergence of Graph Ne…

Incremental LearningRecommendation Systems

Multiview graph dual-attention deep learning and contrastive learning for multi-criteria recommender systems

2025-02-26 · Saman Forouzandeh, Pavel N. Krivitsky, Rohitash Chandra

Recommender systems leveraging deep learning models have been crucial for assisting users in selecting items aligned with their preferences and interests. However, a significant challenge persists in single-criteria reco…

Contrastive LearningGraph AttentionRecommendation Systems

GLocal-K: Global and Local Kernels for Recommender Systems

2021-08-27 · Soyeon Caren Han, Taejun Lim, Siqu Long, Bernd Burgstaller 외

Recommender systems typically operate on high-dimensional sparse user-item matrices. Matrix completion is a very challenging task to predict one's interest based on millions of other users having each seen a small subset…

Collaborative FilteringMatrix CompletionRecommendation Systems

PipAttack: Poisoning Federated Recommender Systems forManipulating Item Promotion

2021-10-21 · Shijie Zhang, Hongzhi Yin, Tong Chen, Zi Huang 외

Due to the growing privacy concerns, decentralization emerges rapidly in personalized services, especially recommendation. Also, recent studies have shown that centralized models are vulnerable to poisoning attacks, comp…

Federated LearningModel PoisoningRecommendation Systems