paper-with-me

홈 › Papers

Counterfactual Generation Under Confounding

2022-10-22 · Abbavaram Gowtham Reddy, Saloni Dash, Amit Sharma, Vineeth N Balasubramanian

A machine learning model, under the influence of observed or unobserved confounders in the training data, can learn spurious correlations and fail to generalize when deployed. For image classifiers, augmenting a training dataset using counterfactual examples has been empirically shown to break spurious correlations. However, the counterfactual generation task itself becomes more difficult as the level of confounding increases. Existing methods for counterfactual generation under confounding consider a fixed set of interventions (e.g., texture, rotation) and are not flexible enough to capture diverse data-generating processes. Given a causal generative process, we formally characterize the adverse effects of confounding on any downstream tasks and show that the correlation between generative factors (attributes) can be used to quantitatively measure confounding between generative factors. To minimize such correlation, we propose a counterfactual generation method that learns to modify the value of any attribute in an image and generate new images given a set of observed attributes, even when the dataset is highly confounded. These counterfactual images are then used to regularize the downstream classifier such that the learned representations are the same across various generative factors conditioned on the class label. Our method is computationally efficient, simple to implement, and works well for any number of generative factors and confounding variables. Our experimental results on both synthetic (MNIST variants) and real-world (CelebA) datasets show the usefulness of our approach.

📄 PDF Abstract BibTeX arXiv:2210.12368

Code (0)

등록된 구현이 없습니다.

Tasks

Attributecounterfactual

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

On Counterfactual Data Augmentation Under Confounding

2023-05-29 · Abbavaram Gowtham Reddy, Saketh Bachu, Saloni Dash, Charchit Sharma 외

Counterfactual data augmentation has recently emerged as a method to mitigate confounding biases in the training data. These biases, such as spurious correlations, arise due to various observed and unobserved confounding…

counterfactualData Augmentation

Debiased Counterfactual Generation via Flow Matching from Observations

2026-05-08 · Hugh Dance, Johnny Xi, Peter Orbanz, Benjamin Bloem-Reddy arxiv

Estimating counterfactual distributions under interventions is central to treatment risk assessment and counterfactual generation tasks. Existing approaches model the counterfactual distribution as a standalone generativ…

De-Biased Court's View Generation with Causality

2020-11-01 · EMNLP 2020 11 · Yiquan Wu, Kun Kuang, Yating Zhang, Xiaozhong Liu 외

Court{'}s view generation is a novel but essential task for legal AI, aiming at improving the interpretability of judgment prediction results and enabling automatic legal document generation. While prior text-to-text nat…

counterfactualText Generation

Confounding-Valid Conformal Inference for Counterfactual KPIs in Wireless Networks

2026-09-04 · Abdessamed Qchohi, Jessica Moysen Cortes, Matteo Zecchin arxiv

Conformal counterfactual inference enables network operators to use logged telemetry to reliably answer 'what-if' questions about network operation. These answers typically take the form of prediction sets that contain, …

De-confounding Representation Learning for Counterfactual Inference on Continuous Treatment via Generative Adversarial Network

2023-07-24 · Yonghe Zhao, Qiang Huang, Haolong Zeng, Yun Pen 외

Counterfactual inference for continuous rather than binary treatment variables is more common in real-world causal inference tasks. While there are already some sample reweighting methods based on Marginal Structural Mod…

Causal InferencecounterfactualCounterfactual InferenceGenerative Adversarial Network+1