# Learning Gaussian DAGs from Network Data

**Authors:** Hangjian Li, Oscar Hernan Madrid Padilla, Qing Zhou

arXiv: 1905.10848 · 2021-07-30

## TL;DR

This paper introduces a Gaussian DAG model for dependent network data, proposing a joint estimation method that improves structure learning accuracy and can also estimate sample correlations to enhance classical DAG learning methods.

## Contribution

It develops a novel Gaussian DAG model for correlated data and a joint estimation approach that outperforms existing methods in accuracy.

## Key findings

- Joint estimation improves structure learning accuracy.
- The method effectively estimates sample correlations.
- De-correlating data enhances classical DAG learning performance.

## Abstract

Structural learning of directed acyclic graphs (DAGs) or Bayesian networks has been studied extensively under the assumption that data are independent. We propose a new Gaussian DAG model for dependent data which assumes the observations are correlated according to an undirected network. Under this model, we develop a method to estimate the DAG structure given a topological ordering of the nodes. The proposed method jointly estimates the Bayesian network and the correlations among observations by optimizing a scoring function based on penalized likelihood. We show that under some mild conditions, the proposed method produces consistent estimators after one iteration. Extensive numerical experiments also demonstrate that by jointly estimating the DAG structure and the sample correlation, our method achieves much higher accuracy in structure learning. When the node ordering is unknown, through experiments on synthetic and real data, we show that our algorithm can be used to estimate the correlations between samples, with which we can de-correlate the dependent data to significantly improve the performance of classical DAG learning methods.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1905.10848/full.md

## Figures

90 figures with captions in the complete paper: https://tomesphere.com/paper/1905.10848/full.md

## References

46 references — full list in the complete paper: https://tomesphere.com/paper/1905.10848/full.md

---
Source: https://tomesphere.com/paper/1905.10848