2018 IEEE 59th Annual Symposium on Foundations of Computer Science (FOCS) 2018
DOI: 10.1109/focs.2018.00011
|View full text |Cite
|
Sign up to set email alerts
|

Metric Sublinear Algorithms via Linear Sampling

Abstract: In this work we provide a new technique to design fast approximation algorithms for graph problems where the points of the graph lie in a metric space. Specifically, we present a sampling approach for such metric graphs that, using a sublinear number of edge weight queries, provides a linear sampling, where each edge is (roughly speaking) sampled proportionally to its weight.For several natural problems, such as densest subgraph and max cut among others, we show that by sparsifying the graph using this samplin… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
7
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
3
2
1

Relationship

1
5

Authors

Journals

citations
Cited by 7 publications
(7 citation statements)
references
References 56 publications
0
7
0
Order By: Relevance
“…For the k-center and k-median problem there are approximation algorithms with a running time of O(nk) [20] as well as bi-criteria approximation algorithms [17]. The metric maximum cut problem can also be solved in sublinear time [10,17]. A recent result on linear sampling from metric spaces can be used to improve a number of previous results [10] like, for example, reduce the query complexity of maxcut.…”
Section: Lower Boundsmentioning
confidence: 99%
See 2 more Smart Citations
“…For the k-center and k-median problem there are approximation algorithms with a running time of O(nk) [20] as well as bi-criteria approximation algorithms [17]. The metric maximum cut problem can also be solved in sublinear time [10,17]. A recent result on linear sampling from metric spaces can be used to improve a number of previous results [10] like, for example, reduce the query complexity of maxcut.…”
Section: Lower Boundsmentioning
confidence: 99%
“…The metric maximum cut problem can also be solved in sublinear time [10,17]. A recent result on linear sampling from metric spaces can be used to improve a number of previous results [10] like, for example, reduce the query complexity of maxcut. The size of a maximum matching [23,31] and the vertex cover size [23,24] can also be approximated using sublinear time approximation algorithms.…”
Section: Lower Boundsmentioning
confidence: 99%
See 1 more Smart Citation
“…Each node reveals its incident edges with probability p, which is the same as the independent cascade probability along each edge. Accessing the graph information by performing edge queries is a common technique in sublinear time algorithms that provide an output after inspecting a small portion of their input [2,3,15,23,30]. In the second model (Section 4), each query consists of a spread whereby a signal node is seeded and the identities of the resultant adopters is observed.…”
Section: Introductionmentioning
confidence: 99%
“…Although at the first glance it may seem impossible to do much without reading the whole input, numerous sublinear-time algorithms have been designed over the years for various optimization problems. In addition to matching and vertex cover, which have been studied extensively in the area [25,23,26,24,19,9], the list includes estimating the weight/size of minimum spanning tree (MST) [8,10], traveling salesman problem (TSP) [9], k-nearest neighbor graph [12], graph's average degree [15,18], as well as problems such as vertex coloring [2], metric linear sampling [13], and many others. (This is by no means a comprehensive list of all the prior works.)…”
Section: Introductionmentioning
confidence: 99%