paper-with-me

Papers

Neural Causal Abstractions

2024-01-05 · Kevin Xia, Elias Bareinboim

The abilities of humans to understand the world in terms of cause and effect relationships, as well as to compress information into abstract concepts, are two hallmark features of human intelligence. These two topics have been studied in tandem in the literature under the rubric of causal abstractions theory. In practice, it remains an open problem how to best leverage abstraction theory in real-world causal inference tasks, where the true mechanisms are unknown and only limited data is available. In this paper, we develop a new family of causal abstractions by clustering variables and their domains. This approach refines and generalizes previous notions of abstractions to better accommodate individual causal distributions that are spawned by Pearl's causal hierarchy. We show that such abstractions are learnable in practical settings through Neural Causal Models (Xia et al., 2021), enabling the use of the deep learning toolkit to solve various challenging causal inference tasks -- identification, estimation, sampling -- at different levels of granularity. Finally, we integrate these results with representation learning to create more flexible abstractions, moving these results closer to practical applications. Our experiments support the theory and illustrate how to scale causal inferences to high-dimensional settings involving image data.

📄 PDF Abstract BibTeX arXiv:2401.02602

Code (1)

causalailab/neuralcausalabstractions 공식 구현 pytorch

Tasks

Causal InferenceRepresentation Learning

Methods 이 논문이 사용한 방법론

Causal inference Causal inference is the process of drawing a conclusion about a causal connection based on the conditions of the occurrence of an effect. The main difference between causal…

Similar Papers 제목 키워드 기반

Aligning Graphical and Functional Causal Abstractions

2024-12-22 · Willem Schooltink, Fabio Massimo Zennaro

Causal abstractions allow us to relate causal models on different levels of granularity. To ensure that the models agree on cause and effect, frameworks for causal abstractions define notions of consistency. Two distinct…

The Causal Information Bottleneck and Optimal Causal Variable Abstractions

2024-10-01 · Francisco N. F. Q. Simoes, Mehdi Dastani, Thijs van Ommen

To effectively study complex causal systems, it is often useful to construct abstractions of parts of the system by discarding irrelevant details while preserving key features. The Information Bottleneck (IB) method is a…

Representation Learning

Causal Abstractions, Categorically Unified

2025-10-06 · Markus Englberger, Devendra Singh Dhami arxiv

We present a categorical framework for relating causal models that represent the same system at different levels of abstraction. We define a causal abstraction as natural transformations between appropriate Markov functo…

Causal and Compositional Abstraction

2026-02-18 · Robin Lorenz, Sean Tull arxiv

Abstracting from a low level to a more explanatory high level of description, and ideally while preserving causal structure, is fundamental to scientific practice, to causal inference problems, and to robust, efficient a…

Causal Inference

Property-driven Causal Abstractions for Markov Decision Processes

2026-07-29 · Jule Schmidt, Maximilian Weininger, Clemens Dubslaff, David Parker 외 arxiv

Markov Decision Processes (MDPs) are widely used as decision-making models, commonly specified over factored state spaces through state variables and their valuations. The exponential blowup in the number of states rende…