1: \begin{abstract}
2: In a variety of research areas, the bag of weighted vectors and the histogram are
3: widely used descriptors for complex objects. Both can be expressed as
4: discrete distributions. D2-clustering pursues the minimum total
5: within-cluster variation for a set of discrete distributions subject to the
6: Kantorovich-Wasserstein metric. D2-clustering has a severe scalability issue,
7: the bottleneck being the computation of a centroid distribution, called Wasserstein barycenter,
8: that minimizes its sum of squared distances to the cluster members. In this paper,
9: we develop a modified Bregman ADMM approach
10: for computing the approximate discrete Wasserstein barycenter of large clusters. In the case when the support points of the barycenters are unknown and of low cardinality, our method achieves high accuracy empirically at a much reduced computational cost.
11: The strengths and weaknesses of our method and its alternatives are examined through experiments;
12: and scenarios for their respective usage are recommended.
13: Moreover, we develop both serial and parallelized versions of
14: the algorithm. By experimenting with large-scale data, we demonstrate the computational efficiency
15: of the new methods and investigate their convergence properties and numerical
16: stability. The clustering results obtained on several datasets in different domains
17: are highly competitive in comparison with some widely used
18: methods' in the corresponding areas.
19: \end{abstract}
20: