DAG Learning from Zero-Inflated Count Data Using Continuous Optimization
About
We address network structure learning from zero-inflated count data by casting each node as a zero-inflated generalized linear model and optimizing a smooth, score-based objective under a directed acyclic graph constraint. Our Zero-Inflated Continuous Optimization (ZICO) approach uses node-wise likelihoods with canonical links and enforces acyclicity through a differentiable surrogate constraint combined with sparsity regularization. ZICO achieves superior performance with faster runtimes on simulated data. It also performs comparably to or better than common algorithms for reverse engineering gene regulatory networks. ZICO is fully vectorized and mini-batched, enabling learning on larger variable sets with practical runtimes in a wide range of domains.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| DAG structure learning | Simulated zero-inflated count data (ER graph) D=50 (test) | TPR0.78 | 11 | |
| DAG structure learning | Simulated zero-inflated count data BA graph D=50 (test) | TPR79.2 | 11 |