Fast Information Value for Graphical Models

Abstract

Calculations that quantify the dependencies between variables are vital to many operations with graphical models, e.g., active learning and sen- sitivity analysis. Previously, pairwise information gain calculation has involved a cost quadratic in network size. In this work, we show how to perform a similar computation with cost linear in network size. The loss function that allows this is of a form amenable to computation by dynamic programming. The message-passing algorithm that results is described and empirical results demonstrate large speedups without de- crease in accuracy. In the cost-sensitive domains examined, superior ac- curacy is achieved.

Cite

Text

Anderson and Moore. "Fast Information Value for Graphical Models." Neural Information Processing Systems, 2005.

Markdown

[Anderson and Moore. "Fast Information Value for Graphical Models." Neural Information Processing Systems, 2005.](https://mlanthology.org/neurips/2005/anderson2005neurips-fast/)

BibTeX

@inproceedings{anderson2005neurips-fast,
  title     = {{Fast Information Value for Graphical Models}},
  author    = {Anderson, Brigham S. and Moore, Andrew W.},
  booktitle = {Neural Information Processing Systems},
  year      = {2005},
  pages     = {51-58},
  url       = {https://mlanthology.org/neurips/2005/anderson2005neurips-fast/}
}