Rethinking Contrastive Learning in Session-based Recommendation
By: Xiaokun Zhang , Bo Xu , Fenglong Ma and more
Potential Business Impact:
Finds what you want to buy next.
Session-based recommendation aims to predict intents of anonymous users based on limited behaviors. With the ability in alleviating data sparsity, contrastive learning is prevailing in the task. However, we spot that existing contrastive learning based methods still suffer from three obstacles: (1) they overlook item-level sparsity and primarily focus on session-level sparsity; (2) they typically augment sessions using item IDs like crop, mask and reorder, failing to ensure the semantic consistency of augmented views; (3) they treat all positive-negative signals equally, without considering their varying utility. To this end, we propose a novel multi-modal adaptive contrastive learning framework called MACL for session-based recommendation. In MACL, a multi-modal augmentation is devised to generate semantically consistent views at both item and session levels by leveraging item multi-modal features. Besides, we present an adaptive contrastive loss that distinguishes varying contributions of positive-negative signals to improve self-supervised learning. Extensive experiments on three real-world datasets demonstrate the superiority of MACL over state-of-the-art methods.
Similar Papers
Semantic Retrieval Augmented Contrastive Learning for Sequential Recommendation
Information Retrieval
Helps websites guess what you'll like better.
Relative Contrastive Learning for Sequential Recommendation with Similarity-based Positive Pair Selection
Information Retrieval
Helps online stores guess what you'll buy next.
Unveiling Contrastive Learning's Capability of Neighborhood Aggregation for Collaborative Filtering
Information Retrieval
Makes movie suggestions better and faster.