Non-Signaling Locality Lower Bounds for Dominating Set
This work addresses central open questions in distributed computing by providing stronger lower bounds for dominating set approximation in non-signaling models, which has implications for quantum and classical algorithms.
The paper tackles the problem of determining locality lower bounds for approximating the minimum dominating set in distributed computing, proving that every O(log Δ)-approximate non-signaling distribution requires locality Ω(log n/(log Δ·poly log log Δ)), and for some β, every O(log^β Δ)-approximate distribution requires Ω(log n/log Δ), leading to a degree-independent Ω(√(log n/log log n)) quantum-LOCAL lower bound.
Minimum dominating set is a basic local covering problem and a core task in distributed computing. Despite extensive study, in the classic LOCAL model there exist significant gaps between known algorithms and lower bounds. Chang and Li prove an $Ω(\log n)$-locality lower bound for a constant factor approximation, while Kuhn--Moscibroda--Wattenhofer gave an algorithm beating this bound beyond $\log Î$-approximation, along with a weaker lower bound for this degree-dependent setting scaling roughly with $\min\{\log Î/\log\log Î,\sqrt{\log n/\log\log n}\}$. Unfortunately, this latter bound is weak for small $Î$, and never recovers the Chang--Li bound, leaving central questions: does $O(\log Î)$-approximation require $Ω(\log n)$ locality, and do such bounds extend beyond LOCAL? In this work, we take a major step toward answering these questions in the non-signaling model, which strictly subsumes the LOCAL, quantum-LOCAL, and bounded-dependence settings. We prove every $O(\logÎ)$-approximate non-signaling distribution for dominating set requires locality $Ω(\log n/(\logÎ\cdot \mathrm{poly}\log\logÎ))$. Further, we show for some $β\in (0,1)$, every $O(\log^βÎ)$-approximate non-signaling distribution requires locality $Ω(\log n/\logÎ)$, which combined with the KMW bound yields a degree-independent $Ω(\sqrt{\log n/\log\log n})$ quantum-LOCAL lower bound for $O(\log^βÎ)$-approximation algorithms. The proof is based on two new low-soundness sensitivity lower bounds for label cover, one via Impagliazzo--Kabanets--Wigderson-style parallel repetition with degree reduction and one from a sensitivity-preserving reworking of the Dinur--Harsha framework, together with the reductions from label cover to set cover to dominating set and the sensitivity-to-locality transfer theorem of Fleming and Yoshida.