Testing Unfaithful Gaussian Graphical Models

Abstract

The global Markov property for Gaussian graphical models ensures graph separation implies conditional independence. Specifically if a node set $S$ graph separates nodes $u$ and $v$ then $X_u$ is conditionally independent of $X_v$ given $X_S$. The opposite direction need not be true, that is, $X_u \perp X_v \mid X_S$ need not imply $S$ is a node separator of $u$ and $v$. When it does, the relation $X_u \perp X_v \mid X_S$ is called faithful. In this paper we provide a characterization of faithful relations and then provide an algorithm to test faithfulness based only on knowledge of other conditional relations of the form $X_i \perp X_j \mid X_S$.

Cite

Text

Soh and Tatikonda. "Testing Unfaithful Gaussian Graphical Models." Neural Information Processing Systems, 2014.

Markdown

[Soh and Tatikonda. "Testing Unfaithful Gaussian Graphical Models." Neural Information Processing Systems, 2014.](https://mlanthology.org/neurips/2014/soh2014neurips-testing/)

BibTeX

@inproceedings{soh2014neurips-testing,
  title     = {{Testing Unfaithful Gaussian Graphical Models}},
  author    = {Soh, De Wen and Tatikonda, Sekhar C},
  booktitle = {Neural Information Processing Systems},
  year      = {2014},
  pages     = {2681-2689},
  url       = {https://mlanthology.org/neurips/2014/soh2014neurips-testing/}
}