Near-Optimal Resilient Labeling Schemes
Keren Censor-Hillel, Einav Huberman

TL;DR
This paper introduces a near-optimal resilient labeling scheme that can recover from multiple label erasures with minimal overhead, improving previous methods especially for larger numbers of erasures.
Contribution
It presents a resilient labeling scheme capable of handling F erasures with near-optimal running time and minimal label size overhead, advancing the state of the art in resilient graph labeling.
Findings
Handles F label erasures with O(1) multiplicative and O(log F) additive overheads.
Distributed reconstruction runs in O(F + (ell * F)/log n) time, proven to be optimal.
Improves upon previous work for non-constant F, approaching theoretical limits.
Abstract
Labeling schemes are a prevalent paradigm in various computing settings. In such schemes, an oracle is given an input graph and produces a label for each of its nodes, enabling the labels to be used for various tasks. Fundamental examples in distributed settings include distance labeling schemes, proof labeling schemes, advice schemes, and more. This paper addresses the question of what happens in a labeling scheme if some labels are erased, e.g., due to communication loss with the oracle or hardware errors. We adapt the notion of resilient proof-labeling schemes of Fischer, Oshman, Shamir [OPODIS 2021] and consider resiliency in general labeling schemes. A resilient labeling scheme consists of two parts -- a transformation of any given labeling to a new one, executed by the oracle, and a distributed algorithm in which the nodes can restore their original labels given the new ones,…
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
TopicsDigital Image Processing Techniques · Advanced Algebra and Logic
