Mixed Graphical Models for Causal Analysis of Multi-modal Variables
Andrew J Sedgewick, Joseph D. Ramsey, Peter Spirtes, Clark Glymour,, Panayiotis V. Benos

TL;DR
This paper introduces new hybrid algorithms for learning causal graphical models from multi-modal data, effectively handling mixed variable types and outperforming existing methods in speed and accuracy.
Contribution
The paper proposes a novel conditional independence test and hybrid learning strategies specifically designed for mixed data types in causal graphical models.
Findings
Hybrid methods are faster and more accurate than existing directed graph estimation techniques.
The new conditional independence test improves causal discovery in mixed data.
Performance improvements are validated on synthetic datasets.
Abstract
Graphical causal models are an important tool for knowledge discovery because they can represent both the causal relations between variables and the multivariate probability distributions over the data. Once learned, causal graphs can be used for classification, feature selection and hypothesis generation, while revealing the underlying causal network structure and thus allowing for arbitrary likelihood queries over the data. However, current algorithms for learning sparse directed graphs are generally designed to handle only one type of data (continuous-only or discrete-only), which limits their applicability to a large class of multi-modal biological datasets that include mixed type variables. To address this issue, we developed new methods that modify and combine existing methods for finding undirected graphs with methods for finding directed graphs. These hybrid methods are not only…
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 · Machine Learning in Bioinformatics · Machine Learning and Data Classification
