Easy Variational Inference for Categorical Models via an Independent Binary Approximation
Michael T. Wojnowicz, Shuchin Aeron, Eric L. Miller, and Michael C., Hughes

TL;DR
This paper introduces a scalable variational inference method for categorical data in generalized linear models by approximating them with independent binary models, enabling efficient analysis of thousands of categories.
Contribution
The paper proposes a novel class of categorical-from-binary models and an independent binary approximation for fast, scalable Bayesian inference in high-category-count GLMs.
Findings
Scales to thousands of categories efficiently.
Outperforms ADVI and NUTS in speed for fixed prediction quality.
Provides a parallelizable and invariant inference method.
Abstract
We pursue tractable Bayesian analysis of generalized linear models (GLMs) for categorical data. Thus far, GLMs are difficult to scale to more than a few dozen categories due to non-conjugacy or strong posterior dependencies when using conjugate auxiliary variable methods. We define a new class of GLMs for categorical data called categorical-from-binary (CB) models. Each CB model has a likelihood that is bounded by the product of binary likelihoods, suggesting a natural posterior approximation. This approximation makes inference straightforward and fast; using well-known auxiliary variables for probit or logistic regression, the product of binary models admits conjugate closed-form variational inference that is embarrassingly parallel across categories and invariant to category ordering. Moreover, an independent binary model simultaneously approximates multiple CB models. Bayesian model…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference · Statistical Methods and Bayesian Inference · Bayesian Methods and Mixture Models
MethodsVariational Inference
