English

Distributed Stochastic Graph Algorithms

Data Structures and Algorithms 2026-05-21 v1 Distributed, Parallel, and Cluster Computing

Abstract

We study stochastic graph optimization problems in a novel distributed setting. As in the standard centralized setting, a random subgraph GG^* of a known base graph GG is realized by including each edge ee independently with a known probability pep_e, and we must solve an optimization problem on GG^* despite uncertainty about its edges. In the standard setting, to cope with this uncertainty, the algorithm can query any edge of GG to learn if the edge exists in GG^*, and its complexity is the number of queried edges. The distributed setting incorporates uncertainty in a natural manner, by having each vertex know only about its own edges in GG^* (and only communicate over them), and the complexity is measured by the number of synchronous communication rounds. We establish that distributed stochastic algorithms can be drastically faster than their non-stochastic counterparts and overcome known lower bounds, by showing fast distributed approximation algorithms for maximum matching, minimum vertex cover, and minimum dominating set.

Keywords

Cite

@article{arxiv.2605.21248,
  title  = {Distributed Stochastic Graph Algorithms},
  author = {Keren Censor-Hillel and Aditi Dudeja and George Giakkoupis},
  journal= {arXiv preprint arXiv:2605.21248},
  year   = {2026}
}

Comments

To appear in PODC 2026