7
0

Causal Cartographer: From Mapping to Reasoning Over Counterfactual Worlds

Abstract

Causal world models are systems that can answer counterfactual questions about an environment of interest, i.e. predict how it would have evolved if an arbitrary subset of events had been realized differently. It requires understanding the underlying causes behind chains of events and conducting causal inference for arbitrary unseen distributions. So far, this task eludes foundation models, notably large language models (LLMs), which do not have demonstrated causal reasoning capabilities beyond the memorization of existing causal relationships. Furthermore, evaluating counterfactuals in real-world applications is challenging since only the factual world is observed, limiting evaluation to synthetic datasets. We address these problems by explicitly extracting and modeling causal relationships and propose the Causal Cartographer framework. First, we introduce a graph retrieval-augmented generation agent tasked to retrieve causal relationships from data. This approach allows us to construct a large network of real-world causal relationships that can serve as a repository of causal knowledge and build real-world counterfactuals. In addition, we create a counterfactual reasoning agent constrained by causal relationships to perform reliable step-by-step causal inference. We show that our approach can extract causal knowledge and improve the robustness of LLMs for causal reasoning tasks while reducing inference costs and spurious correlations.

View on arXiv
@article{gendron2025_2505.14396,
  title={ Causal Cartographer: From Mapping to Reasoning Over Counterfactual Worlds },
  author={ Gaël Gendron and Jože M. Rožanec and Michael Witbrock and Gillian Dobbie },
  journal={arXiv preprint arXiv:2505.14396},
  year={ 2025 }
}
Comments on this paper