paper-with-me

Papers

Do learned representations respect causal relationships?

2022-04-02 · CVPR 2022 1 · Lan Wang, Vishnu Naresh Boddeti

Data often has many semantic attributes that are causally associated with each other. But do attribute-specific learned representations of data also respect the same causal relations? We answer this question in three steps. First, we introduce NCINet, an approach for observational causal discovery from high-dimensional data. It is trained purely on synthetically generated representations and can be applied to real representations, and is specifically designed to mitigate the domain gap between the two. Second, we apply NCINet to identify the causal relations between image representations of different pairs of attributes with known and unknown causal relations between the labels. For this purpose, we consider image representations learned for predicting attributes on the 3D Shapes, CelebA, and the CASIA-WebFace datasets, which we annotate with multiple multi-class attributes. Third, we analyze the effect on the underlying causal relation between learned representations induced by various design choices in representation learning. Our experiments indicate that (1) NCINet significantly outperforms existing observational causal discovery approaches for estimating the causal relation between pairs of random samples, both in the presence and absence of an unobserved confounder, (2) under controlled scenarios, learned representations can indeed satisfy the underlying causal relations between their respective labels, and (3) the causal relations are positively correlated with the predictive capability of the representations.

📄 PDF Abstract BibTeX arXiv:2204.00762

Code (1)

human-analysis/causal-relations-between-representations 공식 구현 pytorch

Tasks

AttributeCausal DiscoveryRepresentation Learning

Similar Papers 제목 키워드 기반

Disentangled Representation with Causal Constraints for Counterfactual Fairness

2022-08-19 · Ziqi Xu, Jixue Liu, Debo Cheng, Jiuyong Li 외

Much research has been devoted to the problem of learning fair representations; however, they do not explicitly the relationship between latent representations. In many real-world applications, there may be causal relati…

counterfactualFairnessRepresentation Learning

Towards the Reusability and Compositionality of Causal Representations

2024-03-14 · Davide Talon, Phillip Lippe, Stuart James, Alessio Del Bue 외

Causal Representation Learning (CRL) aims at identifying high-level causal factors and their relationships from high-dimensional observations, e.g., images. While most CRL works focus on learning causal representations i…

Representation LearningTemporal Sequences

DeepMatch: Balancing Deep Covariate Representations for Causal Inference Using Adversarial Training

2018-02-15 · ICML 2020 1 · Nathan Kallus

We study optimal covariate balance for causal inferences from observational data when rich covariates and complex relationships necessitate flexible modeling with neural networks. Standard approaches such as propensity w…

Causal Inference

Structure Mapping for Transferability of Causal Models

2020-07-18 · Purva Pruthi, Javier González, Xiaoyu Lu, Madalina Fiterau

Human beings learn causal models and constantly use them to transfer knowledge between similar environments. We use this intuition to design a transfer-learning framework using object-oriented representations to learn th…

reinforcement-learningReinforcement Learning (RL)Transfer Learning

Inducing Causal Structure for Abstractive Text Summarization

2023-08-24 · Lu Chen, Ruqing Zhang, Wei Huang, Wei Chen 외

The mainstream of data-driven abstractive summarization models tends to explore the correlations rather than the causal relationships. Among such correlations, there can be spurious ones which suffer from the language pr…

Abstractive Text SummarizationText Summarization