paper-with-me

홈 › Papers

Causal Transportability for Visual Recognition

2022-04-26 · CVPR 2022 1 · Chengzhi Mao, Kevin Xia, James Wang, Hao Wang, Junfeng Yang, Elias Bareinboim, Carl Vondrick

Visual representations underlie object recognition tasks, but they often contain both robust and non-robust features. Our main observation is that image classifiers may perform poorly on out-of-distribution samples because spurious correlations between non-robust features and labels can be changed in a new environment. By analyzing procedures for out-of-distribution generalization with a causal graph, we show that standard classifiers fail because the association between images and labels is not transportable across settings. However, we then show that the causal effect, which severs all sources of confounding, remains invariant across domains. This motivates us to develop an algorithm to estimate the causal effect for image classification, which is transportable (i.e., invariant) across source and target environments. Without observing additional variables, we show that we can derive an estimand for the causal effect under empirical assumptions using representations in deep models as proxies. Theoretical analysis, empirical results, and visualizations show that our approach captures causal invariances and improves overall generalization.

📄 PDF Abstract BibTeX arXiv:2204.12363

Code (1)

cvlab-columbia/ct4recognition 공식 구현 pytorch

Tasks

image-classificationImage ClassificationObject RecognitionOut-of-Distribution Generalization

Similar Papers 제목 키워드 기반

Causal Transportability of Experiments on Controllable Subsets of Variables: z-Transportability

2013-09-26 · Sanghack Lee, Vasant Honavar

We introduce z-transportability, the problem of estimating the causal effect of a set of variables X on another set of variables Y in a target domain from experiments on any subset of controllable variables Z where Z is …

Transportability from Multiple Environments with Limited Experiments: Completeness Results

2014-12-01 · NeurIPS 2014 12 · Elias Bareinboim, Judea Pearl

This paper addresses the problem of $mz$-transportability, that is, transferring causal knowledge collected in several heterogeneous domains to a target domain in which only passive observations and limited experimental …

Adapting, Fast and Slow: On Few-Shot Transportability of Compositions

2025-12-28 · Kasra Jalaldoust, Elias Bareinboim arxiv

Generalization across domains requires stable structure that links the source and target distributions. Building on causal transportability theory, we study a sequential prediction setting in which the target predictor c…

Domain Adaptation

Identifiability and Transportability in Dynamic Causal Networks

2016-10-18 · Gilles Blondel, Marta Arias, Ricard Gavaldà

In this paper we propose a causal analog to the purely observational Dynamic Bayesian Networks, which we call Dynamic Causal Networks. We provide a sound and complete algorithm for identification of Dynamic Causal Net- w…

A General Algorithm for Deciding Transportability of Experimental Results

2013-12-29 · Elias Bareinboim, Judea Pearl

Generalizing empirical findings to new environments, settings, or populations is essential in most scientific explorations. This article treats a particular problem of generalizability, called "transportability", defined…