2020
DOI: 10.1007/s00453-020-00721-7
|View full text |Cite
|
Sign up to set email alerts
|

Dynamic Clustering to Minimize the Sum of Radii

Abstract: In this paper, we study the problem of opening centers to cluster a set of clients in a metric space so as to minimize the sum of the costs of the centers and of the cluster radii, in a dynamic environment where clients arrive and depart, and the solution must be updated efficiently while remaining competitive with respect to the current optimal solution. We call this dynamic sumof-radii clustering problem.We present a data structure that maintains a solution whose cost is within a constant factor of the cost … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

1
7
0

Year Published

2021
2021
2023
2023

Publication Types

Select...
4
1

Relationship

3
2

Authors

Journals

citations
Cited by 5 publications
(8 citation statements)
references
References 26 publications
1
7
0
Order By: Relevance
“…Similar Hierarchical structures have been recently employed for solving the the dynamic sum-of-radii clustering problem [14] and the dynamic facility location problem [10]. In comparison to our result that achieves a (2+ϵ)-approximation, the first work proves an approximation factor that has exponential dependency on the doubling dimension while the second one achieves a very large constant.…”
Section: Introductionsupporting
confidence: 56%
“…Similar Hierarchical structures have been recently employed for solving the the dynamic sum-of-radii clustering problem [14] and the dynamic facility location problem [10]. In comparison to our result that achieves a (2+ϵ)-approximation, the first work proves an approximation factor that has exponential dependency on the doubling dimension while the second one achieves a very large constant.…”
Section: Introductionsupporting
confidence: 56%
“…The k-sum-of-diameters problem is NP-hard to approximate with a factor better than 2 [11]. Henzinger et al [20] recently developed a fully dynamic algorithm for a variant of the sum-of-radii problem which does not limit the number of centers. Instead there is a set F of facilities and a set C of clients and the algorithm must assign a radius r i to each facility i such that every client is within distance at most r i for some facility i.…”
Section: A Related Workmentioning
confidence: 99%
“…Technical contribution. From a technical point of view we modify and significantly extend a hierarchical partition of a subset of the facilities that was recently introduced for a related problem, called the dynamic sum-of-radii clustering problem [14]. In that work, a set of facilities J and a dynamically changing clients C are given and the goal is to output a set J ′ ⊆ J together with a radius R j , for each j ∈ J ′ , such that the J ′ covers C and the function j∈J ′ (f j + R j ) is minimized.…”
Section: Introductionmentioning
confidence: 99%
“…In that work, a set of facilities J and a dynamically changing clients C are given and the goal is to output a set J ′ ⊆ J together with a radius R j , for each j ∈ J ′ , such that the J ′ covers C and the function j∈J ′ (f j + R j ) is minimized. In [14] a O(2 2κ )-approximation algorithm with time Õ(2 6κ ) per client insertion or deletion is presented for metrics with doubling dimension κ. Note that the function that is minimized is different from the function minimized in the facility location problem, as the term i∈C min j∈J ′ d(i, j) is replaced by j∈J ′ R j .…”
Section: Introductionmentioning
confidence: 99%