Computing Minimum Spanning Trees with Uncertainty
Thomas Erlebach, Michael Hoffmann, Danny Krizanc, Mat\'us Mihal'\'ak,, Rajeev Raman

TL;DR
This paper develops algorithms for computing minimum spanning trees in graphs with uncertain edge weights or vertex locations, achieving optimal update efficiency in both edge and vertex uncertainty models.
Contribution
It introduces the first deterministic algorithms with proven optimal update bounds for MST under uncertainty in both edge and vertex models.
Findings
2-update competitive algorithm for edge uncertainty MST
4-update competitive algorithm for vertex uncertainty MST
Algorithms are optimal among deterministic methods
Abstract
We consider the minimum spanning tree problem in a setting where information about the edge weights of the given graph is uncertain. Initially, for each edge of the graph only a set , called an uncertainty area, that contains the actual edge weight is known. The algorithm can `update' to obtain the edge weight . The task is to output the edge set of a minimum spanning tree after a minimum number of updates. An algorithm is -update competitive if it makes at most times as many updates as the optimum. We present a 2-update competitive algorithm if all areas are open or trivial, which is the best possible among deterministic algorithms. The condition on the areas is to exclude degenerate inputs for which no constant update competitive algorithm can exist. Next, we consider a setting where the vertices of the graph correspond to points in…
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.
