Predictive Independence Testing, Predictive Conditional Independence Testing, and Predictive Graphical Modelling
Samuel Burkart, Franz J Kir\'aly

TL;DR
This paper introduces a novel approach linking multivariate independence testing with supervised learning, enabling scalable, automated, and accurate tests and graphical model learning through a new Python package 'pcit' that leverages machine learning workflows.
Contribution
It establishes a theoretical connection between independence testing and supervised learning, leading to practical, scalable algorithms and a new software package for multivariate and conditional independence testing.
Findings
Predictive independence tests outperform or match current methods.
Graphical model learning algorithms recover true structure asymptotically.
The 'pcit' package enables easy, scalable independence testing and graphical model learning.
Abstract
Testing (conditional) independence of multivariate random variables is a task central to statistical inference and modelling in general - though unfortunately one for which to date there does not exist a practicable workflow. State-of-art workflows suffer from the need for heuristic or subjective manual choices, high computational complexity, or strong parametric assumptions. We address these problems by establishing a theoretical link between multivariate/conditional independence testing, and model comparison in the multivariate predictive modelling aka supervised learning task. This link allows advances in the extensively studied supervised learning workflow to be directly transferred to independence testing workflows - including automated tuning of machine learning type which addresses the need for a heuristic choice, the ability to quantitatively trade-off computational demand…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference · Statistical Methods and Inference · Rough Sets and Fuzzy Logic
