Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
139 tokens/sec
GPT-4o
47 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Speeding Up Constrained $k$-Means Through 2-Means (1808.04062v1)

Published 13 Aug 2018 in cs.CG, cs.DM, and cs.DS

Abstract: For the constrained 2-means problem, we present a $O\left(dn+d({1\over\epsilon}){O({1\over \epsilon})}\log n\right)$ time algorithm. It generates a collection $U$ of approximate center pairs $(c_1, c_2)$ such that one of pairs in $U$ can induce a $(1+\epsilon)$-approximation for the problem. The existing approximation scheme for the constrained 2-means problem takes $O(({1\over\epsilon}){O({1\over \epsilon})}dn)$ time, and the existing approximation scheme for the constrained $k$-means problem takes $O(({k\over\epsilon}){O({k\over \epsilon})}dn)$ time. Using the method developed in this paper, we point out that every existing approximating scheme for the constrained $k$-means so far with time $C(k, n, d, \epsilon)$ can be transformed to a new approximation scheme with time complexity ${C(k, n, d, \epsilon)/ k{\Omega({1\over\epsilon})}}$.

Citations (1)

Summary

We haven't generated a summary for this paper yet.