paper-with-me

Papers

Causal Inference in Recommender Systems: A Survey and Future Directions

2022-08-26 · Chen Gao, Yu Zheng, Wenjie Wang, Fuli Feng, Xiangnan He, Yong Li

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, feature-feature, or feature-behavior correlation in click-through rate prediction. However, unfortunately, the real world is driven by causality, not just correlation, and correlation does not imply causation. For instance, recommender systems might recommend a battery charger to a user after buying a phone, where the latter can serve as the cause of the former; such a causal relation cannot be reversed. Recently, to address this, researchers in recommender systems have begun utilizing causal inference to extract causality, thereby enhancing the recommender system. In this survey, we offer a comprehensive review of the literature on causal inference-based recommendation. Initially, we introduce the fundamental concepts of both recommender system and causal inference as the foundation for subsequent content. We then highlight the typical issues faced by non-causality recommender system. Following that, we thoroughly review the existing work on causal inference-based recommender systems, based on a taxonomy of three-aspect challenges that causal inference can address. Finally, we discuss the open problems in this critical research area and suggest important potential future works.

📄 PDF Abstract BibTeX arXiv:2208.12397

Code (1)

tsinghua-fib-lab/Causal-Recommender-Systems 공식 구현 pytorch

Tasks

Causal InferenceClick-Through Rate PredictionCollaborative FilteringRecommendation 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 Survey on Causal Inference for Recommendation

2023-03-21 · Huishi Luo, Fuzhen Zhuang, Ruobing Xie, HengShu Zhu 외

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 of…

Causal InferencecounterfactualData AugmentationRecommendation 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

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 Learning for Trustworthy Recommender Systems: A Survey

2024-02-13 · Jin Li, Shoujin Wang, Qi Zhang, Longbing Cao 외

Recommender Systems (RS) have significantly advanced online content discovery and personalized decision-making. However, emerging vulnerabilities in RS have catalyzed a paradigm shift towards Trustworthy RS (TRS). Despit…

Decision MakingFairnessRecommendation SystemsSurvey