Multi-Channel Hypergraph Contrastive Learning for Matrix Completion
Xiang Li, Changsheng Shui, Zhongying Zhao, Junyu Dong, Yanwei Yu

TL;DR
This paper introduces MHCL, a novel hypergraph contrastive learning framework that enhances matrix completion in recommender systems by capturing high-order relationships and multi-rating information, outperforming existing methods.
Contribution
The paper proposes a multi-channel hypergraph contrastive learning approach that adaptively models high-order node correlations and leverages multi-rating channels for improved matrix completion.
Findings
MHCL significantly outperforms state-of-the-art methods on five datasets.
Hypergraph structures effectively capture high-order node correlations.
Multi-channel contrastive learning enhances rating prediction accuracy.
Abstract
Rating is a typical user explicit feedback that visually reflects how much a user likes a related item. The (rating) matrix completion is essentially a rating prediction process, which is also a significant problem in recommender systems. Recently, graph neural networks (GNNs) have been widely used in matrix completion, which captures users' preferences over items by formulating a rating matrix as a bipartite graph. However, existing methods are susceptible due to data sparsity and long-tail distribution in real-world scenarios. Moreover, the messaging mechanism of GNNs makes it difficult to capture high-order correlations and constraints between nodes, which are essentially useful in recommendation tasks. To tackle these challenges, we propose a Multi-Channel Hypergraph Contrastive Learning framework for matrix completion, named MHCL. Specifically, MHCL adaptively learns hypergraph…
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
TopicsFace and Expression Recognition · Text and Document Classification Technologies
MethodsContrastive Learning
