R.I.P.
๐ป
Ghosted
Improvement Graph Convolution Collaborative Filtering with Weighted addition input
March 27, 2025 ยท Entered Twilight ยท ๐ Asian Conference on Intelligent Information and Database Systems
Repo contents: Data, LICENSE, README.md, WiGCN.py, evaluator, output, setup.py, utility
Authors
Tin T. Tran, V. Snasel
arXiv ID
2503.21468
Category
cs.IR: Information Retrieval
Citations
4
Venue
Asian Conference on Intelligent Information and Database Systems
Repository
https://github.com/trantin84/WiGCN
โญ 3
Last Checked
1 month ago
Abstract
Graph Neural Networks have been extensively applied in the field of machine learning to find features of graphs, and recommendation systems are no exception. The ratings of users on considered items can be represented by graphs which are input for many efficient models to find out the characteristics of the users and the items. From these insights, relevant items are recommended to users. However, user's decisions on the items have varying degrees of effects on different users, and this information should be learned so as not to be lost in the process of information mining. In this publication, we propose to build an additional graph showing the recommended weight of an item to a target user to improve the accuracy of GNN models. Although the users' friendships were not recorded, their correlation was still evident through the commonalities in consumption behavior. We build a model WiGCN (Weighted input GCN) to describe and experiment on well-known datasets. Conclusions will be stated after comparing our results with state-of-the-art such as GCMC, NGCF and LightGCN. The source code is also included at https://github.com/trantin84/WiGCN.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Information Retrieval
R.I.P.
๐ป
Ghosted
LightGCN: Simplifying and Powering Graph Convolution Network for Recommendation
R.I.P.
๐ป
Ghosted
Graph Convolutional Neural Networks for Web-Scale Recommender Systems
๐
๐
Old Age
Neural Graph Collaborative Filtering
R.I.P.
๐ป
Ghosted
Self-Attentive Sequential Recommendation
R.I.P.
๐ป
Ghosted