Multidimensional Membership Mixture Models
Yun Jiang, Marcus Lim, Ashutosh Saxena

TL;DR
This paper introduces multidimensional membership mixture (M3) models that represent data with multiple independent mixture dimensions, improving modeling efficiency and interpretability in applications like topic modeling and 3D object arrangement.
Contribution
The paper proposes a novel M3 framework with three instantiations based on existing models, enabling flexible and efficient multi-dimensional mixture modeling.
Findings
M3 models outperform traditional models with fewer topics.
Topics across different dimensions are meaningful and orthogonal.
M3 models effectively capture shared structures in data.
Abstract
We present the multidimensional membership mixture (M3) models where every dimension of the membership represents an independent mixture model and each data point is generated from the selected mixture components jointly. This is helpful when the data has a certain shared structure. For example, three unique means and three unique variances can effectively form a Gaussian mixture model with nine components, while requiring only six parameters to fully describe it. In this paper, we present three instantiations of M3 models (together with the learning and inference algorithms): infinite, finite, and hybrid, depending on whether the number of mixtures is fixed or not. They are built upon Dirichlet process mixture models, latent Dirichlet allocation, and a combination respectively. We then consider two applications: topic modeling and learning 3D object arrangements. Our experiments show…
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 · Advanced Clustering Algorithms Research · Data Management and Algorithms
