Optimal Sub-Graphical Models

Abstract

We investigate the problem of reducing the complexity of a graphical model (G, PG) by finding a subgraph H of G, chosen from a class of subgraphs H, such that H is optimal with respect to KL-divergence. We do this by first defining a decomposition tree representation for G, which is closely related to the junction-tree representation for G. We then give an algorithm which uses this representation to compute the optimal H H. Gavril [2] and Tarjan [3] have used graph separation properties to solve several combinatorial optimization problems when the size of the minimal separators in the graph is bounded. We present an extension of this technique which applies to some important choices of H even when the size of the minimal separators of G are arbitrarily large. In particular, this applies to problems such as finding an optimal subgraphical model over a (k - 1)-tree of a graphical model over a k-tree (for arbitrary k) and selecting an optimal subgraphical model with (a constant) d fewer edges with respect to KL-divergence can be solved in time polynomial in |V (G)| using this formulation. 1 Introduction and Preliminaries

Cite

Text

Narasimhan and Bilmes. "Optimal Sub-Graphical Models." Neural Information Processing Systems, 2004.

Markdown

[Narasimhan and Bilmes. "Optimal Sub-Graphical Models." Neural Information Processing Systems, 2004.](https://mlanthology.org/neurips/2004/narasimhan2004neurips-optimal/)

BibTeX

@inproceedings{narasimhan2004neurips-optimal,
  title     = {{Optimal Sub-Graphical Models}},
  author    = {Narasimhan, Mukund and Bilmes, Jeff A.},
  booktitle = {Neural Information Processing Systems},
  year      = {2004},
  pages     = {961-968},
  url       = {https://mlanthology.org/neurips/2004/narasimhan2004neurips-optimal/}
}