Using Multiple Samples to Learn Mixture Models
Jason D Lee, Ran Gilad-Bachrach, and Rich Caruana

TL;DR
This paper introduces algorithms that leverage multiple samples with different mixing weights to improve the recovery of mixture model parameters, especially in high-dimensional or high-separation scenarios, and extends to topic modeling.
Contribution
It proposes novel algorithms that utilize differences between multiple samples to recover mixture model parameters under milder conditions than existing methods.
Findings
Algorithms outperform previous methods in high-dimensional settings.
Methods enable generalization to unseen words in topic modeling.
Recovery of mixture components is more accurate with multiple samples.
Abstract
In the mixture models problem it is assumed that there are distributions and one gets to observe a sample from a mixture of these distributions with unknown coefficients. The goal is to associate instances with their generating distributions, or to identify the parameters of the hidden distributions. In this work we make the assumption that we have access to several samples drawn from the same underlying distributions, but with different mixing weights. As with topic modeling, having multiple samples is often a reasonable assumption. Instead of pooling the data into one sample, we prove that it is possible to use the differences between the samples to better recover the underlying structure. We present algorithms that recover the underlying structure under milder assumptions than the current state of art when either the dimensionality or the…
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 · Natural Language Processing Techniques · Topic Modeling
