Proceedings of the Twenty-Fourth Annual ACM-SIAM Symposium on Discrete Algorithms 2013
DOI: 10.1137/1.9781611973105.123
|View full text |Cite
|
Sign up to set email alerts
|

(1 + ε)-Approximation for Facility Location in Data Streams

Abstract: We consider the Euclidean facility location problem with uniform opening cost. In this problem, we are given a set of n points P ⊆ R 2 and an opening cost f ∈ R + , and we want to find a set of facilities F ⊆ R 2 that minimizeswhere d(p, q) is the Euclidean distance between p and q. We obtain two main results:• A (1 + ε)-approximation algorithm with running time O(n log n(log n log log n + (log log n)which is O(n log 2 n log log n) for any constant ε.• The first (1 + ε)-approximation algorithm for the cost of … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
15
0

Year Published

2015
2015
2024
2024

Publication Types

Select...
7
1

Relationship

2
6

Authors

Journals

citations
Cited by 11 publications
(15 citation statements)
references
References 17 publications
0
15
0
Order By: Relevance
“…In this model, the goal is to maintain a computation on only the most recent W elements of the stream, rather than on the stream in its entirety.We consider the problem of clustering in the sliding window model. Algorithms have been developed for a number of streaming clustering problems, including k-median [26,12,29,25], k-means [13, 23] and facility location [19]. However, while the sliding window model has received renewed attention recently [18,6], no major clustering results in this model have been published since Babcock, Datar, Motwani and O'Callaghan [5] presented a solution to the k-median problem.…”
mentioning
confidence: 99%
“…In this model, the goal is to maintain a computation on only the most recent W elements of the stream, rather than on the stream in its entirety.We consider the problem of clustering in the sliding window model. Algorithms have been developed for a number of streaming clustering problems, including k-median [26,12,29,25], k-means [13, 23] and facility location [19]. However, while the sliding window model has received renewed attention recently [18,6], no major clustering results in this model have been published since Babcock, Datar, Motwani and O'Callaghan [5] presented a solution to the k-median problem.…”
mentioning
confidence: 99%
“…, y 2,m , respectively. The cost of conveying a package from one location to another can be modeled to be proportional to the rth power of the distance between the two locations [26][27][28][29]. Thus, the total cost of conveying the ith package through the facility at u k is given by…”
Section: Application Scenariosmentioning
confidence: 99%
“…For example, a number of graph optimization problems have been considered in fully dynamic models in the setting of data streams, in the so-called turnstile model. This model has been investigated in two scenarios: in the context of geometric graph optimization problems (see, e.g., [15,28,35]), and only very recently, in the context of standard graph optimization problems (see, e.g., a recent survey [38] and the references therein). The main focus of these studies is to design algorithms that process a stream of data (in this case, edge or vertex insertions and deletions) and using very limited space, to maintain some basic graph features.…”
Section: Related Workmentioning
confidence: 99%
“…the optimal cost of the Facility Location problem within a factor of O(log 2 ∆). The best currently known streaming algorithm using poly(log ∆)-space gives an (1+ε)-approximation for this problem [15]. The research in data streaming for standard graph optimization problems has been traditionally focusing on the insertion-only model, where one was aiming to design streaming algorithms with O(n poly log n) space (cf.…”
Section: :5mentioning
confidence: 99%