paper-with-me

Papers

Nearest-Neighbor Sampling Based Conditional Independence Testing

2023-04-09 · Shuai Li, Ziqi Chen, Hongtu Zhu, Christina Dan Wang, Wang Wen

The conditional randomization test (CRT) was recently proposed to test whether two random variables X and Y are conditionally independent given random variables Z. The CRT assumes that the conditional distribution of X given Z is known under the null hypothesis and then it is compared to the distribution of the observed samples of the original data. The aim of this paper is to develop a novel alternative of CRT by using nearest-neighbor sampling without assuming the exact form of the distribution of X given Z. Specifically, we utilize the computationally efficient 1-nearest-neighbor to approximate the conditional distribution that encodes the null hypothesis. Then, theoretically, we show that the distribution of the generated samples is very close to the true conditional distribution in terms of total variation distance. Furthermore, we take the classifier-based conditional mutual information estimator as our test statistic. The test statistic as an empirical fundamental information theoretic quantity is able to well capture the conditional-dependence feature. We show that our proposed test is computationally very fast, while controlling type I and II errors quite well. Finally, we demonstrate the efficiency of our proposed test in both synthetic and real data analyses.

📄 PDF Abstract BibTeX arXiv:2304.04183

Code (3)

LeeShuai-kenwitch/NNSCIT 공식 구현 tf
MindSpore-scientific-2/code-3/tree/main/the-Soft-Nearest-Neighbor-Loss mindspore
yanfeng-yang-0316/cdcit pytorch

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

K-Nearest-Neighbor Local Sampling Based Conditional Independence Testing

2023-09-21 · NeurIPS 2023 11

Conditional independence (CI) testing is a fundamental task in statistics and machine learning, but its effectiveness is hindered by the challenges posed by high-dimensional conditioning variables and limited data sample…

Conditional independence testing via weighted partial copulas and nearest neighbors

2020-06-23 · Pascal Bianchi, Kevin Elgui, François Portier

This paper introduces the \textit{weighted partial copula} function for testing conditional independence. The proposed test procedure results from these two ingredients: (i) the test statistic is an explicit Cramer-von M…

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

Potential Conditional Mutual Information: Estimators, Properties and Applications

2017-10-13 · Arman Rahimzamani, Sreeram Kannan

The conditional mutual information I(X;Y|Z) measures the average information that X and Y contain about each other given Z. This is an important primitive in many learning problems including conditional independence test…

Time SeriesTime Series Analysis

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