English

Efficiently Disentangle Causal Representations

Machine Learning 2024-01-03 v2 Machine Learning

Abstract

This paper proposes an efficient approach to learning disentangled representations with causal mechanisms based on the difference of conditional probabilities in original and new distributions. We approximate the difference with models' generalization abilities so that it fits in the standard machine learning framework and can be efficiently computed. In contrast to the state-of-the-art approach, which relies on the learner's adaptation speed to new distribution, the proposed approach only requires evaluating the model's generalization ability. We provide a theoretical explanation for the advantage of the proposed method, and our experiments show that the proposed technique is 1.9--11.0×\times more sample efficient and 9.4--32.4 times quicker than the previous method on various tasks. The source code is available at \url{https://github.com/yuanpeng16/EDCR}.

Keywords

Cite

@article{arxiv.2201.01942,
  title  = {Efficiently Disentangle Causal Representations},
  author = {Yuanpeng Li and Joel Hestness and Mohamed Elhoseiny and Liang Zhao and Kenneth Church},
  journal= {arXiv preprint arXiv:2201.01942},
  year   = {2024}
}

Comments

17 pages, 7 figures

R2 v1 2026-06-24T08:41:39.512Z