Message Passing for Collective Graphical Models

Abstract

Collective graphical models (CGMs) are a formalism for inference and learning about a population of independent and identically distributed individuals when only noisy aggregate data are available. We highlight a close connection between approximate MAP inference in CGMs and marginal inference in standard graphical models. The connection leads us to derive a novel Belief Propagation (BP) style algorithm for collective graphical models. Mathematically, the algorithm is a strict generalization of BP—it can be viewed as an extension to minimize the Bethe free energy plus additional energy terms that are non-linear functions of the marginals. For CGMs, the algorithm is much more efficient than previous approaches to inference. We demonstrate its performance on two synthetic experiments concerning bird migration and collective human mobility.

Cite

Text

Sun et al. "Message Passing for Collective Graphical Models." International Conference on Machine Learning, 2015.

Markdown

[Sun et al. "Message Passing for Collective Graphical Models." International Conference on Machine Learning, 2015.](https://mlanthology.org/icml/2015/sun2015icml-message/)

BibTeX

@inproceedings{sun2015icml-message,
  title     = {{Message Passing for Collective Graphical Models}},
  author    = {Sun, Tao and Sheldon, Dan and Kumar, Akshat},
  booktitle = {International Conference on Machine Learning},
  year      = {2015},
  pages     = {853-861},
  volume    = {37},
  url       = {https://mlanthology.org/icml/2015/sun2015icml-message/}
}