Lower bound for constant-size local certification

Virgina Ardévol Martínez, Marco Caoduro, Laurent Feuilloley, Jonathan Narboni, Pegah Pournajafi, and Jean-Florent Raymond.

SSS 2022

doi: 10.1007/978-3-031-21017-4_16

Links

Publisher's version ArXiv version

Abstract

Given a network property or a data structure, a local certification is a labeling that allows to efficiently check that the property is satisfied, or that the structure is correct. The quality of a certification is measured by the size of its labels: the smaller, the better. This notion plays a central role in self-stabilization, because the size of the certification is a lower bound (and often an upper bound) on the memory needed for silent self-stabilizing construction of distributed data structures.

When it comes to the size of the certification labels, one can identify three important regimes: the properties for which the optimal size is polynomial in the number of vertices of the graph, the ones that require only polylogarithmic size, and the ones that can be certified with a constant number of bits. The first two regimes are well studied, with several upper and lower bounds, specific techniques, and active research questions. On the other hand, the constant regime has never been really explored.

The main contribution of this paper is the first non-trivial lower bound for this low regime. More precisely, we show that by using certification on just one bit (a binary certification), one cannot certify $k$-colorability for $k\geq 3$. To do so, we develop a new technique, based on the notion of score, and both local symmetry arguments and a global parity argument. We hope that this technique will be useful for establishing stronger results.

We complement this result with an upper bound for a related problem, illustrating that in some cases one can do better than the natural upper bound.

Notes

This paper originates from a side event of the annual meeting of the graph community in France (Journées Graphes et Algorithmes, JGA 2021). Open problems were proposed, groups of people were formed, and then we met regulary on zoom

Talks

Jean-Florent presented the paper at SSS (in Clermont Ferrand). Pegah presented the paper at the French annual graph meeting (JGA) in Paris in November 2022.

Award

The paper received the best paper award at SSS.