paper-with-me

Papers

Conditional independence testing: a predictive perspective

2019-07-31 · Marco Henrique de Almeida Inácio, Rafael Izbicki, Rafael Bassi Stern

Conditional independence testing is a key problem required by many machine learning and statistics tools. In particular, it is one way of evaluating the usefulness of some features on a supervised prediction problem. We propose a novel conditional independence test in a predictive setting, and show that it achieves better power than competing approaches in several settings. Our approach consists in deriving a p-value using a permutation test where the predictive power using the unpermuted dataset is compared with the predictive power of using dataset where the feature(s) of interest are permuted. We conclude that the method achives sensible results on simulated and real datasets.

📄 PDF Abstract BibTeX arXiv:1908.00105

Code (1)

randommm/nnperm 공식 구현 pytorch

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Predictive Independence Testing, Predictive Conditional Independence Testing, and Predictive Graphical Modelling

2017-11-16 · Samuel Burkart, Franz J. Király

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 work…

Philosophy

SHAP-XRT: The Shapley Value Meets Conditional Independence Testing

2022-07-14 · Jacopo Teneggi, Beepul Bharti, Yaniv Romano, Jeremias Sulam

The complex nature of artificial neural networks raises concerns on their reliability, trustworthiness, and fairness in real-world scenarios. The Shapley value -- a solution concept from game theory -- is one of the most…

Binary ClassificationDecision MakingFairnessFeature Importance+1

DIET: Conditional independence testing with marginal dependence measures of residual information

2022-08-18 · Mukund Sudarshan, Aahlad Manas Puli, Wesley Tansey, Rajesh Ranganath

Conditional randomization tests (CRTs) assess whether a variable $x$ is predictive of another variable $y$, having observed covariates $z$. CRTs require fitting a large number of predictive models, which is often computa…

valid

Conditional Independence Test Based on Transport Maps

2025-04-13 · Chenxuan He, Yuan Gao, Liping Zhu, Jian Huang

Testing conditional independence between two random vectors given a third is a fundamental and challenging problem in statistics, particularly in multivariate nonparametric settings due to the complexity of conditional s…

Kernel-based Conditional Independence Test and Application in Causal Discovery

2012-02-14 · Kun Zhang, Jonas Peters, Dominik Janzing, Bernhard Schoelkopf

Conditional independence testing is an important problem, especially in Bayesian network learning and causal discovery. Due to the curse of dimensionality, testing for conditional independence of continuous variables is …

Causal Discovery