paper-with-me

Papers

The Deconfounded Recommender: A Causal Inference Approach to Recommendation

2018-08-20 · Yixin Wang, Dawen Liang, Laurent Charlin, David M. Blei

The goal of recommendation is to show users items that they will like. Though usually framed as a prediction, the spirit of recommendation is to answer an interventional question---for each user and movie, what would the rating be if we "forced" the user to watch the movie? To this end, we develop a causal approach to recommendation, one where watching a movie is a "treatment" and a user's rating is an "outcome." The problem is there may be unobserved confounders, variables that affect both which movies the users watch and how they rate them; unobserved confounders impede causal predictions with observational data. To solve this problem, we develop the deconfounded recommender, a way to use classical recommendation models for causal recommendation. Following Wang & Blei [23], the deconfounded recommender involves two probabilistic models. The first models which movies the users watch; it provides a substitute for the unobserved confounders. The second one models how each user rates each movie; it employs the substitute to help account for confounders. This two-stage approach removes bias due to confounding. It improves recommendation and enjoys stable performance against interventions on test sets.

📄 PDF Abstract BibTeX arXiv:1808.06581

Code (0)

등록된 구현이 없습니다.

Tasks

Causal InferenceRecommendation Systems

Similar Papers 제목 키워드 기반

Deconfounded Recommendation for Alleviating Bias Amplification

2021-05-22 · Wenjie Wang, Fuli Feng, Xiangnan He, Xiang Wang 외

Recommender systems usually amplify the biases in the data. The model learned from historical interactions with imbalanced item distribution will amplify the imbalance by over-recommending items from the major groups. Ad…

FairnessRecommendation Systems

Deep Deconfounded Content-based Tag Recommendation for UGC with Causal Intervention

2022-05-28 · Yaochen Zhu, Xubin Ren, Jing Yi, Zhenzhong Chen

Traditional content-based tag recommender systems directly learn the association between user-generated content (UGC) and tags based on collected UGC-tag pairs. However, since a UGC uploader simultaneously creates the UG…

Recommendation SystemsTAG

Causal Intervention for Leveraging Popularity Bias in Recommendation

2021-05-13 · Yang Zhang, Fuli Feng, Xiangnan He, Tianxin Wei 외

Recommender system usually faces popularity bias issues: from the data perspective, items exhibit uneven (long-tail) distribution on the interaction frequency; from the method perspective, collaborative filtering methods…

Collaborative FilteringRecommendation Systems

Deconfounded Causal Collaborative Filtering

2021-10-14 · Shuyuan Xu, Juntao Tan, Shelby Heinecke, Jia Li 외

Recommender systems may be confounded by various types of confounding factors (also called confounders) that may lead to inaccurate recommendations and sacrificed recommendation performance. Current approaches to solving…

Collaborative FilteringRecommendation Systems

Causal Inspired Multi Modal Recommendation

2025-10-14 · Jie Yang, Chenyang Gu, Zixuan Liu arxiv

Multimodal recommender systems enhance personalized recommendations in e-commerce and online advertising by integrating visual, textual, and user-item interaction data. However, existing methods often overlook two critic…

Multimodal Recommendation