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 work addresses the problem of adding $k$ links to minimize the effective graph resistance, formalized via the normalized objective $r_G$, and shows that the problem is not generalized submodular as the submodularity ratio $ abla$ can vanish. The authors construct a graph family on $2N$ nodes for which $ abla$ tends to zero as $N\to\infty$, implying that greedy guarantees cannot be established; they also demonstrate that the greedy solution need not be optimal. Empirically, on small graphs with $N\le 10$, the ratio of optimal to greedy solutions can be as low as $0.878$, indicating potentially substantial suboptimality. These findings highlight the limitations of greedy approaches for $k$-GRIP and motivate developing alternative bounds or graph-structured strategies for robustness optimization.
Abstract
We consider the optimisation problem of adding $k$ 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 submodularity. In this paper we give an example of a family of graphs where the submodularity ratio approaches zero, implying that the solution quality of the greedy algorithm cannot be guaranteed. Furthermore, we show that the greedy algorithm does not always yield the optimal solution and demonstrate that even for a small graph with 10 nodes, the ratio between the optimal and the greedy solution can be as small as 0.878.
