Concept-free Causal Disentanglement with Variational Graph Auto-Encoder
Jingyun Feng, Lin Zhang, Lili Yang

TL;DR
This paper introduces a novel unsupervised method for causal disentanglement in graph data, using a variational graph auto-encoder that models causal structures without relying on concept labels.
Contribution
It proposes a concept-free causal disentanglement framework with a new variational graph auto-encoder, improving causal structure learning from graph data.
Findings
Achieves up to 29% AUC improvement over baselines.
Demonstrates the effectiveness of concept-free causal disentanglement.
Enhances meta-learning with causal structure modeling.
Abstract
In disentangled representation learning, the goal is to achieve a compact representation that consists of all interpretable generative factors in the observational data. Learning disentangled representations for graphs becomes increasingly important as graph data rapidly grows. Existing approaches often rely on Variational Auto-Encoder (VAE) or its causal structure learning-based refinement, which suffer from sub-optimality in VAEs due to the independence factor assumption and unavailability of concept labels, respectively. In this paper, we propose an unsupervised solution, dubbed concept-free causal disentanglement, built on a theoretically provable tight upper bound approximating the optimal factor. This results in an SCM-like causal structure modeling that directly learns concept structures from data. Based on this idea, we propose Concept-free Causal VGAE (CCVGAE) by incorporating…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Bayesian Modeling and Causal Inference
MethodsVariational Graph Auto Encoder
