Derandomizing the Lovasz Local Lemma via log-space statistical tests
David G. Harris

TL;DR
This paper introduces a deterministic parallel algorithm for the Lovász Local Lemma that relies on log-space statistical tests, broadening applicability to many graph theory and combinatorics problems.
Contribution
It presents a new NC algorithm for the LLL based on log-space derandomization, requiring only that bad-events be automaton-computable, unlike previous methods needing low decision-tree complexity.
Findings
The algorithm applies to most LLL applications in graph theory and combinatorics.
It does not require auxiliary information or conditional probability calculations.
Demonstrated on defective vertex coloring, domatic partition, and independent transversals.
Abstract
The Lov\'{a}sz Local Lemma (LLL) is a keystone principle in probability theory, guaranteeing the existence of configurations which avoid a collection of "bad" events which are mostly independent and have low probability. In its simplest form, it asserts that whenever a bad-event has probability and affects at most other bad-events, and , then a configuration avoiding all exists. A seminal algorithm of Moser & Tardos (2010) gives randomized algorithms for most constructions based on the LLL. However, deterministic algorithms have lagged behind. Notably, prior deterministic LLL algorithms have required stringent conditions on ; for example, they have required that events in have low decision-tree complexity or depend on a small number of variables. For this reason, they can only be applied to small fraction of the…
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.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Limits and Structures in Graph Theory
