Speeding Up Constrained $k$-Means Through 2-Means
Qilong Feng, Bin Fu

TL;DR
This paper introduces a faster algorithm for the constrained 2-means problem that produces approximate solutions efficiently, and demonstrates how to improve existing schemes for constrained k-means by leveraging this method.
Contribution
The paper presents a new $O(dn+d({1ackslash ext{epsilon}})^{O(1/ackslashtext{epsilon})} ext{log} n)$ time algorithm for constrained 2-means and shows how to accelerate existing constrained k-means approximation schemes.
Findings
The new algorithm achieves a $(1+ ext{epsilon})$-approximation efficiently.
Existing k-means schemes can be significantly sped up using the proposed method.
The approach reduces the time complexity of previous algorithms for constrained k-means.
Abstract
For the constrained 2-means problem, we present a time algorithm. It generates a collection of approximate center pairs such that one of pairs in can induce a -approximation for the problem. The existing approximation scheme for the constrained 2-means problem takes time, and the existing approximation scheme for the constrained -means problem takes time. Using the method developed in this paper, we point out that every existing approximating scheme for the constrained -means so far with time can be transformed to a new approximation scheme with time complexity .
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
TopicsMachine Learning and Data Classification · Machine Learning and Algorithms · Rough Sets and Fuzzy Logic
