Disentangled Causal Embedding With Contrastive Learning For Recommender System
Weiqi Zhao, Dian Tang, Xin Chen, Dawei Lv, Daoli Ou, Biao Li, Peng, Jiang, Kun Gai

TL;DR
This paper introduces DCCL, a contrastive learning framework that disentangles user interest and conformity in recommender systems, improving robustness and performance especially in out-of-distribution scenarios.
Contribution
The paper proposes a novel, model-agnostic contrastive learning approach to disentangle interest and conformity, addressing data sparsity and long-tail issues in recommender systems.
Findings
DCCL outperforms state-of-the-art baselines on real-world datasets.
DCCL improves recommendation robustness in out-of-distribution environments.
Online A/B testing shows significant performance gains in a billion-user system.
Abstract
Recommender systems usually rely on observed user interaction data to build personalized recommendation models, assuming that the observed data reflect user interest. However, user interacting with an item may also due to conformity, the need to follow popular items. Most previous studies neglect user's conformity and entangle interest with it, which may cause the recommender systems fail to provide satisfying results. Therefore, from the cause-effect view, disentangling these interaction causes is a crucial issue. It also contributes to OOD problems, where training and test data are out-of-distribution. Nevertheless, it is quite challenging as we lack the signal to differentiate interest and conformity. The data sparsity of pure cause and the items' long-tail problem hinder disentangled causal embedding. In this paper, we propose DCCL, a framework that adopts contrastive learning to…
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
TopicsDomain Adaptation and Few-Shot Learning · Recommender Systems and Techniques · Advanced Graph Neural Networks
Methodsfail · Test · Contrastive Learning
