English

Non-Signaling Locality Lower Bounds for Dominating Set

Data Structures and Algorithms 2026-04-06 v1

Abstract

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 Ω(logn)\Omega(\log n)-locality lower bound for a constant factor approximation, while Kuhn--Moscibroda--Wattenhofer gave an algorithm beating this bound beyond logΔ\log \Delta-approximation, along with a weaker lower bound for this degree-dependent setting scaling roughly with min{logΔ/loglogΔ,logn/loglogn}\min\{\log \Delta/\log\log \Delta,\sqrt{\log n/\log\log n}\}. Unfortunately, this latter bound is weak for small Δ\Delta, and never recovers the Chang--Li bound, leaving central questions: does O(logΔ)O(\log \Delta)-approximation require Ω(logn)\Omega(\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Δ)O(\log\Delta)-approximate non-signaling distribution for dominating set requires locality Ω(logn/(logΔpolyloglogΔ))\Omega(\log n/(\log\Delta \cdot \mathrm{poly}\log\log\Delta)). Further, we show for some β(0,1)\beta \in (0,1), every O(logβΔ)O(\log^\beta \Delta)-approximate non-signaling distribution requires locality Ω(logn/logΔ)\Omega(\log n/\log\Delta), which combined with the KMW bound yields a degree-independent Ω(logn/loglogn)\Omega(\sqrt{\log n/\log\log n}) quantum-LOCAL lower bound for O(logβΔ)O(\log^\beta\Delta)-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.

Keywords

Cite

@article{arxiv.2604.02582,
  title  = {Non-Signaling Locality Lower Bounds for Dominating Set},
  author = {Noah Fleming and Max Hopkins and Yuichi Yoshida},
  journal= {arXiv preprint arXiv:2604.02582},
  year   = {2026}
}
R2 v1 2026-07-01T11:52:05.706Z