Approximating the Statistics of various Properties in Randomly Weighted Graphs
Yuval Emek, Amos Korman, and Yuval Shavitt

TL;DR
This paper introduces a family of graph properties for which the expected values and moments in randomly weighted graphs can be efficiently approximated using a fully polynomial randomized scheme, despite some being computationally hard to compute exactly.
Contribution
It defines a property family in weighted graphs and provides an FPRAS for approximating their moments, including diameter, radius, and minimum spanning tree weight.
Findings
FPRAS exists for the moments of various graph properties
Expected diameter and other properties are approximable despite hardness
Includes properties like diameter, radius, and MST weight
Abstract
Consider the setting of \emph{randomly weighted graphs}, namely, graphs whose edge weights are chosen independently according to probability distributions with finite support over the non-negative reals. Under this setting, properties of weighted graphs typically become random variables and we are interested in computing their statistical features. Unfortunately, this turns out to be computationally hard for some properties albeit the problem of computing them in the traditional setting of algorithmic graph theory is tractable. For example, there are well known efficient algorithms that compute the \emph{diameter} of a given weighted graph, yet, computing the \emph{expected} diameter of a given randomly weighted graph is \SharpP{}-hard even if the edge weights are identically distributed. In this paper, we define a family of properties of weighted graphs and show that for each property…
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 · Advanced Graph Theory Research · Markov Chains and Monte Carlo Methods
