Inference of Causal Networks using a Topological Threshold
Filipe Barroso, Diogo Gomes, Gareth J. Baxter

TL;DR
This paper introduces a new constraint-based algorithm that automatically determines causal relevance thresholds to infer causal networks more efficiently and accurately than existing methods, especially for discrete data.
Contribution
The paper presents a novel algorithm for causal network inference using topological thresholds, with two methods for threshold determination and a new causality measure called Net Influence.
Findings
Faster and more accurate than the PC algorithm
Effective for both synthetic and real data
Net Influence improves directionality inference
Abstract
We propose a constraint-based algorithm, which automatically determines causal relevance thresholds, to infer causal networks from data. We call these topological thresholds. We present two methods for determining the threshold: the first seeks a set of edges that leaves no disconnected nodes in the network; the second seeks a causal large connected component in the data. We tested these methods both for discrete synthetic and real data, and compared the results with those obtained for the PC algorithm, which we took as the benchmark. We show that this novel algorithm is generally faster and more accurate than the PC algorithm. The algorithm for determining the thresholds requires choosing a measure of causality. We tested our methods for Fisher Correlations, commonly used in PC algorithm (for instance in \cite{kalisch2005}), and further proposed a discrete and asymmetric measure of…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference
MethodsSparse Evolutionary Training
