MLLGSep 10, 2024

Learning Representations for Independence Testing

arXiv:2409.06890v22 citationsh-index: 7
Originality Incremental advance
AI Analysis

This work addresses a core challenge in machine learning and statistics for researchers and practitioners needing efficient dependence detection, though it is incremental as it builds on existing methods like HSIC and variational estimators.

The paper tackles the problem of detecting subtle dependencies between high-dimensional random variables by learning powerful independence tests, showing that optimized Hilbert-Schmidt Independence Criterion (HSIC) tests outperform other approaches in detecting structured dependence with exact level control.

Many tools exist to detect dependence between random variables, a core question across a wide range of machine learning, statistical, and scientific endeavors. Although several statistical tests guarantee eventual detection of any dependence with enough samples, standard tests may require an exorbitant amount of samples for detecting subtle dependencies between high-dimensional random variables with complex distributions. In this work, we study two related ways to learn powerful independence tests. First, we show how to construct powerful statistical tests with finite-sample validity by using variational estimators of mutual information, such as the InfoNCE or NWJ estimators. Second, we establish a close connection between these variational mutual information-based tests and tests based on the Hilbert-Schmidt Independence Criterion (HSIC); in particular, learning a variational bound (typically parameterized by a deep network) for mutual information is closely related to learning a kernel for HSIC. Finally, we show how to, rather than selecting a representation to maximize the statistic itself, select a representation which can maximize the power of a test, in either setting; we term the former case a Neural Dependency Statistic (NDS). While HSIC power optimization has been recently considered in the literature, we correct some important misconceptions and expand to considering deep kernels. In our experiments, while all approaches can yield powerful tests with exact level control, optimized HSIC tests generally outperform the other approaches on difficult problems of detecting structured dependence.

Foundations

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

Your Notes