Feedback Reciprocal Graph Collaborative Filtering
Weijun Chen, Yuanchen Bei, Qijie Shen, Hao Chen, Xiao Huang, Feiran, Huang

TL;DR
FRGCF is a novel graph collaborative filtering method that distinguishes between fascinating and unfascinating user-item interactions, improving recommendation quality by focusing on genuinely interesting items through feedback-aware graph partitioning and contrastive learning.
Contribution
The paper introduces Feedback Reciprocal Graph Collaborative Filtering (FRGCF), a new approach that partitions interaction graphs based on user feedback and applies separate, feedback-aware learning to enhance recommendation accuracy.
Findings
FRGCF outperforms existing models on four benchmark datasets.
FRGCF reduces unfascinating item recommendations in industrial settings.
Online A/B tests show FRGCF improves user engagement on Taobao.
Abstract
Collaborative filtering on user-item interaction graphs has achieved success in the industrial recommendation. However, recommending users' truly fascinated items poses a seesaw dilemma for collaborative filtering models learned from the interaction graph. On the one hand, not all items that users interact with are equally appealing. Some items are genuinely fascinating to users, while others are unfascinated. Training graph collaborative filtering models in the absence of distinction between them can lead to the recommendation of unfascinating items to users. On the other hand, disregarding the interacted but unfascinating items during graph collaborative filtering will result in an incomplete representation of users' interaction intent, leading to a decline in the model's recommendation capabilities. To address this seesaw problem, we propose Feedback Reciprocal Graph Collaborative…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMetaheuristic Optimization Algorithms Research · Recommender Systems and Techniques · Face and Expression Recognition
MethodsContrastive Learning
