TL;DR
This paper introduces MCCLK, a multi-level cross-view contrastive learning framework for knowledge-aware recommender systems, effectively leveraging multiple graph views to improve recommendation accuracy.
Contribution
It proposes a novel multi-level contrastive learning mechanism that considers three different graph views for enhanced knowledge-aware recommendation.
Findings
Outperforms state-of-the-art methods on three benchmark datasets.
Effectively captures comprehensive graph features and structures.
Demonstrates the benefit of multi-view contrastive learning in KGR.
Abstract
Knowledge graph (KG) plays an increasingly important role in recommender systems. Recently, graph neural networks (GNNs) based model has gradually become the theme of knowledge-aware recommendation (KGR). However, there is a natural deficiency for GNN-based KGR models, that is, the sparse supervised signal problem, which may make their actual performance drop to some extent. Inspired by the recent success of contrastive learning in mining supervised signals from data itself, in this paper, we focus on exploring the contrastive learning in KG-aware recommendation and propose a novel multi-level cross-view contrastive learning mechanism, named MCCLK. Different from traditional contrastive learning methods which generate two graph views by uniform data augmentation schemes such as corruption or dropping, we comprehensively consider three different graph views for KG-aware recommendation,…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsContrastive Learning
