LazyIter: A Fast Algorithm for Counting Markov Equivalent DAGs and
Designing Experiments
- URL: http://arxiv.org/abs/2006.09670v1
- Date: Wed, 17 Jun 2020 05:51:34 GMT
- Title: LazyIter: A Fast Algorithm for Counting Markov Equivalent DAGs and
Designing Experiments
- Authors: Ali AhmadiTeshnizi, Saber Salehkaleybar, Negar Kiyavash
- Abstract summary: The size of an MEC is a measure of complexity for recovering the true causal graph by performing interventions.
We propose a method for efficient iteration over possible MECs given intervention results.
Our proposed algorithms for both computing the size of MEC and experiment design outperform the state of the art.
- Score: 30.592069659778716
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: The causal relationships among a set of random variables are commonly
represented by a Directed Acyclic Graph (DAG), where there is a directed edge
from variable $X$ to variable $Y$ if $X$ is a direct cause of $Y$. From the
purely observational data, the true causal graph can be identified up to a
Markov Equivalence Class (MEC), which is a set of DAGs with the same
conditional independencies between the variables. The size of an MEC is a
measure of complexity for recovering the true causal graph by performing
interventions. We propose a method for efficient iteration over possible MECs
given intervention results. We utilize the proposed method for computing MEC
sizes and experiment design in active and passive learning settings. Compared
to previous work for computing the size of MEC, our proposed algorithm reduces
the time complexity by a factor of $O(n)$ for sparse graphs where $n$ is the
number of variables in the system. Additionally, integrating our approach with
dynamic programming, we design an optimal algorithm for passive experiment
design. Experimental results show that our proposed algorithms for both
computing the size of MEC and experiment design outperform the state of the
art.
Related papers
- QWO: Speeding Up Permutation-Based Causal Discovery in LiGAMs [20.661343069864888]
We introduce QWO, a novel approach that significantly enhances the efficiency of computing $mathcalGpi$ for a given permutation $pi$.
QWO has a speed-up of $O(n2)$ ($n$ is the number of variables) compared to the state-of-the-art BIC-based method, making it highly scalable.
arXiv Detail & Related papers (2024-10-30T16:10:46Z) - Learning causal graphs using variable grouping according to ancestral relationship [7.126300090990439]
When the sample size is small relative to the number of variables, the accuracy of estimating causal graphs using existing methods decreases.
Some methods are not feasible when the sample size is smaller than the number of variables.
To circumvent these problems, some researchers proposed causal structure learning algorithms using divide-and-conquer approaches.
arXiv Detail & Related papers (2024-03-21T04:42:04Z) - Cost Aware Best Arm Identification [13.380383930882784]
We call it emphCost Aware Best Arm Identification (CABAI)
We propose a simple algorithm called emphChernoff Overlap (CO), based on a square-root rule.
Our results show that (i.e. ignoring the heterogeneous action cost results in sub-optimality in practice, and (ii.) simple algorithms can deliver near-optimal performance over a wide range of problems.
arXiv Detail & Related papers (2024-02-26T16:27:08Z) - Maximum Independent Set: Self-Training through Dynamic Programming [56.670639478539485]
This work presents a graph neural network (GNN) framework for solving the maximum independent set (MIS) problem, inspired by dynamic programming (DP)
We propose a DP-like recursive algorithm based on GNNs that firstly constructs two smaller sub-graphs, predicts the one with the larger MIS, and then uses it in the next recursion call.
Annotating comparisons of different graphs concerning their MIS size leads to a self-training process that results in more accurate self-annotation of the comparisons and vice versa.
arXiv Detail & Related papers (2023-10-28T10:58:25Z) - On the Sample Complexity of Representation Learning in Multi-task
Bandits with Global and Local structure [77.60508571062958]
We investigate the sample complexity of learning the optimal arm for multi-task bandit problems.
Arms consist of two components: one that is shared across tasks (that we call representation) and one that is task-specific (that we call predictor)
We devise an algorithm OSRL-SC whose sample complexity approaches the lower bound, and scales at most as $H(Glog(delta_G)+ Xlog(delta_H))$, with $X,G,H$ being, respectively, the number of tasks, representations and predictors.
arXiv Detail & Related papers (2022-11-28T08:40:12Z) - Communication-Efficient Adam-Type Algorithms for Distributed Data Mining [93.50424502011626]
We propose a class of novel distributed Adam-type algorithms (emphi.e., SketchedAMSGrad) utilizing sketching.
Our new algorithm achieves a fast convergence rate of $O(frac1sqrtnT + frac1(k/d)2 T)$ with the communication cost of $O(k log(d))$ at each iteration.
arXiv Detail & Related papers (2022-10-14T01:42:05Z) - Matching Pursuit Based Scheduling for Over-the-Air Federated Learning [67.59503935237676]
This paper develops a class of low-complexity device scheduling algorithms for over-the-air learning via the method of federated learning.
Compared to the state-of-the-art proposed scheme, the proposed scheme poses a drastically lower efficiency system.
The efficiency of the proposed scheme is confirmed via experiments on the CIFAR dataset.
arXiv Detail & Related papers (2022-06-14T08:14:14Z) - Correcting Momentum with Second-order Information [50.992629498861724]
We develop a new algorithm for non-critical optimization that finds an $O(epsilon)$epsilon point in the optimal product.
We validate our results on a variety of large-scale deep learning benchmarks and architectures.
arXiv Detail & Related papers (2021-03-04T19:01:20Z) - Intervention Efficient Algorithms for Approximate Learning of Causal
Graphs [22.401163479802094]
We study the problem of learning the causal relationships between a set of observed variables in the presence of latents.
Our goal is to recover the directions of all causal or ancestral relations in $G$, via a minimum cost set of interventions.
Our algorithms combine work on efficient intervention design and the design of low-cost separating set systems.
arXiv Detail & Related papers (2020-12-27T17:08:46Z) - FANOK: Knockoffs in Linear Time [73.5154025911318]
We describe a series of algorithms that efficiently implement Gaussian model-X knockoffs to control the false discovery rate on large scale feature selection problems.
We test our methods on problems with $p$ as large as $500,000$.
arXiv Detail & Related papers (2020-06-15T21:55:34Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.