English

GFlowCausal: Generative Flow Networks for Causal Discovery

Machine Learning 2023-03-13 v2 Artificial Intelligence

Abstract

Causal discovery aims to uncover causal structure among a set of variables. Score-based approaches mainly focus on searching for the best Directed Acyclic Graph (DAG) based on a predefined score function. However, most of them are not applicable on a large scale due to the limited searchability. Inspired by the active learning in generative flow networks, we propose a novel approach to learning a DAG from observational data called GFlowCausal. It converts the graph search problem to a generation problem, in which direct edges are added gradually. GFlowCausal aims to learn the best policy to generate high-reward DAGs by sequential actions with probabilities proportional to predefined rewards. We propose a plug-and-play module based on transitive closure to ensure efficient sampling. Theoretical analysis shows that this module could guarantee acyclicity properties effectively and the consistency between final states and fully-connected graphs. We conduct extensive experiments on both synthetic and real datasets, and results show the proposed approach to be superior and also performs well in a large-scale setting.

Keywords

Cite

@article{arxiv.2210.08185,
  title  = {GFlowCausal: Generative Flow Networks for Causal Discovery},
  author = {Wenqian Li and Yinchuan Li and Shengyu Zhu and Yunfeng Shao and Jianye Hao and Yan Pang},
  journal= {arXiv preprint arXiv:2210.08185},
  year   = {2023}
}
R2 v1 2026-06-28T03:42:05.827Z