Distributed Stochastic Graph Algorithms
Keren Censor-Hillel, Aditi Dudeja, George Giakkoupis

TL;DR
This paper introduces fast distributed algorithms for stochastic graph optimization problems, demonstrating they outperform traditional methods and lower bounds in tasks like maximum matching and vertex cover.
Contribution
It presents novel distributed stochastic algorithms that significantly improve efficiency for key graph optimization problems under uncertainty.
Findings
Distributed stochastic algorithms are faster than non-stochastic counterparts.
They can surpass known lower bounds in distributed settings.
Achieved efficient approximation algorithms for maximum matching, vertex cover, and dominating set.
Abstract
We study stochastic graph optimization problems in a novel distributed setting. As in the standard centralized setting, a random subgraph of a known base graph is realized by including each edge independently with a known probability , and we must solve an optimization problem on despite uncertainty about its edges. In the standard setting, to cope with this uncertainty, the algorithm can query any edge of to learn if the edge exists in , 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 (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…
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.
