Table of Contents
Fetching ...

A Survey on Causal Inference for Recommendation

Huishi Luo, Fuzhen Zhuang, Ruobing Xie, Hengshu Zhu, Deqing Wang, Zhulin An, Yongjun Xu

TL;DR

This survey addresses how causal inference can be integrated into recommender systems through a theory-driven lens that unifies potential outcome (PO) and structural causal model (SCM) frameworks, as well as general counterfactual reasoning. It proposes a three-way taxonomy—PO-based, SCM-based, and general counterfactuals-based methods—and systematically maps representative RS approaches to each causal theory, offering a coherent view of 120+ papers and open-source resources. Key contributions include a coherent explanation of when to use propensity-score techniques versus causal-effect estimation, as well as detailed coverage of collider, mediator, and confounder structures, with practical interventions like back-door, front-door, and instrumental-variable strategies. The survey emphasizes practical impact on offline/online policy evaluation, debiasing, uplift modeling, data augmentation, fairness, and explainability, and outlines future directions in causal discovery, transfer learning, dynamic modeling, and causality-aware foundation models for RS.

Abstract

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.

A Survey on Causal Inference for Recommendation

TL;DR

This survey addresses how causal inference can be integrated into recommender systems through a theory-driven lens that unifies potential outcome (PO) and structural causal model (SCM) frameworks, as well as general counterfactual reasoning. It proposes a three-way taxonomy—PO-based, SCM-based, and general counterfactuals-based methods—and systematically maps representative RS approaches to each causal theory, offering a coherent view of 120+ papers and open-source resources. Key contributions include a coherent explanation of when to use propensity-score techniques versus causal-effect estimation, as well as detailed coverage of collider, mediator, and confounder structures, with practical interventions like back-door, front-door, and instrumental-variable strategies. The survey emphasizes practical impact on offline/online policy evaluation, debiasing, uplift modeling, data augmentation, fairness, and explainability, and outlines future directions in causal discovery, transfer learning, dynamic modeling, and causality-aware foundation models for RS.

Abstract

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.
Paper Structure (34 sections, 28 equations, 19 figures, 5 tables)

This paper contains 34 sections, 28 equations, 19 figures, 5 tables.

Figures (19)

  • Figure 1: Strengths of causal inference for recommendation.
  • Figure 2: Strategies of the causal inference for recommendation.
  • Figure 3: Distribution of publications on causal recommendations by year and framework, focusing exclusively on specific industrial algorithms and excluding fundamental theory discussions.
  • Figure 4: Graphical models of three typical types of causal structures.
  • Figure 5: Examples of the structural equation and intervention.
  • ...and 14 more figures

Theorems & Definitions (11)

  • Definition 1: Unit
  • Definition 2: Treatment
  • Definition 3: d-Separation
  • Definition 4: The Causal Effect Rule
  • Definition 5: Back-door Path
  • Definition 6: Back-door Criterion
  • Definition 7: Back-door Adjustment
  • Definition 8: Instrumental Variable
  • Definition 9: Front-door Criterion
  • Definition 10: Front-Door Adjustment)
  • ...and 1 more