paper-with-me

홈 › Papers

On Discovery of Local Independence over Continuous Variables via Neural Contextual Decomposition

2024-05-12 · Inwoo Hwang, Yunhyeok Kwak, Yeon-Ji Song, Byoung-Tak Zhang, Sanghack Lee

Conditional independence provides a way to understand causal relationships among the variables of interest. An underlying system may exhibit more fine-grained causal relationships especially between a variable and its parents, which will be called the local independence relationships. One of the most widely studied local relationships is Context-Specific Independence (CSI), which holds in a specific assignment of conditioned variables. However, its applicability is often limited since it does not allow continuous variables: data conditioned to the specific value of a continuous variable contains few instances, if not none, making it infeasible to test independence. In this work, we define and characterize the local independence relationship that holds in a specific set of joint assignments of parental variables, which we call context-set specific independence (CSSI). We then provide a canonical representation of CSSI and prove its fundamental properties. Based on our theoretical findings, we cast the problem of discovering multiple CSSI relationships in a system as finding a partition of the joint outcome space. Finally, we propose a novel method, coined neural contextual decomposition (NCD), which learns such partition by imposing each set to induce CSSI via modeling a conditional distribution. We empirically demonstrate that the proposed method successfully discovers the ground truth local independence relationships in both synthetic dataset and complex system reflecting the real-world physical dynamics.

📄 PDF Abstract BibTeX arXiv:2405.07220

Code (1)

iwhwang/ncd 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Kernel-based Conditional Independence Test and Application in Causal Discovery

2012-02-14 · Kun Zhang, Jonas Peters, Dominik Janzing, Bernhard Schoelkopf

Conditional independence testing is an important problem, especially in Bayesian network learning and causal discovery. Due to the curse of dimensionality, testing for conditional independence of continuous variables is …

Causal Discovery

Federated Causal Discovery Across Heterogeneous Datasets under Latent Confounding

2026-03-05 · Maximilian Hahn, Alina Zajak, Dominik Heider, Adèle Helena Ribeiro arxiv

Causal discovery across multiple datasets is often constrained by data privacy regulations and cross-site heterogeneity, limiting the use of conventional methods that require a single, centralized dataset. To address the…

A Conditional Independence Test in the Presence of Discretization

2024-04-26 · Boyang Sun, Yu Yao, Guang-Yuan Hao, Yumou Qiu 외

Testing conditional independence has many applications, such as in Bayesian network learning and causal discovery. Different test methods have been proposed. However, existing methods generally can not work when only dis…

Causal Discovery

Non-parametric Conditional Independence Testing for Mixed Continuous-Categorical Variables: A Novel Method and Numerical Evaluation

2023-10-17 · Oana-Iuliana Popescu, Andreas Gerhardus, Jakob Runge

Conditional independence testing (CIT) is a common task in machine learning, e.g., for variable selection, and a main component of constraint-based causal discovery. While most current CIT approaches assume that all vari…

Causal DiscoveryVariable Selection

Causal Discovery via Conditional Independence Testing with Proxy Variables

2023-05-09 · Mingzhou Liu, Xinwei Sun, Yu Qiao, Yizhou Wang

Distinguishing causal connections from correlations is important in many scenarios. However, the presence of unobserved variables, such as the latent confounder, can introduce bias in conditional independence testing com…

Causal DiscoveryCausal Identification