Optimizing Probabilistic Propagation in Graphs by Adding Edges
Aditya Bhaskara, Alex Crane, Shweta Jain, Md Mumtahin Habib Ullah Mazumder, Blair D. Sullivan, and Prasanth Yalamanchili

TL;DR
This paper addresses the problem of enhancing reachability in probabilistic graphs by adding edges, providing the first approximation guarantees and hardness results, and introducing novel probabilistic tools inspired by percolation theory.
Contribution
It introduces the first approximation algorithms and hardness results for the Reach Improvement problem in probabilistic graphs, along with structural insights and new probabilistic analysis tools.
Findings
Existence of a cluster structure in good augmentations
Algorithm achieving poly($eta^*$) objective value
Algorithm adding $O(k \, \log n)$ edges with a multiplicative approximation
Abstract
Probabilistic graphs are an abstraction that allow us to study randomized propagation in graphs. In a probabilistic graph, each edge is "active" with a certain probability, independent of the other edges. For two vertices , a classic quantity of interest, that we refer to as the proximity , is the probability that there exists a path between and all of whose edges are active. For a given subset of vertices , the reach of is defined as the minimum over pairs and of the proximity . This quantity has been studied in the context of multicast in unreliable communication networks and in social network analysis. We study the problem of improving the reach in a probabilistic graph via edge augmentation. Formally, given a budget of edge additions and a set of source vertices , the goal of Reach…
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
TopicsEnergy Efficient Wireless Sensor Networks · IoT and Edge/Fog Computing · Stochastic Gradient Optimization Techniques
