paper-with-me

Papers

C-Disentanglement: Discovering Causally-Independent Generative Factors under an Inductive Bias of Confounder

2023-10-26 · NeurIPS 2023 11 · Xiaoyu Liu, Jiaxin Yuan, Bang An, Yuancheng Xu, Yifan Yang, Furong Huang

Representation learning assumes that real-world data is generated by a few semantically meaningful generative factors (i.e., sources of variation) and aims to discover them in the latent space. These factors are expected to be causally disentangled, meaning that distinct factors are encoded into separate latent variables, and changes in one factor will not affect the values of the others. Compared to statistical independence, causal disentanglement allows more controllable data generation, improved robustness, and better generalization. However, most existing work assumes unconfoundedness in the discovery process, that there are no common causes to the generative factors and thus obtain only statistical independence. In this paper, we recognize the importance of modeling confounders in discovering causal generative factors. Unfortunately, such factors are not identifiable without proper inductive bias. We fill the gap by introducing a framework entitled Confounded-Disentanglement (C-Disentanglement), the first framework that explicitly introduces the inductive bias of confounder via labels from domain expertise. In addition, we accordingly propose an approach to sufficiently identify the causally disentangled factors under any inductive bias of the confounder. We conduct extensive experiments on both synthetic and real-world datasets. Our method demonstrates competitive results compared to various SOTA baselines in obtaining causally disentangled features and downstream tasks under domain shifts.

📄 PDF Abstract BibTeX arXiv:2310.17325

Code (1)

xliu1231/causal_disentangle 공식 구현 pytorch

Tasks

DisentanglementInductive BiasRepresentation Learning

Similar Papers 제목 키워드 기반

Learning Causally Disentangled Representations via the Principle of Independent Causal Mechanisms

2023-06-02 · Aneesh Komanduri, Yongkai Wu, Feng Chen, Xintao Wu

Learning disentangled causal representations is a challenging problem that has gained significant attention recently due to its implications for extracting meaningful information for downstream tasks. In this work, we de…

counterfactualDisentanglement

CausalVAE: Structured Causal Disentanglement in Variational Autoencoder

2020-04-18 · CVPR 2021 1 · Mengyue Yang, Furui Liu, Zhitang Chen, Xinwei Shen 외

Learning disentanglement aims at finding a low dimensional representation which consists of multiple explanatory and generative factors of the observational data. The framework of variational autoencoder (VAE) is commonl…

counterfactualDisentanglementRepresentation Learning

Weakly Supervised Disentangled Generative Causal Representation Learning

2020-10-06 · Xinwei Shen, Furui Liu, Hanze Dong, Qing Lian 외

This paper proposes a Disentangled gEnerative cAusal Representation (DEAR) learning method under appropriate supervised information. Unlike existing disentanglement methods that enforce independence of the latent variabl…

DisentanglementRepresentation Learning

On Causally Disentangled Representations

2021-12-10 · Abbavaram Gowtham Reddy, Benin Godfrey L, Vineeth N Balasubramanian

Representation learners that disentangle factors of variation have already proven to be important in addressing various real world concerns such as fairness and interpretability. Initially consisting of unsupervised mode…

DisentanglementFairness

Learning Disentangled Representation by Exploiting Pretrained Generative Models: A Contrastive Learning View

2021-02-21 · ICLR 2022 4 · Xuanchi Ren, Tao Yang, Yuwang Wang, Wenjun Zeng

From the intuitive notion of disentanglement, the image variations corresponding to different factors should be distinct from each other, and the disentangled representation should reflect those variations with separate …

Contrastive LearningDisentanglementRepresentation Learning