Brief Announcement : Average Complexity for the LOCAL Model
Laurent Feuilloley

TL;DR
This paper investigates the average complexity of problems in the LOCAL model of distributed computing without knowledge of the network size, revealing potential exponential reductions in complexity while maintaining certain lower bounds.
Contribution
It introduces an average-case complexity measure in the LOCAL model without knowledge of n, showing exponential improvements and preserving Linial's lower bound for coloring.
Findings
Average complexity can be exponentially smaller than worst-case
Linial's lower bound for coloring still applies
Removing knowledge of n affects complexity measures
Abstract
A standard model in network synchronised distributed computing is the LOCAL model. In this model, the processors work in rounds and, in the classic setting, they know the number of vertices of the network, . Using , they can compute the number of rounds after which they must all stop and output. It has been shown recently that for many problems, one can basically remove the assumption about the knowledge of , without increasing the asymptotic running time. In this case, it is assumed that different vertices can choose their final output at different rounds, but continue to transmit messages. In both models, the measure of the running time is the number of rounds before the last node outputs. In this brief announcement, the vertices do not have the knowledge of , and we consider an alternative measure: the average, over the nodes, of the number of rounds before they output.…
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
TopicsComplexity and Algorithms in Graphs · Optimization and Search Problems · Stochastic Gradient Optimization Techniques
