Mitigating Spurious Correlations for Self-supervised Recommendation
Xinyu Lin, Yiyan Xu, Wenjie Wang, Yang Zhang, Fuli Feng

TL;DR
This paper introduces an invariant feature learning framework that automatically identifies and masks spurious features in self-supervised recommendation models, enhancing their robustness and generalization without requiring manual feature engineering.
Contribution
It proposes a novel automatic masking mechanism that captures invariant features across distribution-shifted environments, mitigating spurious correlations in SSL recommendation systems.
Findings
Significantly reduces the impact of spurious correlations.
Improves generalization performance on unseen data.
Outperforms existing methods in experimental evaluations.
Abstract
Recent years have witnessed the great success of self-supervised learning (SSL) in recommendation systems. However, SSL recommender models are likely to suffer from spurious correlations, leading to poor generalization. To mitigate spurious correlations, existing work usually pursues ID-based SSL recommendation or utilizes feature engineering to identify spurious features. Nevertheless, ID-based SSL approaches sacrifice the positive impact of invariant features, while feature engineering methods require high-cost human labeling. To address the problems, we aim to automatically mitigate the effect of spurious correlations. This objective requires to 1) automatically mask spurious features without supervision, and 2) block the negative effect transmission from spurious features to other features during SSL. To handle the two challenges, we propose an invariant feature learning framework,…
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 · Topic Modeling
