Deep Causal Reasoning for Recommendations
Yaochen Zhu, Jing Yi, Jiayi Xie, Zhenzhong Chen

TL;DR
This paper introduces a deep causal modeling approach for recommender systems that accounts for hidden confounders, improving robustness and reducing bias in user-item rating predictions.
Contribution
It models recommendation as a multi-cause multi-outcome inference problem and employs variational inference with user features to mitigate confounding bias.
Findings
Outperforms existing causal recommenders in robustness to unobserved confounders.
Uses variational inference to estimate latent confounders effectively.
Incorporates user features to enhance sample efficiency and reduce overfitting.
Abstract
Traditional recommender systems aim to estimate a user's rating to an item based on observed ratings from the population. As with all observational studies, hidden confounders, which are factors that affect both item exposures and user ratings, lead to a systematic bias in the estimation. Consequently, a new trend in recommender system research is to negate the influence of confounders from a causal perspective. Observing that confounders in recommendations are usually shared among items and are therefore multi-cause confounders, we model the recommendation as a multi-cause multi-outcome (MCMO) inference problem. Specifically, to remedy confounding bias, we estimate user-specific latent variables that render the item exposures independent Bernoulli trials. The generative distribution is parameterized by a DNN with factorized logistic likelihood and the intractable posteriors are…
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 Bandit Algorithms Research · Machine Learning in Healthcare
