An Exponential Separation Between Randomized and Deterministic Complexity in the LOCAL Model

February 26, 2016 ยท The Ethereal ยท ๐Ÿ› IEEE Annual Symposium on Foundations of Computer Science

๐Ÿ”ฎ THE ETHEREAL: The Ethereal
Pure theory โ€” exists on a plane beyond code

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Yi-Jun Chang, Tsvi Kopelowitz, Seth Pettie arXiv ID 1602.08166 Category cs.CC: Computational Complexity Cross-listed cs.DC, cs.DS Citations 177 Venue IEEE Annual Symposium on Foundations of Computer Science Last Checked 1 month ago
Abstract
Over the past 30 years numerous algorithms have been designed for symmetry breaking problems in the LOCAL model, such as maximal matching, MIS, vertex coloring, and edge-coloring. For most problems the best randomized algorithm is at least exponentially faster than the best deterministic algorithm. In this paper we prove that these exponential gaps are necessary and establish connections between the deterministic and randomized complexities in the LOCAL model. Each result has a very compelling take-away message: 1. Fast $ฮ”$-coloring of trees requires random bits: Building on the recent lower bounds of Brandt et al., we prove that the randomized complexity of $ฮ”$-coloring a tree with maximum degree $ฮ”\ge 55$ is $ฮ˜(\log_ฮ”\log n)$, whereas its deterministic complexity is $ฮ˜(\log_ฮ”n)$ for any $ฮ”\ge 3$. This also establishes a large separation between the deterministic complexity of $ฮ”$-coloring and $(ฮ”+1)$-coloring trees. 2. Randomized lower bounds imply deterministic lower bounds: We prove that any deterministic algorithm for a natural class of problems that runs in $O(1)+o(\log_ฮ”n)$ rounds can be transformed to run in $O(\log^*n-\log^*ฮ”+1)$ rounds. If the transformed algorithm violates a lower bound (even allowing randomization), then one can conclude that the problem requires $ฮฉ(\log_ฮ”n)$ time deterministically. 3. Deterministic lower bounds imply randomized lower bounds: We prove that the randomized complexity of any natural problem on instances of size $n$ is at least its deterministic complexity on instances of size $\sqrt{\log n}$. This shows that a deterministic $ฮฉ(\log_ฮ”n)$ lower bound for any problem implies a randomized $ฮฉ(\log_ฮ”\log n)$ lower bound. It also illustrates that the graph shattering technique is absolutely essential to the LOCAL model.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computational Complexity