Skip to main content

2005 | OriginalPaper | Buchkapitel

Fast k-Means Algorithms with Constant Approximation

verfasst von : Mingjun Song, Sanguthevar Rajasekaran

Erschienen in: Algorithms and Computation

Verlag: Springer Berlin Heidelberg

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

In this paper we study the

k

-means clustering problem. It is well-known that the general version of this problem is

$\mathcal{NP}$

-hard. Numerous approximation algorithms have been proposed for this problem. In this paper, we proposed three constant approximation algorithms for

k

-means clustering. The first algorithm runs in time

$O(({{k}\over{\epsilon}})^{k}nd)$

, where

k

is the number of clusters,

n

is the size of input points,

d

is dimension of attributes. The second algorithm runs in time

O

(

k

3

n

2

log

n

). This is the first algorithm for

k

-means clustering that runs in time polynomial in

n

,

k

and

d

. The run time of the third algorithm (

O

(

k

5

log

3

kd

)) is independent of

n

. Though an algorithm whose run time is independent of

n

is known for the

k

-median problem, ours is the first such algorithm for the

k

-means problem.

Sie haben noch keine Lizenz? Dann Informieren Sie sich jetzt über unsere Produkte:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Metadaten
Titel
Fast k-Means Algorithms with Constant Approximation
verfasst von
Mingjun Song
Sanguthevar Rajasekaran
Copyright-Jahr
2005
Verlag
Springer Berlin Heidelberg
DOI
https://doi.org/10.1007/11602613_102