paper-with-me

Papers

A Sample Efficient Conditional Independence Test in the Presence of Discretization

2025-06-10 · Boyang Sun, Yu Yao, Xinshuai Dong, Zongfang Liu, Tongliang Liu, Yumou Qiu, Kun Zhang

In many real-world scenarios, interested variables are often represented as discretized values due to measurement limitations. Applying Conditional Independence (CI) tests directly to such discretized data, however, can lead to incorrect conclusions. To address this, recent advancements have sought to infer the correct CI relationship between the latent variables through binarizing observed data. However, this process inevitably results in a loss of information, which degrades the test's performance. Motivated by this, this paper introduces a sample-efficient CI test that does not rely on the binarization process. We find that the independence relationships of latent continuous variables can be established by addressing an over-identifying restriction problem with Generalized Method of Moments (GMM). Based on this insight, we derive an appropriate test statistic and establish its asymptotic distribution correctly reflecting CI by leveraging nodewise regression. Theoretical findings and Empirical results across various datasets demonstrate that the superiority and effectiveness of our proposed test. Our code implementation is provided in https://github.com/boyangaaaaa/DCT

📄 PDF Abstract BibTeX arXiv:2506.08747

Code (1)

boyangaaaaa/dct 공식 구현

Tasks

Binarization

Similar Papers 제목 키워드 기반

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

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

Model-Powered Conditional Independence Test

2017-09-18 · NeurIPS 2017 12 · Rajat Sen, Ananda Theertha Suresh, Karthikeyan Shanmugam, Alexandros G. Dimakis 외

We consider the problem of non-parametric Conditional Independence testing (CI testing) for continuous random variables. Given i.i.d samples from the joint distribution $f(x,y,z)$ of continuous random vectors $X,Y$ and $…

ClassificationGeneral ClassificationGeneralization Boundsmodel

Conditional independence testing based on a nearest-neighbor estimator of conditional mutual information

2017-09-05 · Jakob Runge

Conditional independence testing is a fundamental problem underlying causal discovery and a particularly challenging task in the presence of nonlinear and high-dimensional dependencies. Here a fully non-parametric test f…

Causal Discovery

Approximate Kernel-based Conditional Independence Tests for Fast Non-Parametric Causal Discovery

2017-02-13 · Eric V. Strobl, Kun Zhang, Shyam Visweswaran

Constraint-based causal discovery (CCD) algorithms require fast and accurate conditional independence (CI) testing. The Kernel Conditional Independence Test (KCIT) is currently one of the most popular CI tests in the non…

Causal Discovery