English

Short Graph Sketches Suffice for Error-resilient Leader Verification in CONGEST

Distributed, Parallel, and Cluster Computing 2026-07-10 v1

Abstract

Locally Checkable Proofs (LCPs) enable the verification of global graph properties using locally checkable certificates assigned by a prover. Recently, this framework was extended to Locally Checkable Proofs-with-Errors (LCPE), where an adversary may corrupt some certificates. Existing LCPE algorithms, however, are designed for the LOCAL model, whose unbounded communication makes them unsuitable for direct implementation in the bandwidth-restricted CONGEST model. We initiate the study of efficient CONGEST implementations of LCPE through the \textsc{unique-leader} verification problem on trees. The main challenge is that tolerating ε\varepsilon certificate errors requires each node to reason about its (2ε+1)(2\varepsilon+1)-hop neighborhood, whose exact topology may require up to O(Δ2ε+1logn)O(\Delta^{2\varepsilon+1}\log n) bits to communicate. To overcome this bottleneck, we introduce \emph{local graph sketches}, together with the notions of \emph{imagined trees} and \emph{imagined certifications}, which encode precisely the information needed for verification using only O(ε2logn)O(\varepsilon^2\log n) bits per node. Based on these sketches, we design an LCPE algorithm that tolerates up to ε\varepsilon adversarial certificate errors and constructs the required sketches in O(ε2)O(\varepsilon^2) communication rounds in the CONGEST model. We complement our algorithm with a matching impossibility result: even in the strictly more powerful LOCAL model, and even with unbounded certificate size, no verification scheme with view distance at most ε\varepsilon can tolerate ε\varepsilon adversarial certificate errors. Since every CONGEST algorithm can be simulated in LOCAL, this lower bound immediately applies to CONGEST, showing that a view distance exceeding ε\varepsilon is unavoidable.

Keywords

Cite

@article{arxiv.2607.09522,
  title  = {Short Graph Sketches Suffice for Error-resilient Leader Verification in CONGEST},
  author = {Pawel Garncarek and Tomasz Jurdziński and Dariusz Kowalski and Subhajit Pramanick},
  journal= {arXiv preprint arXiv:2607.09522},
  year   = {2026}
}