English

Markov Blanket Ranking using Kernel-based Conditional Dependence Measures

Machine Learning 2014-05-06 v3 Machine Learning

Abstract

Developing feature selection algorithms that move beyond a pure correlational to a more causal analysis of observational data is an important problem in the sciences. Several algorithms attempt to do so by discovering the Markov blanket of a target, but they all contain a forward selection step which variables must pass in order to be included in the conditioning set. As a result, these algorithms may not consider all possible conditional multivariate combinations. We improve on this limitation by proposing a backward elimination method that uses a kernel-based conditional dependence measure to identify the Markov blanket in a fully multivariate fashion. The algorithm is easy to implement and compares favorably to other methods on synthetic and real datasets.

Keywords

Cite

@article{arxiv.1402.0108,
  title  = {Markov Blanket Ranking using Kernel-based Conditional Dependence Measures},
  author = {Eric V. Strobl and Shyam Visweswaran},
  journal= {arXiv preprint arXiv:1402.0108},
  year   = {2014}
}

Comments

10 pages, 4 figures, 2 algorithms, NIPS 2013 Workshop on Causality, code: github.com/ericstrobl/

R2 v1 2026-06-22T02:59:09.674Z