paper-with-me

Papers

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 widely used approach to construct variable abstractions by compressing random variables while retaining predictive power over a target variable. Traditional methods like IB are purely statistical and ignore underlying causal structures, making them ill-suited for causal tasks. We propose the Causal Information Bottleneck (CIB), a causal extension of the IB, which compresses a set of chosen variables while maintaining causal control over a target variable. This method produces abstractions of (sets of) variables which are causally interpretable, give us insight about the interactions between the abstracted variables and the target variable, and can be used when reasoning about interventions. We present experimental results demonstrating that the learned abstractions accurately capture causal relations as intended.

📄 PDF Abstract BibTeX arXiv:2410.00535

Code (1)

francisco-simoes/cib-optimization-psagd 공식 구현 pytorch

Tasks

Representation Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Structural Causal Bottleneck Models

2026-03-09 · Simon Bing, Jonas Wahl, Jakob Runge arxiv

We introduce structural causal bottleneck models (SCBMs), a novel class of structural causal models. At the core of SCBMs lies the assumption that causal effects between high-dimensional variables only depend on low-dime…

Representation LearningTransfer Learning

Causally-Aware Information Bottleneck for Domain Adaptation

2026-01-07 · Mohammad Ali Javidian arxiv

We tackle a common domain adaptation setting in causal systems. In this setting, the target variable is observed in the source domain but is entirely missing in the target domain. We aim to impute the target variable in …

Domain Adaptation

Causal learning with sufficient statistics: an information bottleneck approach

2020-10-12 · Daniel Chicharro, Michel Besserve, Stefano Panzeri

The inference of causal relationships using observational data from partially observed multivariate systems with hidden variables is a fundamental question in many scientific domains. Methods extracting causal informatio…

Dimensionality Reduction

Causal Effect Estimation using Variational Information Bottleneck

2021-10-26 · Zhenyu Lu, Yurong Cheng, Mingjun Zhong, George Stoian 외

Causal inference is to estimate the causal effect in a causal relationship when intervention is applied. Precisely, in a causal model with binary interventions, i.e., control and treatment, the causal effect is simply th…

Causal Inferencecounterfactual

Encoding Causal Macrovariables

2021-11-29 · Benedikt Höltgen

In many scientific disciplines, coarse-grained causal models are used to explain and predict the dynamics of more fine-grained systems. Naturally, such models require appropriate macrovariables. Automated procedures to d…