paper-with-me

Papers

Unsupervised Structural-Counterfactual Generation under Domain Shift

2025-02-17 · Krishn Vishwas Kher, Lokesh Venkata Siva Maruthi Badisa, Kusampudi Venkata Datta Sri Harsha, Chitneedi Geetha Sowmya, Saksham Mittal, SakethaNath Jagarlapudi

Motivated by the burgeoning interest in cross-domain learning, we present a novel generative modeling challenge: generating counterfactual samples in a target domain based on factual observations from a source domain. Our approach operates within an unsupervised paradigm devoid of parallel or joint datasets, relying exclusively on distinct observational samples and causal graphs for each domain. This setting presents challenges that surpass those of conventional counterfactual generation. Central to our methodology is the disambiguation of exogenous causes into effect-intrinsic and domain-intrinsic categories. This differentiation facilitates the integration of domain-specific causal graphs into a unified joint causal graph via shared effect-intrinsic exogenous variables. We propose leveraging Neural Causal models within this joint framework to enable accurate counterfactual generation under standard identifiability assumptions. Furthermore, we introduce a novel loss function that effectively segregates effect-intrinsic from domain-intrinsic variables during model training. Given a factual observation, our framework combines the posterior distribution of effect-intrinsic variables from the source domain with the prior distribution of domain-intrinsic variables from the target domain to synthesize the desired counterfactuals, adhering to Pearl's causal hierarchy. Intriguingly, when domain shifts are restricted to alterations in causal mechanisms without accompanying covariate shifts, our training regimen parallels the resolution of a conditional optimal transport problem. Empirical evaluations on a synthetic dataset show that our framework generates counterfactuals in the target domain that very closely resemble the ground truth.

📄 PDF Abstract BibTeX arXiv:2502.12013

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactual

Methods 이 논문이 사용한 방법론

Counterfactuals 설명 없음

Similar Papers 제목 키워드 기반

DoCoGen: Domain Counterfactual Generation for Low Resource Domain Adaptation

2022-02-24 · ACL 2022 5 · Nitay Calderon, Eyal Ben-David, Amir Feder, Roi Reichart

Natural language processing (NLP) algorithms have become very successful, but they still struggle when applied to out-of-distribution examples. In this paper we propose a controllable generation approach in order to deal…

counterfactualDomain Adaptation

DoCoGen: Domain Counterfactual Generation for Low Resource Domain Adaptation

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Natural language processing (NLP) algorithms have become very successful, but they still struggle when applied to out-of-distribution examples. In this paper we propose a controllable generation approach in order to deal…

counterfactualDomain Adaptation

Counterfactual Generation with Identifiability Guarantees

2024-02-23 · NeurIPS 2023 11 · Hanqi Yan, Lingjing Kong, Lin Gui, Yuejie Chi 외

Counterfactual generation lies at the core of various machine learning tasks, including image translation and controllable text generation. This generation process usually requires the identification of the disentangled …

counterfactualStyle TransferText Generation

AC2L-GAD: Active Counterfactual Contrastive Learning for Graph Anomaly Detection

2026-01-29 · Kamal Berahmand, Saman Forouzandeh, Mehrnoush Mohammadi, Parham Moradi 외 arxiv

Graph anomaly detection aims to identify abnormal patterns in networks, but faces significant challenges from label scarcity and extreme class imbalance. While graph contrastive learning offers a promising unsupervised s…

Graph Anomaly DetectionContrastive Learning

U-CECE: A Universal Multi-Resolution Framework for Conceptual Counterfactual Explanations

2026-04-09 · Angeliki Dimitriou, Nikolaos Chaidos, Maria Lymperaiou, Giorgos Filandrianos 외 arxiv

As AI models grow more complex, explainability is essential for building trust, yet concept-based counterfactual methods still face a trade-off between expressivity and efficiency. Representing underlying concepts as ato…