Self-Supervised Multi-Modal Sequential Recommendation
Kunzhe Song, Qingfeng Sun, Can Xu, Kai Zheng, Yaming Yang

TL;DR
This paper introduces a self-supervised multi-modal sequential recommendation approach using a dual-tower architecture and contrastive pretraining, effectively addressing cold start and domain transfer issues in recommendation systems.
Contribution
It proposes a novel dual-tower retrieval architecture combined with a self-supervised multi-modal pretraining method to improve recommendation accuracy across diverse datasets.
Findings
Significant performance improvements on five datasets.
Effective handling of cold start and domain transfer problems.
Enhanced model generalization through contrastive pretraining.
Abstract
With the increasing development of e-commerce and online services, personalized recommendation systems have become crucial for enhancing user satisfaction and driving business revenue. Traditional sequential recommendation methods that rely on explicit item IDs encounter challenges in handling item cold start and domain transfer problems. Recent approaches have attempted to use modal features associated with items as a replacement for item IDs, enabling the transfer of learned knowledge across different datasets. However, these methods typically calculate the correlation between the model's output and item embeddings, which may suffer from inconsistencies between high-level feature vectors and low-level feature embeddings, thereby hindering further model learning. To address this issue, we propose a dual-tower retrieval architecture for sequence recommendation. In this architecture, the…
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 · Expert finding and Q&A systems · Topic Modeling
MethodsALIGN
