paper-with-me

홈 › Papers

Learning Mixtures of Arbitrary Distributions over Large Discrete Domains

2012-12-07 · Yuval Rabani, Leonard Schulman, Chaitanya Swamy

We give an algorithm for learning a mixture of {\em unstructured} distributions. This problem arises in various unsupervised learning scenarios, for example in learning {\em topic models} from a corpus of documents spanning several topics. We show how to learn the constituents of a mixture of $k$ arbitrary distributions over a large discrete domain $[n]=\{1,2,\dots,n\}$ and the mixture weights, using $O(n\polylog n)$ samples. (In the topic-model learning setting, the mixture constituents correspond to the topic distributions.) This task is information-theoretically impossible for $k>1$ under the usual sampling process from a mixture distribution. However, there are situations (such as the above-mentioned topic model case) in which each sample point consists of several observations from the same mixture constituent. This number of observations, which we call the {\em "sampling aperture"}, is a crucial parameter of the problem. We obtain the {\em first} bounds for this mixture-learning problem {\em without imposing any assumptions on the mixture constituents.} We show that efficient learning is possible exactly at the information-theoretically least-possible aperture of $2k-1$. Thus, we achieve near-optimal dependence on $n$ and optimal aperture. While the sample-size required by our algorithm depends exponentially on $k$, we prove that such a dependence is {\em unavoidable} when one considers general mixtures. A sequence of tools contribute to the algorithm, such as concentration results for random matrices, dimension reduction, moment estimations, and sensitivity analysis.

📄 PDF Abstract BibTeX arXiv:1212.1527

Code (0)

등록된 구현이 없습니다.

Tasks

2kDimensionality ReductionTopic Models

Similar Papers 제목 키워드 기반

Efficient Density Estimation via Piecewise Polynomial Approximation

2013-05-14 · Siu-On Chan, Ilias Diakonikolas, Rocco A. Servedio, Xiaorui Sun

We give a highly efficient "semi-agnostic" algorithm for learning univariate probability distributions that are well approximated by piecewise polynomial density functions. Let $p$ be an arbitrary distribution over an in…

Density Estimation

When Does a Mixture of Products Contain a Product of Mixtures?

2012-06-02 · Guido F. Montufar, Jason Morton

We derive relations between theoretical properties of restricted Boltzmann machines (RBMs), popular machine learning models which form the building blocks of deep learning models, and several natural notions from discret…

On Computing Total Variation Distance Between Mixtures of Product Distributions

2026-05-05 · Weiming Feng, Yucheng Fu, Minji Yang, Anqi Zhang arxiv

We study the problem of approximating the total variation distance between two mixtures of product distributions over an $n$-dimensional discrete domain. Given two mixtures $\mathbb{P}$ and $\mathbb{Q}$ with $k_1$ and $k…

Discrete-Continuous Mixtures in Probabilistic Programming: Generalized Semantics and Inference Algorithms

2018-06-06 · ICML 2018 7 · Yi Wu, Siddharth Srivastava, Nicholas Hay, Simon Du 외

Despite the recent successes of probabilistic programming languages (PPLs) in AI applications, PPLs offer only limited support for random variables whose distributions combine discrete and continuous elements. We develop…

Probabilistic ProgrammingState Space Models

Learning Arbitrary Statistical Mixtures of Discrete Distributions

2015-04-10 · Jian Li, Yuval Rabani, Leonard J. Schulman, Chaitanya Swamy

We study the problem of learning from unlabeled samples very general statistical mixture models on large finite sets. Specifically, the model to be learned, $\vartheta$, is a probability distribution over probability dis…

Collaborative FilteringTopic Models