Proceedings of the ACM Symposium on Principles of Distributed Computing 2017
DOI: 10.1145/3087801.3087806
|View full text |Cite
|
Sign up to set email alerts
|

Distributed Approximation of Maximum Independent Set and Maximum Matching

Abstract: We present a simple distributed ∆-approximation algorithm for maximum weight independent set (MaxIS) in the CONGEST model which completes in O(MIS(G) · log W ) rounds, where ∆ is the maximum degree, MIS(G) is the number of rounds needed to compute a maximal independent set (MIS) on G, and W is the maximum weight of a node. Plugging in the best known algorithm for MIS gives a randomized solution in O(log n log W ) rounds, where n is the number of nodes. We also present a deterministic O(∆ + log * n)-round algor… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
47
0

Year Published

2018
2018
2025
2025

Publication Types

Select...
3
3
2

Relationship

2
6

Authors

Journals

citations
Cited by 37 publications
(47 citation statements)
references
References 45 publications
0
47
0
Order By: Relevance
“…We note that there are many congest algorithms that are based on such simple operations, and in particular there are efficient O(log ∆)-approximations for MDS that are local aggregate algorithms. 3 We show that obtaining a better approximation requires different algorithms.…”
Section: Restricted Hardness Of Approximation For Mdsmentioning
confidence: 94%
See 1 more Smart Citation
“…We note that there are many congest algorithms that are based on such simple operations, and in particular there are efficient O(log ∆)-approximations for MDS that are local aggregate algorithms. 3 We show that obtaining a better approximation requires different algorithms.…”
Section: Restricted Hardness Of Approximation For Mdsmentioning
confidence: 94%
“…Lower bounds for local aggregate algorithms: We next use Lemma 4.7 to show lower bounds for MDS with restrictions on the algorithm. We start by defining the notion of a local aggregate algorithm, following the definition in [3] with slight changes. A function f is called orderinvariant if f (x 1 , ..., x n ) = f (x π(1) , ..., x π(n) ) for any permutation π.…”
Section: Restricted Hardness Of Approximation For Mdsmentioning
confidence: 99%
“…CONGEST 2 1/ǫ log n No [26] W.h.p. LOCAL ǫ −3 log n Yes [6] Det LOCAL ∆ 1/ǫ + ǫ −2 log * n No [6] Det LOCAL (log W n) 1/ǫ (∆ 1/ǫ + log * n) Yes [3] First-moment CONGEST 2 1/ǫ log ∆ log log ∆ No [8] Det CONGEST ∆ 1/ǫ + poly(1/ǫ) log * n No [11] Det LOCAL ǫ −9 log 5 ∆ log 2 n No [12] Our HMWM algorithms yields a (1 + ǫ)-approximation algorithm for graph matching: Theorem 1.3. For ǫ > 0, there is aÕ(ǫ −4 log 2 ∆ + ǫ −1 log * n)-round deterministic algorithm to get a (1 + ǫ)-approximate GMWM.…”
Section: Ref Random?mentioning
confidence: 99%
“…A maximum independent set in a (possibly weighted) graph is an independent set of maximum total weight, where by total we mean the sum of weights of nodes in the independent set. Independent sets play vital role in theoretical and practical computer science, and the problem of computing exact or approximate maximum independent set has been attracting attention recently in the CONGEST model [4,5,8,19]. However, in terms of upper bounds, we are still unable to find fast algorithms that achieve approximation factors better than Δ, where Δ is the maximum degree of a node in the graph.…”
mentioning
confidence: 99%
“…However, in terms of upper bounds, we are still unable to find fast algorithms that achieve approximation factors better than Δ, where Δ is the maximum degree of a node in the graph. If one is happy with Δapproximation, or (1 + )Δ-approximation, then very fast and even sub-logarithmic algorithms exist [5,19]. In terms of lower bounds, recently Bachrach et al [4] built on the small-cut construction of [8], together with a very clever use of error-correcting codes, to prove a near-linear hardness for (5/6 + )-approximation, and near-quadratic one for (7/8 + )-approximation.…”
mentioning
confidence: 99%