Multi-Relational Contrastive Learning for Recommendation
Wei Wei, Lianghao Xia, Chao Huang

TL;DR
This paper introduces a multi-relational contrastive learning framework for recommendation systems that models diverse user behaviors and evolving preferences to improve recommendation accuracy.
Contribution
It proposes a novel relation-aware contrastive learning approach with multi-relational graph encoding and dynamic memory networks for better user preference modeling.
Findings
Outperforms state-of-the-art baselines in accuracy
Effectively captures short-term and long-term user preferences
Demonstrates robustness across multiple real-world datasets
Abstract
Personalized recommender systems play a crucial role in capturing users' evolving preferences over time to provide accurate and effective recommendations on various online platforms. However, many recommendation models rely on a single type of behavior learning, which limits their ability to represent the complex relationships between users and items in real-life scenarios. In such situations, users interact with items in multiple ways, including clicking, tagging as favorite, reviewing, and purchasing. To address this issue, we propose the Relation-aware Contrastive Learning (RCL) framework, which effectively models dynamic interaction heterogeneity. The RCL model incorporates a multi-relational graph encoder that captures short-term preference heterogeneity while preserving the dedicated relation semantics for different types of user-item interactions. Moreover, we design a dynamic…
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
TopicsRecommender Systems and Techniques · Mental Health via Writing · Identity, Memory, and Therapy
MethodsMemory Network · Contrastive Learning
