Learning nonparametric DAGs with incremental information via high-order HSIC
Yafei Wang, Jianguo Liu

TL;DR
This paper introduces a novel two-phase algorithm called OT for learning DAGs that leverages high-order HSIC to improve the identification of causal structures, outperforming existing methods in synthetic and real datasets.
Contribution
The paper proposes an identifiability condition and a two-phase OT algorithm that uses high-order HSIC for more accurate DAG structure learning.
Findings
OT algorithm achieves lower structure intervention distance (SID) than CAM.
OT outperforms existing methods on synthetic and real-world datasets.
High-order HSIC effectively guides local tuning of DAG structures.
Abstract
Score-based methods for learning Bayesain networks(BN) aim to maximizing the global score functions. However, if local variables have direct and indirect dependence simultaneously, the global optimization on score functions misses edges between variables with indirect dependent relationship, of which scores are smaller than those with direct dependent relationship. In this paper, we present an identifiability condition based on a determined subset of parents to identify the underlying DAG. By the identifiability condition, we develop a two-phase algorithm namely optimal-tuning (OT) algorithm to locally amend the global optimization. In the optimal phase, an optimization problem based on first-order Hilbert-Schmidt independence criterion (HSIC) gives an estimated skeleton as the initial determined parents subset. In the tuning phase, the skeleton is locally tuned by deletion, addition…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference
MethodsClass-activation map
