LGAIMLOct 6, 2020

Weakly Supervised Disentangled Generative Causal Representation Learning

arXiv:2010.02637v3102 citations
Originality Highly original
AI Analysis

This addresses a key limitation in representation learning for AI by enabling better control and robustness in generative models, though it is incremental by building on prior disentanglement work with causal priors.

The paper tackles the problem of disentangling causally related latent factors in generative models, showing that existing methods fail even with supervision, and proposes DEAR, which achieves causal controllable generation and improves downstream task performance in sample efficiency and distributional robustness.

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 variables, we consider the general case where the underlying factors of interests can be causally related. We show that previous methods with independent priors fail to disentangle causally related factors even under supervision. Motivated by this finding, we propose a new disentangled learning method called DEAR that enables causal controllable generation and causal representation learning. The key ingredient of this new formulation is to use a structural causal model (SCM) as the prior distribution for a bidirectional generative model. The prior is then trained jointly with a generator and an encoder using a suitable GAN algorithm incorporated with supervised information on the ground-truth factors and their underlying causal structure. We provide theoretical justification on the identifiability and asymptotic convergence of the proposed method. We conduct extensive experiments on both synthesized and real data sets to demonstrate the effectiveness of DEAR in causal controllable generation, and the benefits of the learned representations for downstream tasks in terms of sample efficiency and distributional robustness.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes