MLLGFeb 28, 2025

Amortized Conditional Independence Testing

arXiv:2502.20925v1h-index: 7PAKDD
Originality Highly original
AI Analysis

This addresses a critical problem in causal discovery for scientific disciplines, offering a novel data-driven approach that improves efficiency and adaptability.

The paper tackles the problem of conditional independence testing, a fundamental task in statistics and machine learning, by introducing ACID, a transformer-based neural network that learns to test for conditional independence, achieving state-of-the-art performance with robust generalization to unseen sample sizes, dimensionalities, and non-linearities.

Testing for the conditional independence structure in data is a fundamental and critical task in statistics and machine learning, which finds natural applications in causal discovery - a highly relevant problem to many scientific disciplines. Existing methods seek to design explicit test statistics that quantify the degree of conditional dependence, which is highly challenging yet cannot capture nor utilize prior knowledge in a data-driven manner. In this study, an entirely new approach is introduced, where we instead propose to amortize conditional independence testing and devise ACID - a novel transformer-based neural network architecture that learns to test for conditional independence. ACID can be trained on synthetic data in a supervised learning fashion, and the learned model can then be applied to any dataset of similar natures or adapted to new domains by fine-tuning with a negligible computational cost. Our extensive empirical evaluations on both synthetic and real data reveal that ACID consistently achieves state-of-the-art performance against existing baselines under multiple metrics, and is able to generalize robustly to unseen sample sizes, dimensionalities, as well as non-linearities with a remarkably low inference time.

Foundations

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

Your Notes