English

Natural Counterfactuals With Necessary Backtracking

Artificial Intelligence 2024-11-01 v3 Computer Vision and Pattern Recognition Machine Learning Neural and Evolutionary Computing Methodology

Abstract

Counterfactual reasoning is pivotal in human cognition and especially important for providing explanations and making decisions. While Judea Pearl's influential approach is theoretically elegant, its generation of a counterfactual scenario often requires too much deviation from the observed scenarios to be feasible, as we show using simple examples. To mitigate this difficulty, we propose a framework of \emph{natural counterfactuals} and a method for generating counterfactuals that are more feasible with respect to the actual data distribution. Our methodology incorporates a certain amount of backtracking when needed, allowing changes in causally preceding variables to minimize deviations from realistic scenarios. Specifically, we introduce a novel optimization framework that permits but also controls the extent of backtracking with a naturalness criterion. Empirical experiments demonstrate the effectiveness of our method. The code is available at https://github.com/GuangyuanHao/natural_counterfactuals.

Keywords

Cite

@article{arxiv.2402.01607,
  title  = {Natural Counterfactuals With Necessary Backtracking},
  author = {Guang-Yuan Hao and Jiji Zhang and Biwei Huang and Hao Wang and Kun Zhang},
  journal= {arXiv preprint arXiv:2402.01607},
  year   = {2024}
}

Comments

Accepted to NeurIPS 2024

R2 v1 2026-06-28T14:36:10.597Z