Fast Exact Inference for Recursive Cardinality Models
Daniel Tarlow, Kevin Swersky, Richard S. Zemel, Ryan Prescott Adams,, Brendan J. Frey

TL;DR
This paper introduces Recursive Cardinality models, enabling efficient exact inference, marginalization, and sampling in high-order potential models, significantly improving computational efficiency and expressive power in probabilistic modeling.
Contribution
The paper presents a novel class of Recursive Cardinality models and an efficient O(D log^2 D) algorithm for exact marginalization and sampling, extending inference capabilities.
Findings
Efficient exact inference algorithms for Recursive Cardinality models.
Demonstrated the models' expressive power through empirical experiments.
Achieved faster inference in models with high-order potentials.
Abstract
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(DlogD) 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(Dlog2 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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference · Explainable Artificial Intelligence (XAI) · Topic Modeling
