Equivariant Contrastive Learning for Sequential Recommendation
Peilin Zhou, Jingqi Gao, Yueqi Xie, Qichen Ye, Yining Hua, Jae Boum, Kim, Shoujin Wang, Sunghun Kim

TL;DR
The paper introduces ECL-SR, a novel contrastive learning framework for sequential recommendation that makes user representations sensitive or insensitive to different augmentation types, improving model discriminative power.
Contribution
It proposes an equivariant contrastive learning approach that differentiates between invasive and mild augmentations, enhancing recommendation accuracy.
Findings
ECL-SR achieves competitive performance on four benchmark datasets.
The method effectively distinguishes user behavior changes due to invasive augmentations.
ECL-SR outperforms existing models in key recommendation metrics.
Abstract
Contrastive learning (CL) benefits the training of sequential recommendation models with informative self-supervision signals. Existing solutions apply general sequential data augmentation strategies to generate positive pairs and encourage their representations to be invariant. However, due to the inherent properties of user behavior sequences, some augmentation strategies, such as item substitution, can lead to changes in user intent. Learning indiscriminately invariant representations for all augmentation strategies might be suboptimal. Therefore, we propose Equivariant Contrastive Learning for Sequential Recommendation (ECL-SR), which endows SR models with great discriminative power, making the learned user behavior representations sensitive to invasive augmentations (e.g., item substitution) and insensitive to mild augmentations (e.g., featurelevel dropout masking). In detail, we…
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 · Machine Learning in Healthcare · Mental Health via Writing
MethodsDropout · Contrastive Learning
