QWO: Speeding Up Permutation-Based Causal Discovery in LiGAMs
Mohammad Shahverdikondori, Ehsan Mokhtarian, Negar Kiyavash

TL;DR
This paper introduces QWO, a novel method that significantly accelerates permutation-based causal discovery in LiGAMs, enabling scalable and efficient causal graph learning by reducing computational complexity.
Contribution
QWO provides a highly efficient algorithm for computing causal graphs for given permutations, improving scalability and integrating seamlessly with existing search strategies.
Findings
QWO achieves an O(n^2) speed-up over previous methods.
The method is theoretically sound and compatible with existing search algorithms.
QWO enables scalable causal discovery in high-dimensional settings.
Abstract
Causal discovery is essential for understanding relationships among variables of interest in many scientific domains. In this paper, we focus on permutation-based methods for learning causal graphs in Linear Gaussian Acyclic Models (LiGAMs), where the permutation encodes a causal ordering of the variables. Existing methods in this setting are not scalable due to their high computational complexity. These methods are comprised of two main components: (i) constructing a specific DAG, , for a given permutation , which represents the best structure that can be learned from the available data while adhering to , and (ii) searching over the space of permutations (i.e., causal orders) to minimize the number of edges in . We introduce QWO, a novel approach that significantly enhances the efficiency of computing for a given…
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
Taxonomy
TopicsVLSI and Analog Circuit Testing · Software Testing and Debugging Techniques · Industrial Vision Systems and Defect Detection
MethodsFocus
