Addressing Confounding Feature Issue for Causal Recommendation
Xiangnan He, Yang Zhang, Fuli Feng, Chonggang Song, Lingling Yi,, Guohui Ling, Yongdong Zhang

TL;DR
This paper introduces a causal inference framework called Deconfounding Causal Recommendation (DCR) to mitigate confounding feature bias in recommender systems, improving prediction accuracy without significant additional computational cost.
Contribution
The work formulates confounding feature issues from a causal perspective and proposes DCR with a mixture-of-experts architecture to efficiently remove bias in recommendations.
Findings
DCR improves recommendation accuracy over baseline models.
The mixture-of-experts architecture reduces inference time.
DCR effectively addresses confounding bias in real-world datasets.
Abstract
In recommender system, some feature directly affects whether an interaction would happen, making the happened interactions not necessarily indicate user preference. For instance, short videos are objectively easier to be finished even though the user does not like the video. We term such feature as confounding feature, and video length is a confounding feature in video recommendation. If we fit a model on such interaction data, just as done by most data-driven recommender systems, the model will be biased to recommend short videos more, and deviate from user actual requirement. This work formulates and addresses the problem from the causal perspective. Assuming there are some factors affecting both the confounding feature and other item features, e.g., the video creator, we find the confounding feature opens a backdoor path behind user item matching and introduces spurious…
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 · Multimodal Machine Learning Applications · Machine Learning in Healthcare
