2002
DOI: 10.1007/s00453-001-0110-y
|View full text |Cite
|
Sign up to set email alerts
|

Exact and Approximation Algorithms for Clustering

Abstract: In this paper we present a n O(k 1 1=d ) time algorithm for solving the k-center problem in R d , under L 1 and L 2 metrics. The algorithm extends to other metrics, and can be used to solve the discrete k-center problem, as well. We also describe a simple (1 + )-approximation algorithm for the k-center problem, with running time O(n log k) + (k= ) O(k 1 1=d ) . Finally, we present a n O(k 1 1=d ) time algorithm for solving the L-capacitated k-center problem, provided that L = (n=k 1 1=d ) or L = O(1). We concl… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

1
201
0

Year Published

2007
2007
2022
2022

Publication Types

Select...
5
3
1

Relationship

0
9

Authors

Journals

citations
Cited by 226 publications
(214 citation statements)
references
References 9 publications
1
201
0
Order By: Relevance
“…LEACH-C [1] is a variation that uses a centralized clustering algorithm at the sink based on simulated annealing to determine k optimal clusters. This is an NP hard problem [9]. HEED [3] is a probabilistic method that determines the probability using the residual energy of each node.…”
Section: Previous Workmentioning
confidence: 99%
“…LEACH-C [1] is a variation that uses a centralized clustering algorithm at the sink based on simulated annealing to determine k optimal clusters. This is an NP hard problem [9]. HEED [3] is a probabilistic method that determines the probability using the residual energy of each node.…”
Section: Previous Workmentioning
confidence: 99%
“…The first was the K-means, an unsupervised classifier commonly found in the literature [50], followed by an automated labeling of the clusters (Figure 4). K-means clustering consisted of minimizing the mean square d-dimensional distance between each pixel to its closest cluster center [51]. One hundred clusters were created, aggregating spectrally-close pixels.…”
Section: Classification Algorithmsmentioning
confidence: 99%
“…Our method is similar to techniques used for approximating the standard k-center problem (e.g. [2]). …”
Section: An Approximation Algorithmmentioning
confidence: 99%