Fast Exact Inference in Recursive Cardinality Models

Tarlow, D., Swersky, K., Zemel, R. S., Adams, R. P., & Frey, B. (2012). Fast Exact Inference in Recursive Cardinality Models. Proceedings of the 28th Conference on Uncertainty in Artificial Intelligence (UAI).
Cardinality potentials are a generally useful class of high order potential that affect probabilities based on how many of D binary variables are active. Maximum a posteriori (MAP) inference for cardinality potential models is well-understood, with efficient computations taking O(D log D) time. Yet efficient marginalization and sampling have not been addressed as thoroughly in the machine learning community. We show that there exists a simple algorithm for computing marginal probabilities and drawing exact joint samples that runs in O(D log2 D) time, and we show how to frame the algorithm as efficient belief propagation in a low order tree-structured model that includes additional auxiliary variables. We then develop a new, more general class of models, termed Recursive Cardinality models, which take advantage of this efficiency. Finally, we show how to do efficient exact inference in models composed of a tree structure and a cardinality potential. We explore the expressive power of Recursive Cardinality models and empirically demonstrate their utility.
  @conference{tarlow2012cardinality,
  year = {2012},
  author = {Tarlow, Daniel and Swersky, Kevin and Zemel, Richard S. and Adams, Ryan P. and Frey, Brendan},
  title = {Fast Exact Inference in Recursive Cardinality Models},
  booktitle = {Proceedings of the 28th Conference on Uncertainty in Artificial Intelligence (UAI)},
  keywords = {graphical models, UAI}
}