MLLGMEApr 21, 2024

Inference of Causal Networks using a Topological Threshold

arXiv:2404.14460v1h-index: 3IEEE Access
Originality Incremental advance
AI Analysis

This work addresses the challenge of efficient and accurate causal inference for researchers in fields like statistics or machine learning, representing an incremental improvement over existing methods.

The authors tackled the problem of inferring causal networks from data by proposing a constraint-based algorithm that automatically determines topological thresholds, which was shown to be generally faster and more accurate than the benchmark PC algorithm in tests on synthetic and real data.

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 causality, that we called Net Influence, which provided very good results when inferring causal networks from discrete data. This metric allows for inferring directionality of the edges in the process of applying the thresholds, speeding up the inference of causal DAGs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes