A hierarchy of local decision
Laurent Feuilloley, Pierre Fraigniaud, Juho Hirvonen

TL;DR
This paper introduces a hierarchy of local decision protocols in distributed computing, demonstrating that interactions between a prover and disprover can significantly reduce certificate sizes for certifying network properties, including MST and automorphisms.
Contribution
It presents a new local decision hierarchy that generalizes proof-labelling schemes, enabling drastically smaller certificates through interactive protocols.
Findings
Minimum spanning tree can be certified with O(log n)-bit certificates using one interaction.
Certifying automorphisms can be reduced from Ω(n^2) to O(log n) bits with two interactions.
The hierarchy generalizes classical proof schemes and improves certification efficiency.
Abstract
We extend the notion of distributed decision in the framework of distributed network computing, inspired by recent results on so-called distributed graph automata. We show that, by using distributed decision mechanisms based on the interaction between a prover and a disprover, the size of the certificates distributed to the nodes for certifying a given network property can be drastically reduced. For instance, we prove that minimum spanning tree can be certified with -bit certificates in -node graphs, with just one interaction between the prover and the disprover, while it is known that certifying MST requires -bit certificates if only the prover can act. The improvement can even be exponential for some simple graph properties. For instance, it is known that certifying the existence of a nontrivial automorphism requires bits if only 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
TopicsDistributed systems and fault tolerance · Access Control and Trust · Cryptography and Data Security
