paper-with-me

Papers

A Survey on Causal Inference for Recommendation

2023-03-21 · Huishi Luo, Fuzhen Zhuang, Ruobing Xie, HengShu Zhu, Deqing Wang, Zhulin An, Yongjun Xu

Causal inference has recently garnered significant interest among recommender system (RS) researchers due to its ability to dissect cause-and-effect relationships and its broad applicability across multiple fields. It offers a framework to model the causality in recommender systems like confounding effects and deal with counterfactual problems such as offline policy evaluation and data augmentation. Although there are already some valuable surveys on causal recommendations, they typically classify approaches based on the practical issues faced in RS, a classification that may disperse and fragment the unified causal theories. Considering RS researchers' unfamiliarity with causality, it is necessary yet challenging to comprehensively review relevant studies from a coherent causal theoretical perspective, thereby facilitating a deeper integration of causal inference in RS. This survey provides a systematic review of up-to-date papers in this area from a causal theory standpoint and traces the evolutionary development of RS methods within the same causal strategy. Firstly, we introduce the fundamental concepts of causal inference as the basis of the following review. Subsequently, we propose a novel theory-driven taxonomy, categorizing existing methods based on the causal theory employed - namely, those based on the potential outcome framework, the structural causal model, and general counterfactuals. The review then delves into the technical details of how existing methods apply causal inference to address particular recommender issues. Finally, we highlight some promising directions for future research in this field. Representative papers and open-source resources will be progressively available at https://github.com/Chrissie-Law/Causal-Inference-for-Recommendation.

📄 PDF Abstract BibTeX arXiv:2303.11666

Code (1)

chrissie-law/causal-inference-for-recommendation 공식 구현 pytorch

Tasks

Causal InferencecounterfactualData AugmentationRecommendation SystemsSurvey

Similar Papers 제목 키워드 기반

Causal Inference for Recommendation: Foundations, Methods and Applications

2023-01-08 · Shuyuan Xu, Jianchao Ji, Yunqi Li, Yingqiang Ge 외

Recommender systems are important and powerful tools for various personalized services. Traditionally, these systems use data mining and machine learning techniques to make recommendations based on correlations found in …

Causal InferenceFairnessRecommendation Systems

A Semi-Synthetic Dataset Generation Framework for Causal Inference in Recommender Systems

2022-02-23 · Yan Lyu, Sunhao Dai, Peng Wu, Quanyu Dai 외

Accurate recommendation and reliable explanation are two key issues for modern recommender systems. However, most recommendation benchmarks only concern the prediction of user-item ratings while omitting the underlying c…

Causal InferenceDataset GenerationDescriptiveRecommendation Systems+1

Causal Inference in Recommender Systems: A Survey of Strategies for Bias Mitigation, Explanation, and Generalization

2023-01-03 · Yaochen Zhu, Jing Ma, Jundong Li

In the era of information overload, recommender systems (RSs) have become an indispensable part of online service platforms. Traditional RSs estimate user interests and predict their future behaviors by utilizing correla…

Causal InferenceRecommendation Systems

Causal Inference in Recommender Systems: A Survey and Future Directions

2022-08-26 · Chen Gao, Yu Zheng, Wenjie Wang, Fuli Feng 외

Recommender systems have become crucial in information filtering nowadays. Existing recommender systems extract user preferences based on the correlation in data, such as behavioral correlation in collaborative filtering…

Causal InferenceClick-Through Rate PredictionCollaborative FilteringRecommendation Systems+1

A Survey on Causal Inference

2020-02-05 · Liuyi Yao, Zhixuan Chu, Sheng Li, Yaliang Li 외

Causal inference is a critical research topic across many domains, such as statistics, computer science, education, public policy and economics, for decades. Nowadays, estimating causal effect from observational data has…

BIG-bench Machine LearningCausal InferenceSurvey