Gaussian Approximation of Collective Graphical Models
Li-Ping Liu, Daniel Sheldon, Thomas G. Dietterich

TL;DR
This paper introduces a Gaussian approximation for Collective Graphical Models, enabling efficient inference that maintains key properties and outperforms previous methods in speed and accuracy.
Contribution
It proves the convergence of CGMs to a Gaussian form for large populations and develops closed-form and approximate inference methods for different noise models.
Findings
GCGM inference is faster than MCMC and MAP methods.
GCGM maintains conditional independence properties.
GCGM achieves comparable or better accuracy in experiments.
Abstract
The Collective Graphical Model (CGM) models a population of independent and identically distributed individuals when only collective statistics (i.e., counts of individuals) are observed. Exact inference in CGMs is intractable, and previous work has explored Markov Chain Monte Carlo (MCMC) and MAP approximations for learning and inference. This paper studies Gaussian approximations to the CGM. As the population grows large, we show that the CGM distribution converges to a multivariate Gaussian distribution (GCGM) that maintains the conditional independence properties of the original CGM. If the observations are exact marginals of the CGM or marginals that are corrupted by Gaussian noise, inference in the GCGM approximation can be computed efficiently in closed form. If the observations follow a different noise model (e.g., Poisson), then expectation propagation provides efficient and…
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 Methods and Mixture Models · Bayesian Modeling and Causal Inference · Markov Chains and Monte Carlo Methods
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
