A Distribution Testing Approach to Clustering Distributions
By: Gunjan Kumar, Yash Pote, Jonathan Scarlett
Potential Business Impact:
Finds hidden groups of similar data.
We study the following distribution clustering problem: Given a hidden partition of $k$ distributions into two groups, such that the distributions within each group are the same, and the two distributions associated with the two clusters are $\varepsilon$-far in total variation, the goal is to recover the partition. We establish upper and lower bounds on the sample complexity for two fundamental cases: (1) when one of the cluster's distributions is known, and (2) when both are unknown. Our upper and lower bounds characterize the sample complexity's dependence on the domain size $n$, number of distributions $k$, size $r$ of one of the clusters, and distance $\varepsilon$. In particular, we achieve tightness with respect to $(n,k,r,\varepsilon)$ (up to an $O(\log k)$ factor) for all regimes.
Similar Papers
Hypothesis Selection: A High Probability Conundrum
Data Structures and Algorithms
Finds the best data explanation faster.
Product distribution learning with imperfect advice
Machine Learning (CS)
Helps computers learn patterns faster with a hint.
Kernel K-means clustering of distributional data
Machine Learning (Stat)
Groups similar data patterns together automatically.