TDCGL: Two-Level Debiased Contrastive Graph Learning for Recommendation
Yubo Gao, Haotian Wu

TL;DR
This paper introduces TDCGL, a novel two-level debiased contrastive graph learning approach for recommendation systems that effectively handles noisy knowledge graphs and long-tail distribution issues, improving performance.
Contribution
It proposes a two-level contrastive learning framework that models higher-order relations and reduces bias from sampling, advancing knowledge graph-based recommendation methods.
Findings
Outperforms state-of-the-art baselines on open-source datasets.
Demonstrates strong anti-noise capability in noisy environments.
Ablation studies confirm the importance of each contrastive learning level.
Abstract
knowledge graph-based recommendation methods have achieved great success in the field of recommender systems. However, over-reliance on high-quality knowledge graphs is a bottleneck for such methods. Specifically, the long-tailed distribution of entities of KG and noise issues in the real world will make item-entity dependent relations deviate from reflecting true characteristics and significantly harm the performance of modeling user preference. Contrastive learning, as a novel method that is employed for data augmentation and denoising, provides inspiration to fill this research gap. However, the mainstream work only focuses on the long-tail properties of the number of items clicked, while ignoring that the long-tail properties of total number of clicks per user may also affect the performance of the recommendation model. Therefore, to tackle these problems, motivated by the Debiased…
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
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks · Topic Modeling
MethodsContrastive Learning
