Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
110 tokens/sec
GPT-4o
56 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Parameterized Distributed Algorithms (1807.04900v2)

Published 13 Jul 2018 in cs.DC and cs.DS

Abstract: In this work, we initiate a thorough study of parameterized graph optimization problems in the distributed setting. In a parameterized problem, an algorithm decides whether a solution of size bounded by a \emph{parameter} $k$ exists and if so, it finds one. We study fundamental problems, including Minimum Vertex Cover (MVC), Maximum Independent Set (MaxIS), Maximum Matching (MaxM), and many others, in both the LOCAL and CONGEST distributed computation models. We present lower bounds for the round complexity of solving parameterized problems in both models, together with optimal and near-optimal upper bounds. Our results extend beyond the scope of parameterized problems. We show that any LOCAL $(1+\epsilon)$-approximation algorithm for the above problems must take $\Omega(\epsilon{-1})$ rounds. Joined with the algorithm of [GKM17] and the $\Omega(\sqrt{\frac{\log n}{\log\log n}})$ lower bound of [KMW16], this settles the complexity of $(1+\epsilon)$-approximating MVC, MaxM and MaxIS at $(\epsilon{-1}\log n){\Theta(1)}$. We also show that our parameterized approach reduces the runtime of exact and approximate CONGEST algorithms for MVC and MaxM if the optimal solution is small, without knowing its size beforehand. Finally, we propose the first deterministic $o(n2)$ rounds CONGEST algorithms that approximate MVC and MaxM within a factor strictly smaller than $2$.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (3)
  1. Ran Ben-Basat (9 papers)
  2. Ken-ichi Kawarabayashi (72 papers)
  3. Gregory Schwartzman (27 papers)
Citations (14)

Summary

We haven't generated a summary for this paper yet.