On the non-submodularity of the problem of adding links to minimize the effective graph resistance
Massimo A. Achterberg, Robert E. Kooij

TL;DR
This paper investigates the problem of adding links to a network to minimize effective graph resistance, demonstrating that the problem is not submodular and that greedy algorithms lack guaranteed solution quality, even for small graphs.
Contribution
It provides a counterexample showing the non-submodularity of the problem and analyzes the limitations of greedy algorithms in this context.
Findings
Submodularity ratio approaches zero in certain graph families.
Greedy algorithm solutions can be significantly worse than optimal.
Even small graphs can exhibit a solution ratio as low as 0.878.
Abstract
We consider the optimisation problem of adding links to a given network, such that the resulting effective graph resistance is as small as possible. The problem was recently proven to be NP-hard, such that optimal solutions obtained with brute-force methods require exponentially many computation steps and thus are infeasible for any graph of realistic size. Therefore, it is common in such cases to use a simple greedy algorithm to obtain an approximation of the optimal solution. It is known that if the considered problem is submodular, the quality of the greedy solution can be guaranteed. However, it is known that the optimisation problem we are facing, is not submodular. For such cases one can use the notion of generalized submodularity, which is captured by the submodularity ratio . A performance bound, which is a function of , also exists in case of generalized…
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
TopicsSoftware-Defined Networks and 5G · Advanced Optical Network Technologies
