AIMEJan 20, 2014

A Scalable Conditional Independence Test for Nonlinear, Non-Gaussian Data

arXiv:1401.5031v255 citations
Originality Incremental advance
AI Analysis

This work addresses a bottleneck in causal inference for high-dimensional datasets in fields like neuroscience, offering a scalable solution for researchers dealing with nonlinear, non-Gaussian data.

The paper tackles the problem of conditional independence testing for nonlinear, non-Gaussian data, which is crucial for causal discovery but computationally expensive with existing methods like KCI. It proposes a new O(N^2) test using conditional correlation independence (CCI) that achieves similar accuracy while reducing runtime from tens of minutes to seconds on standard workstations.

Many relations of scientific interest are nonlinear, and even in linear systems distributions are often non-Gaussian, for example in fMRI BOLD data. A class of search procedures for causal relations in high dimensional data relies on sample derived conditional independence decisions. The most common applications rely on Gaussian tests that can be systematically erroneous in nonlinear non-Gaussian cases. Recent work (Gretton et al. (2009), Tillman et al. (2009), Zhang et al. (2011)) has proposed conditional independence tests using Reproducing Kernel Hilbert Spaces (RKHS). Among these, perhaps the most efficient has been KCI (Kernel Conditional Independence, Zhang et al. (2011)), with computational requirements that grow effectively at least as O(N3), placing it out of range of large sample size analysis, and restricting its applicability to high dimensional data sets. We propose a class of O(N2) tests using conditional correlation independence (CCI) that require a few seconds on a standard workstation for tests that require tens of minutes to hours for the KCI method, depending on degree of parallelization, with similar accuracy. For accuracy on difficult nonlinear, non-Gaussian data sets, we also compare a recent test due to Harris & Drton (2012), applicable to nonlinear, non-Gaussian distributions in the Gaussian copula, as well as to partial correlation, a linear Gaussian test.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes