Adapting Local Sequential Algorithms to the Distributed Setting
Ken-ichi Kawarabayashi, Gregory Schwartzman

TL;DR
This paper introduces a unified framework for adapting local sequential algorithms to distributed settings, achieving state-of-the-art approximation guarantees with significantly improved running times.
Contribution
It defines a robust class of local algorithms called orderless-local algorithms and demonstrates their effectiveness in distributed approximation for fundamental problems.
Findings
Distributed algorithms run in O(c) rounds given a c-coloring
Achieves approximation guarantees similar to sequential algorithms
Improves running time exponentially over previous methods
Abstract
It is a well known fact that sequential algorithms which exhibit a strong "local" nature can be adapted to the distributed setting given a legal graph coloring. The running time of the distributed algorithm will then be at least the number of colors. Surprisingly, this well known idea was never formally stated as a unified framework. In this paper we aim to define a robust family of local sequential algorithms which can be easily adapted to the distributed setting. We then develop new tools to further enhance these algorithms, achieving state of the art results for fundamental problems. We define a simple class of greedy-like algorithms which we call \emph{orderless-local} algorithms. We show that given a legal -coloring of the graph, every algorithm in this family can be converted into a distributed algorithm running in communication rounds in the CONGEST model. We show…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
