TL;DR
This paper introduces MVCrec, a multi-view contrastive learning framework that combines ID-based and graph-based representations with attention fusion to enhance sequential recommendation accuracy.
Contribution
It proposes a novel multi-view contrastive learning approach with an attention-based fusion module for improved sequential recommendation performance.
Findings
MVCrec outperforms 11 state-of-the-art baselines on five datasets.
Achieves up to 14.44% improvement in NDCG@10.
Achieves up to 9.22% improvement in HitRatio@10.
Abstract
Sequential recommendation has become increasingly prominent in both academia and industry, particularly in e-commerce. The primary goal is to extract user preferences from historical interaction sequences and predict items a user is likely to engage with next. Recent advances have leveraged contrastive learning and graph neural networks to learn more expressive representations from interaction histories -- graphs capture relational structure between nodes, while ID-based representations encode item-specific information. However, few studies have explored multi-view contrastive learning between ID and graph perspectives to jointly improve user and item representations, especially in settings where only interaction data is available without auxiliary information. To address this gap, we propose Multi-View Contrastive learning for sequential recommendation (MVCrec), a framework that…
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.
