Causal Structure Representation Learning of Confounders in Latent Space for Recommendation
Hangtong Xu, Yuanbo Xu, Chaozhuo Li, Fuzhen Zhuang

TL;DR
This paper introduces CSC, a novel VAE-based model that disentangles confounders from user preferences in latent space using causal graphs, improving recommendation accuracy and interpretability.
Contribution
It proposes a causal graph-based approach to model confounders in latent space, with theoretical identifiability and practical advantages demonstrated on multiple datasets.
Findings
Outperforms existing models on synthetic and real datasets
Learned causal confounder representations are controllable
The causal graph structure is theoretically identifiable
Abstract
Inferring user preferences from the historical feedback of users is a valuable problem in recommender systems. Conventional approaches often rely on the assumption that user preferences in the feedback data are equivalent to the real user preferences without additional noise, which simplifies the problem modeling. However, there are various confounders during user-item interactions, such as weather and even the recommendation system itself. Therefore, neglecting the influence of confounders will result in inaccurate user preferences and suboptimal performance of the model. Furthermore, the unobservability of confounders poses a challenge in further addressing the problem. To address these issues, we refine the problem and propose a more rational solution. Specifically, we consider the influence of confounders, disentangle them from user preferences in the latent space, and employ causal…
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 · Advanced Graph Neural Networks · Topic Modeling
