paper-with-me

Papers

Score-based Causal Representation Learning: Linear and General Transformations

2024-02-01 · Burak Varici, Emre Acartürk, Karthikeyan Shanmugam, Abhishek Kumar, Ali Tajer

This paper addresses intervention-based causal representation learning (CRL) under a general nonparametric latent causal model and an unknown transformation that maps the latent variables to the observed variables. Linear and general transformations are investigated. The paper addresses both the identifiability and achievability aspects. Identifiability refers to determining algorithm-agnostic conditions that ensure recovering the true latent causal variables and the latent causal graph underlying them. Achievability refers to the algorithmic aspects and addresses designing algorithms that achieve identifiability guarantees. By drawing novel connections between score functions (i.e., the gradients of the logarithm of density functions) and CRL, this paper designs a score-based class of algorithms that ensures both identifiability and achievability. First, the paper focuses on linear transformations and shows that one stochastic hard intervention per node suffices to guarantee identifiability. It also provides partial identifiability guarantees for soft interventions, including identifiability up to ancestors for general causal models and perfect latent graph recovery for sufficiently non-linear causal models. Secondly, it focuses on general transformations and shows that two stochastic hard interventions per node suffice for identifiability. Notably, one does not need to know which pair of interventional environments have the same node intervened. Finally, the theoretical results are empirically validated via experiments on structured synthetic data and image data.

📄 PDF Abstract BibTeX arXiv:2402.00849

Code (1)

acarturk-e/score-based-crl 공식 구현 pytorch

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Improving OOD Generalization with Causal Invariant Transformations

2021-09-29 · Ruoyu Wang, Mingyang Yi, Shengyu Zhu, Zhitang Chen

In real-world applications, it is important and desirable to learn a model that performs well on out-of-distribution (OOD) data. Recently, causality has become a powerful tool to tackle the OOD generalization problem, wi…

Out-of-distribution Generalization with Causal Invariant Transformations

2022-03-22 · CVPR 2022 1 · Ruoyu Wang, Mingyang Yi, Zhitang Chen, Shengyu Zhu

In real-world applications, it is important and desirable to learn a model that performs well on out-of-distribution (OOD) data. Recently, causality has become a powerful tool to tackle the OOD generalization problem, wi…

Out-of-Distribution Generalization

Nonlinear Invariant Risk Minimization: A Causal Approach

2021-02-24 · Chaochao Lu, Yuhuai Wu, Jośe Miguel Hernández-Lobato, Bernhard Schölkopf

Due to spurious correlations, machine learning systems often fail to generalize to environments whose distributions differ from the ones used at training time. Prior work addressing this, either explicitly or implicitly,…

BIG-bench Machine LearningRepresentation Learning

Invariant Causal Representation Learning for Out-of-Distribution Generalization

2021-09-29 · ICLR 2022 4 · Chaochao Lu, Yuhuai Wu, José Miguel Hernández-Lobato, Bernhard Schölkopf

Due to spurious correlations, machine learning systems often fail to generalize to environments whose distributions differ from the ones used at training time. Prior work addressing this, either explicitly or implicitly,…

Out-of-Distribution GeneralizationRepresentation Learning

Model Alignment Search

2025-01-10 · Satchel Grant

When can we say that two neural systems are the same? The answer to this question is goal-dependent, and it is often addressed through correlative methods such as Representational Similarity Analysis (RSA) and Centered K…

counterfactualmodel