English

Truncated Matrix Power Iteration for Differentiable DAG Learning

Machine Learning 2022-12-23 v2 Artificial Intelligence Machine Learning

Abstract

Recovering underlying Directed Acyclic Graph (DAG) structures from observational data is highly challenging due to the combinatorial nature of the DAG-constrained optimization problem. Recently, DAG learning has been cast as a continuous optimization problem by characterizing the DAG constraint as a smooth equality one, generally based on polynomials over adjacency matrices. Existing methods place very small coefficients on high-order polynomial terms for stabilization, since they argue that large coefficients on the higher-order terms are harmful due to numeric exploding. On the contrary, we discover that large coefficients on higher-order terms are beneficial for DAG learning, when the spectral radiuses of the adjacency matrices are small, and that larger coefficients for higher-order terms can approximate the DAG constraints much better than the small counterparts. Based on this, we propose a novel DAG learning method with efficient truncated matrix power iteration to approximate geometric series based DAG constraints. Empirically, our DAG learning method outperforms the previous state-of-the-arts in various settings, often by a factor of 33 or more in terms of structural Hamming distance.

Keywords

Cite

@article{arxiv.2208.14571,
  title  = {Truncated Matrix Power Iteration for Differentiable DAG Learning},
  author = {Zhen Zhang and Ignavier Ng and Dong Gong and Yuhang Liu and Ehsan M Abbasnejad and Mingming Gong and Kun Zhang and Javen Qinfeng Shi},
  journal= {arXiv preprint arXiv:2208.14571},
  year   = {2022}
}

Comments

Published in NeurIPS 2022

R2 v1 2026-06-28T00:26:54.911Z