Pith. sign in

A Faster $k$-means++ Algorithm

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

$k$-means++ is an important algorithm for choosing initial cluster centers for the $k$-means clustering algorithm. In this work, we present a new algorithm that can solve the $k$-means++ problem with nearly optimal running time. Given $n$ data points in $\mathbb{R}^d$, the current state-of-the-art algorithm runs in $\widetilde{O}(k )$ iterations, and each iteration takes $\widetilde{O}(nd k)$ time. The overall running time is thus $\widetilde{O}(n d k^2)$. We propose a new algorithm \textsc{FastKmeans++} that only takes in $\widetilde{O}(nd + nk^2)$ time, in total.

fields

cs.LG 1

years

2025 1

verdicts

REJECT 1

representative citing papers

Universal Approximation of Visual Autoregressive Transformers

cs.LG · 2025-02-10 · reject · novelty 4.0

The paper's headline claim that VAR transformers universally approximate all Lipschitz image maps is not supported, because the theorem restricts the target class and its key lemma has an invalid linearity step.

citing papers explorer

Showing 1 of 1 citing paper.

  • Universal Approximation of Visual Autoregressive Transformers cs.LG · 2025-02-10 · reject · none · ref 40 · internal anchor

    The paper's headline claim that VAR transformers universally approximate all Lipschitz image maps is not supported, because the theorem restricts the target class and its key lemma has an invalid linearity step.